Jun 19 01:03:06.538442 np0000182248 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 19 01:03:06.549578 np0000182248 devstack@c-api.service[112369]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 19 01:03:06.552086 np0000182248 devstack@c-api.service[112369]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 19 01:03:06 2026] *** Jun 19 01:03:06.552086 np0000182248 devstack@c-api.service[112369]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 19 01:03:06.552086 np0000182248 devstack@c-api.service[112369]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 19 01:03:06.552086 np0000182248 devstack@c-api.service[112369]: nodename: np0000182248 Jun 19 01:03:06.552086 np0000182248 devstack@c-api.service[112369]: machine: x86_64 Jun 19 01:03:06.552086 np0000182248 devstack@c-api.service[112369]: clock source: unix Jun 19 01:03:06.552086 np0000182248 devstack@c-api.service[112369]: pcre jit disabled Jun 19 01:03:06.552086 np0000182248 devstack@c-api.service[112369]: detected number of CPU cores: 16 Jun 19 01:03:06.552086 np0000182248 devstack@c-api.service[112369]: current working directory: / Jun 19 01:03:06.552086 np0000182248 devstack@c-api.service[112369]: detected binary path: /usr/bin/uwsgi-core Jun 19 01:03:06.552086 np0000182248 devstack@c-api.service[112369]: your processes number limit is 256917 Jun 19 01:03:06.552086 np0000182248 devstack@c-api.service[112369]: your memory page size is 4096 bytes Jun 19 01:03:06.552086 np0000182248 devstack@c-api.service[112369]: detected max file descriptor number: 2048 Jun 19 01:03:06.552086 np0000182248 devstack@c-api.service[112369]: lock engine: pthread robust mutexes Jun 19 01:03:06.552935 np0000182248 devstack@c-api.service[112369]: thunder lock: enabled Jun 19 01:03:06.552999 np0000182248 devstack@c-api.service[112369]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 19 01:03:06.553094 np0000182248 devstack@c-api.service[112369]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 19 01:03:06.553094 np0000182248 devstack@c-api.service[112369]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 19 01:03:06.553094 np0000182248 devstack@c-api.service[112369]: Set PythonHome to /opt/stack/data/venv Jun 19 01:03:06.591391 np0000182248 devstack@c-api.service[112369]: Python main interpreter initialized at 0x7de8760a3668 Jun 19 01:03:06.591391 np0000182248 devstack@c-api.service[112369]: python threads support enabled Jun 19 01:03:06.591391 np0000182248 devstack@c-api.service[112369]: your server socket listen backlog is limited to 100 connections Jun 19 01:03:06.591391 np0000182248 devstack@c-api.service[112369]: your mercy for graceful operations on workers is 80 seconds Jun 19 01:03:06.592241 np0000182248 devstack@c-api.service[112369]: mapped 671795 bytes (656 KB) for 4 cores Jun 19 01:03:06.592447 np0000182248 devstack@c-api.service[112369]: *** Operational MODE: preforking *** Jun 19 01:03:06.592731 np0000182248 devstack@c-api.service[112369]: *** uWSGI is running in multiple interpreter mode *** Jun 19 01:03:06.592731 np0000182248 devstack@c-api.service[112369]: spawned uWSGI master process (pid: 112369) Jun 19 01:03:06.592991 np0000182248 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 19 01:03:06.593752 np0000182248 devstack@c-api.service[112369]: spawned uWSGI worker 1 (pid: 112379, cores: 1) Jun 19 01:03:06.594565 np0000182248 devstack@c-api.service[112369]: spawned uWSGI worker 2 (pid: 112380, cores: 1) Jun 19 01:03:06.595253 np0000182248 devstack@c-api.service[112369]: spawned uWSGI worker 3 (pid: 112381, cores: 1) Jun 19 01:03:06.596042 np0000182248 devstack@c-api.service[112369]: spawned uWSGI worker 4 (pid: 112382, cores: 1) Jun 19 01:03:06.596113 np0000182248 devstack@c-api.service[112369]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 19 01:03:06.733226 np0000182248 devstack@c-api.service[112382]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 01:03:06.733226 np0000182248 devstack@c-api.service[112382]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 01:03:06.733226 np0000182248 devstack@c-api.service[112382]: we strongly recommend against using it for new projects. Jun 19 01:03:06.733226 np0000182248 devstack@c-api.service[112382]: If you are already using Eventlet, we recommend migrating to a different Jun 19 01:03:06.733226 np0000182248 devstack@c-api.service[112382]: framework. For more detail see Jun 19 01:03:06.733226 np0000182248 devstack@c-api.service[112382]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 01:03:06.733226 np0000182248 devstack@c-api.service[112382]: import eventlet # noqa Jun 19 01:03:06.736781 np0000182248 devstack@c-api.service[112381]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 01:03:06.736781 np0000182248 devstack@c-api.service[112381]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 01:03:06.736781 np0000182248 devstack@c-api.service[112381]: we strongly recommend against using it for new projects. Jun 19 01:03:06.736781 np0000182248 devstack@c-api.service[112381]: If you are already using Eventlet, we recommend migrating to a different Jun 19 01:03:06.736781 np0000182248 devstack@c-api.service[112381]: framework. For more detail see Jun 19 01:03:06.736781 np0000182248 devstack@c-api.service[112381]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 01:03:06.736781 np0000182248 devstack@c-api.service[112381]: import eventlet # noqa Jun 19 01:03:06.741359 np0000182248 devstack@c-api.service[112379]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 01:03:06.741359 np0000182248 devstack@c-api.service[112379]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 01:03:06.741359 np0000182248 devstack@c-api.service[112379]: we strongly recommend against using it for new projects. Jun 19 01:03:06.741359 np0000182248 devstack@c-api.service[112379]: If you are already using Eventlet, we recommend migrating to a different Jun 19 01:03:06.741359 np0000182248 devstack@c-api.service[112379]: framework. For more detail see Jun 19 01:03:06.741359 np0000182248 devstack@c-api.service[112379]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 01:03:06.741359 np0000182248 devstack@c-api.service[112379]: import eventlet # noqa Jun 19 01:03:06.750253 np0000182248 devstack@c-api.service[112380]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 19 01:03:06.750253 np0000182248 devstack@c-api.service[112380]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 19 01:03:06.750253 np0000182248 devstack@c-api.service[112380]: we strongly recommend against using it for new projects. Jun 19 01:03:06.750253 np0000182248 devstack@c-api.service[112380]: If you are already using Eventlet, we recommend migrating to a different Jun 19 01:03:06.750253 np0000182248 devstack@c-api.service[112380]: framework. For more detail see Jun 19 01:03:06.750253 np0000182248 devstack@c-api.service[112380]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 19 01:03:06.750253 np0000182248 devstack@c-api.service[112380]: import eventlet # noqa Jun 19 01:03:06.826262 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 01:03:06.826262 np0000182248 devstack@c-api.service[112382]: warnings.warn( Jun 19 01:03:06.834838 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 01:03:06.834838 np0000182248 devstack@c-api.service[112381]: warnings.warn( Jun 19 01:03:06.841230 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 01:03:06.841230 np0000182248 devstack@c-api.service[112380]: warnings.warn( Jun 19 01:03:06.845107 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 19 01:03:06.845107 np0000182248 devstack@c-api.service[112379]: warnings.warn( Jun 19 01:03:06.921179 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 19 01:03:06.921179 np0000182248 devstack@c-api.service[112382]: from cgi import parse_header Jun 19 01:03:06.922964 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 19 01:03:06.922964 np0000182248 devstack@c-api.service[112380]: from cgi import parse_header Jun 19 01:03:06.931602 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 19 01:03:06.931602 np0000182248 devstack@c-api.service[112379]: from cgi import parse_header Jun 19 01:03:06.937661 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 19 01:03:06.937661 np0000182248 devstack@c-api.service[112381]: from cgi import parse_header Jun 19 01:03:06.981535 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 19 01:03:06.981535 np0000182248 devstack@c-api.service[112380]: removals.removed_module( Jun 19 01:03:06.983824 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 19 01:03:06.983824 np0000182248 devstack@c-api.service[112380]: removals.removed_module( Jun 19 01:03:06.991484 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 19 01:03:06.991484 np0000182248 devstack@c-api.service[112379]: removals.removed_module( Jun 19 01:03:06.993537 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 19 01:03:06.993537 np0000182248 devstack@c-api.service[112379]: removals.removed_module( Jun 19 01:03:07.001457 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 19 01:03:07.001457 np0000182248 devstack@c-api.service[112382]: removals.removed_module( Jun 19 01:03:07.004784 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 19 01:03:07.004784 np0000182248 devstack@c-api.service[112382]: removals.removed_module( Jun 19 01:03:07.013242 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 19 01:03:07.013242 np0000182248 devstack@c-api.service[112381]: removals.removed_module( Jun 19 01:03:07.015615 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 19 01:03:07.015615 np0000182248 devstack@c-api.service[112381]: removals.removed_module( Jun 19 01:03:07.817427 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 19 01:03:07.817427 np0000182248 devstack@c-api.service[112379]: warnings.warn( Jun 19 01:03:07.843840 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 19 01:03:07.843840 np0000182248 devstack@c-api.service[112381]: warnings.warn( Jun 19 01:03:07.868540 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 19 01:03:07.868540 np0000182248 devstack@c-api.service[112379]: warnings.warn( Jun 19 01:03:07.873915 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 19 01:03:07.873915 np0000182248 devstack@c-api.service[112380]: warnings.warn( Jun 19 01:03:07.897293 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 19 01:03:07.897293 np0000182248 devstack@c-api.service[112381]: warnings.warn( Jun 19 01:03:07.899631 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 19 01:03:07.899631 np0000182248 devstack@c-api.service[112382]: warnings.warn( Jun 19 01:03:07.927655 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 19 01:03:07.927655 np0000182248 devstack@c-api.service[112380]: warnings.warn( Jun 19 01:03:07.955417 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 19 01:03:07.955417 np0000182248 devstack@c-api.service[112382]: warnings.warn( Jun 19 01:03:08.100352 np0000182248 devstack@c-api.service[112379]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 19 01:03:08.100615 np0000182248 devstack@c-api.service[112379]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112379) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 01:03:08.102750 np0000182248 devstack@c-api.service[112381]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 19 01:03:08.102954 np0000182248 devstack@c-api.service[112381]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112381) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 01:03:08.128201 np0000182248 devstack@c-api.service[112380]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 19 01:03:08.128483 np0000182248 devstack@c-api.service[112380]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112380) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 01:03:08.152048 np0000182248 devstack@c-api.service[112382]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 19 01:03:08.152189 np0000182248 devstack@c-api.service[112382]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112382) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 19 01:03:08.189994 np0000182248 devstack@c-api.service[112379]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 19 01:03:08.189994 np0000182248 devstack@c-api.service[112379]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 01:03:08.190452 np0000182248 devstack@c-api.service[112381]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 19 01:03:08.190452 np0000182248 devstack@c-api.service[112381]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 01:03:08.192864 np0000182248 devstack@c-api.service[112380]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 19 01:03:08.192864 np0000182248 devstack@c-api.service[112380]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 01:03:08.215988 np0000182248 devstack@c-api.service[112382]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 19 01:03:08.215988 np0000182248 devstack@c-api.service[112382]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 19 01:03:08.679725 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112381) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 01:03:08.679912 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112382) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 01:03:08.680105 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112379) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 01:03:08.680177 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.680256 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.680335 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.680394 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.680502 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.680605 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.680674 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.680742 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.680832 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.681189 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112380) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 19 01:03:08.681618 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.681689 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.681921 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.682950 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.683072 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.683160 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.683230 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.683297 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.683363 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.683429 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.683497 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.683564 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.683621 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.683679 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.683759 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.683850 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.683850 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.683984 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.683984 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.683984 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.683984 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.683984 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.683984 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.684338 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.684409 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.684513 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.684577 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.684646 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.684719 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.684785 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.684880 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.684943 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.685002 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.685079 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.685145 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.685204 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.685272 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.685336 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.685410 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.685476 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.685536 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.685594 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.685670 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.685735 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.685916 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.686004 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.686065 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.686131 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.686201 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.686269 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.686346 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.686405 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.686473 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.686534 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.686609 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.686674 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.686745 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.686832 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.686912 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.686982 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.687048 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.687110 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.687179 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.687239 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.687305 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.687363 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.687427 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.687496 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.687567 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.687626 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.687684 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.687741 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.687830 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.687912 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.687978 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.688184 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.688184 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.688306 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.688366 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.688422 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.688527 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.688527 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.688660 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.688725 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.688788 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.688884 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.688959 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.689025 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.689025 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.689025 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.689025 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.689251 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.689329 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.689395 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.689476 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.689549 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.689616 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.689687 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.689687 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.689836 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.689927 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.690003 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.690070 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.690134 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.690134 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.690134 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.690134 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.690134 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.690451 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.690451 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.690451 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.690451 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.690451 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.690451 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.690451 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.690925 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.690925 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.690925 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.690925 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.690925 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.691226 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.691291 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.691291 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.691428 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.691428 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.691428 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.691613 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.691679 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.691741 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.691834 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.691923 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.691923 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.692054 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.692132 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.692207 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.692287 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.692351 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.692415 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.692540 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.692615 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.692691 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.692761 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.692864 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.692949 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.693019 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.693093 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.693164 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.693237 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.693299 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.693333 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.693367 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.693397 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.693430 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.693464 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.693500 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.693529 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.693529 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.693578 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.693614 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.693648 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.693680 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.693713 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.693748 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.693781 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.693823 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.693868 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.693902 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.693902 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.693902 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.693902 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.693902 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.694038 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.694038 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.694038 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.694038 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.694038 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.694168 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.694202 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.694231 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.694267 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.694300 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.694300 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.694300 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.694383 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.694419 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.694419 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.694472 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.694472 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.694472 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.694472 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.694472 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.694472 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.694640 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.694640 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.694640 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.694640 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.694640 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.694640 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.694640 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.694845 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.694845 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.694845 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.694946 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.694980 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.694980 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.695049 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.695084 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.695122 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.695152 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.695186 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.695222 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.695256 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.695286 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.695316 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.695367 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.695402 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.695432 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.695462 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.695491 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.695491 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.695550 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.695550 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.695550 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.695550 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.695678 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.695678 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.695745 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.695910 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.695968 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.696009 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.696043 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.696074 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.696103 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.696135 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.696166 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.696198 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.696233 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.696271 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.696307 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.696344 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.696382 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.696414 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.696440 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.696498 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.696544 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.696544 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.696616 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.696616 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.696680 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.696712 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.696773 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.696870 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.696920 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.696981 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.697045 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.698346 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.698407 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.698442 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.698482 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.698513 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.698513 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.698570 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.698607 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.698638 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.698668 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.698703 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.698735 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.698767 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.698796 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.698848 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.698848 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.698895 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.698974 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.699027 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.699095 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.699156 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.699822 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.699902 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.699940 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.699978 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.700012 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.700048 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.700079 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.700110 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.700140 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.700175 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.700207 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.700242 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.700274 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.700312 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.700346 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.700384 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.700384 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.700436 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.700436 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.700541 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.700578 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.700612 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.700646 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.700677 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.700677 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.700677 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.700757 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.700794 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.700847 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.700877 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.700907 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.700907 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.700907 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.701000 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.701035 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.707505 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.707576 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.707614 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.707653 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.707692 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.707759 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.707833 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.707888 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.707942 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.707979 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.708024 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.708066 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.708118 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.708163 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.708202 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.708249 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.708249 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.708249 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.708249 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.708249 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.708446 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.708490 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.708490 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.708490 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.708658 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.708658 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.708734 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.708770 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.708843 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.708882 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.708928 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.708967 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.709005 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.709048 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.709091 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.709133 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.709169 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.709210 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.709389 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.709443 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.709507 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.709570 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.709637 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.709713 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.709781 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.709879 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.709879 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.709879 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.709879 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.710109 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.710109 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.710109 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.710109 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.710109 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.710109 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.710109 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.710620 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.710703 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.710703 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.710865 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.710865 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.711047 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.711122 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.711185 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.711246 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.711313 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.711370 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.711429 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.711494 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.711563 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.711621 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.711673 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.711731 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.711784 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.711874 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.711933 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.711990 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.712067 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.712137 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.712204 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.712265 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.712265 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.712265 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.712265 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.712470 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.712470 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.712470 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.712470 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.712470 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.712470 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.712851 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.712926 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.713000 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.713000 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.713000 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.713000 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.713221 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.713283 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.713350 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.713409 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.713475 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.713475 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.713580 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.713647 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.713647 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.713759 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.713851 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.713924 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.713924 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.713924 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.713924 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.713924 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.714410 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.714491 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.714491 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.714617 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.714617 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.714740 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.714824 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.714901 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.714961 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.715026 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.715091 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.715170 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.715223 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.715281 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.715361 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.715421 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.715478 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.715538 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.715592 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.715592 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.715592 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.715754 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.715754 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.715754 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.715754 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.715754 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.715754 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.715754 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.716172 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.716172 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.716172 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.716338 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.716399 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.716457 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.716587 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.716653 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.716723 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.716777 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.716880 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.716948 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.717007 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.717066 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.717131 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.717188 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.717267 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.717305 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.717330 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.717361 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.717391 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.717422 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.717447 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.717447 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.717497 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.717522 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.717522 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.717522 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.717603 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.717603 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.717603 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.717603 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.717719 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.717752 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.717752 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.717820 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.717860 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.717895 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.717895 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.717895 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.718019 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.718047 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.718078 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.718113 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.718143 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.718184 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.718218 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.718244 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.718244 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.718304 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.718338 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.718366 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.718403 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.718436 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.718436 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.718436 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.718522 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.718551 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.718585 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.718585 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.718637 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.718664 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.718699 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.718725 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.718766 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.718797 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.718849 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.718875 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.718907 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.718935 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.718970 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.718996 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.719266 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.719315 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.719351 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.719377 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.719407 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.719545 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.719584 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.719616 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.719646 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.719677 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.719707 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.719707 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.723126 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.723200 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.723241 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.723274 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.723307 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.723335 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.723368 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.723399 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.723435 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.723472 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.723503 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.723533 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.723564 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.723632 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.723674 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.723710 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.723745 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.723772 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.723831 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.723866 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.723892 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.723920 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.723950 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.723985 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.724020 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.724049 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.724049 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.724049 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.725548 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.725610 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.725647 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.725705 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.725753 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.725791 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.725871 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.725920 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.725964 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.726017 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.726065 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.726103 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.726139 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.726178 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.726221 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.726268 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.726310 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.726358 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.726405 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.726458 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.726499 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.726539 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.726585 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.726628 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.726670 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.726712 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.726712 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.726712 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.726845 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.726890 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.726937 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.726977 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.727027 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.727068 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.727107 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.727157 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.727198 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.727238 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.727284 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.727321 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.727357 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.727391 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.727426 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.727465 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.727506 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.727546 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.727586 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.727625 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.727670 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.727710 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.727750 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.727750 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.727838 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.727881 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.727914 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.727954 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.728694 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.728760 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.728839 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.728906 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.728950 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.728993 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.729041 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.729089 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.729129 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.729166 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.729201 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.729237 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.729287 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.729330 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.729374 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.729409 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.729451 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.729489 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.729527 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.729564 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.729600 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.729751 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.729827 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.729883 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.729924 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.729966 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.730013 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.730056 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.730096 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.730141 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.730187 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.730235 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.730276 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.730322 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.730361 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.730406 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.730452 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.730497 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.730542 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.730594 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.730635 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.730683 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.730724 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.730770 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.730839 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.730882 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.730921 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.730961 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.731001 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.731047 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.731086 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.731131 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.731184 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.731184 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.731184 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.731184 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.734506 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.734574 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.734619 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.734660 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.734733 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.734897 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.734965 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.735014 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.735061 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.735110 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.735152 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.735188 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.735229 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.735266 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.735310 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.735356 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.735402 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.735449 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.735492 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.735492 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.735572 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.735615 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.735660 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.735702 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.735743 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.735743 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.735842 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.735901 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.735949 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.735997 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.736039 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.736079 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.736119 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.736160 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.736202 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.736243 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.736290 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.736334 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.736381 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.736427 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.736467 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.736507 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.736547 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.736632 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.736679 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.736721 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.736760 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.736827 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.736880 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.736921 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.736960 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.737001 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.737047 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.737087 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.737132 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.737179 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.737821 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.737883 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.737952 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.737998 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.738088 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.738141 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.738197 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.738279 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.738346 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.738419 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.738485 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.738549 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.738606 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.738715 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.738900 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.738947 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.738995 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.738995 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.738995 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.738995 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.738995 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.739329 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.739385 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.739429 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.739494 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.739542 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.739604 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.739664 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.739718 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.739762 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.739831 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.739883 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.739928 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.739967 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.739967 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.740044 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.740093 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.740134 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.740174 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.740222 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.740271 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.740318 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.740359 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.740400 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.740443 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.740484 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.740525 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.740603 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.740650 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.740689 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.740734 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.740776 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.740833 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.740880 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.740917 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.740953 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.740996 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.741033 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.741073 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.741117 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.741165 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.741210 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.741251 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.741296 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.741339 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.741383 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.741422 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.741457 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.741501 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.741546 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.741584 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.741624 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.741668 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.741668 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.741748 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.741785 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.741843 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.741891 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.741929 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.741969 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.742007 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.742043 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.742086 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.742086 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.743348 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.743408 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.743446 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.743492 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.743559 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.743695 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.743739 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.743778 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.743839 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.743881 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.743921 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.743960 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.744000 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.744049 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.744094 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.744145 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.744189 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.744228 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.744268 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.744308 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.744347 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.744386 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.744428 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.744477 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.744516 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.744561 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.744639 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.744688 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.744727 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.744766 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.744829 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.744881 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.744920 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.744959 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.744998 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.745037 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112381) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.745082 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.745118 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.745151 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.745189 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.745224 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.745259 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.745303 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.745348 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.745386 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.745425 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.745468 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.745512 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.745554 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.745592 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112381) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.745631 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.745670 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.745713 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.745757 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112381) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.745791 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.745845 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112379) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.745892 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.745942 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112380) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.745980 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.746018 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.746055 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.746094 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.746138 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.746174 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.746209 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.746246 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.746288 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.746336 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112379) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.746379 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.746417 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112380) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.746449 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112379) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.746484 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.746522 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112380) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.746557 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 19 01:03:08.746557 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 19 01:03:08.746557 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 19 01:03:08.746557 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 19 01:03:08.746557 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 19 01:03:08.746557 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 19 01:03:08.746557 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 19 01:03:08.791319 np0000182248 devstack@c-api.service[112381]: INFO dbcounter [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Registered counter for database cinder Jun 19 01:03:08.793940 np0000182248 devstack@c-api.service[112382]: INFO dbcounter [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Registered counter for database cinder Jun 19 01:03:08.796630 np0000182248 devstack@c-api.service[112380]: INFO dbcounter [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Registered counter for database cinder Jun 19 01:03:08.797038 np0000182248 devstack@c-api.service[112379]: INFO dbcounter [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Registered counter for database cinder Jun 19 01:03:08.836495 np0000182248 devstack@c-api.service[112382]: DEBUG oslo_db.sqlalchemy.engines [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112382) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:03:08.839259 np0000182248 devstack@c-api.service[112381]: DEBUG oslo_db.sqlalchemy.engines [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112381) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:03:08.841207 np0000182248 devstack@c-api.service[112379]: DEBUG oslo_db.sqlalchemy.engines [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112379) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:03:08.843384 np0000182248 devstack@c-api.service[112380]: DEBUG oslo_db.sqlalchemy.engines [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112380) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:03:08.956613 np0000182248 devstack@c-api.service[112379]: DEBUG dbcounter [-] [112379] Writer thread running {{(pid=112379) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 01:03:08.958998 np0000182248 devstack@c-api.service[112382]: DEBUG dbcounter [-] [112382] Writer thread running {{(pid=112382) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 01:03:08.959771 np0000182248 devstack@c-api.service[112379]: INFO cinder.rpc [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 01:03:08.961701 np0000182248 devstack@c-api.service[112382]: INFO cinder.rpc [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 01:03:08.962515 np0000182248 devstack@c-api.service[112379]: INFO cinder.rpc [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 01:03:08.964514 np0000182248 devstack@c-api.service[112381]: DEBUG dbcounter [-] [112381] Writer thread running {{(pid=112381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 01:03:08.964973 np0000182248 devstack@c-api.service[112382]: INFO cinder.rpc [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 01:03:08.965072 np0000182248 devstack@c-api.service[112379]: INFO cinder.rpc [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 01:03:08.967346 np0000182248 devstack@c-api.service[112382]: INFO cinder.rpc [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 01:03:08.967768 np0000182248 devstack@c-api.service[112379]: INFO cinder.rpc [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 01:03:08.968118 np0000182248 devstack@c-api.service[112381]: INFO cinder.rpc [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 01:03:08.968652 np0000182248 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:08.969715 np0000182248 devstack@c-api.service[112382]: INFO cinder.rpc [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 01:03:08.970750 np0000182248 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:08.971295 np0000182248 devstack@c-api.service[112381]: INFO cinder.rpc [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 01:03:08.972084 np0000182248 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:08.974313 np0000182248 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:08.974564 np0000182248 devstack@c-api.service[112381]: INFO cinder.rpc [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 01:03:08.977772 np0000182248 devstack@c-api.service[112381]: INFO cinder.rpc [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 01:03:08.978779 np0000182248 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:08.978897 np0000182248 devstack@c-api.service[112380]: DEBUG dbcounter [-] [112380] Writer thread running {{(pid=112380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 19 01:03:08.982204 np0000182248 devstack@c-api.service[112380]: INFO cinder.rpc [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 19 01:03:08.982303 np0000182248 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:08.984756 np0000182248 devstack@c-api.service[112380]: INFO cinder.rpc [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 19 01:03:08.987218 np0000182248 devstack@c-api.service[112380]: INFO cinder.rpc [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 19 01:03:08.989864 np0000182248 devstack@c-api.service[112380]: INFO cinder.rpc [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 19 01:03:08.991155 np0000182248 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:08.995471 np0000182248 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.004483 np0000182248 devstack@c-api.service[112379]: DEBUG oslo_db.sqlalchemy.engines [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112379) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:03:09.006903 np0000182248 devstack@c-api.service[112379]: INFO cinder.rpc [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 01:03:09.007282 np0000182248 devstack@c-api.service[112382]: DEBUG oslo_db.sqlalchemy.engines [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112382) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:03:09.008890 np0000182248 devstack@c-api.service[112379]: INFO cinder.rpc [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 01:03:09.009896 np0000182248 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.010109 np0000182248 devstack@c-api.service[112382]: INFO cinder.rpc [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 01:03:09.012678 np0000182248 devstack@c-api.service[112382]: INFO cinder.rpc [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 01:03:09.014144 np0000182248 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.017975 np0000182248 devstack@c-api.service[112381]: DEBUG oslo_db.sqlalchemy.engines [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112381) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:03:09.020740 np0000182248 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.021379 np0000182248 devstack@c-api.service[112381]: INFO cinder.rpc [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 01:03:09.023989 np0000182248 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.024570 np0000182248 devstack@c-api.service[112381]: INFO cinder.rpc [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 01:03:09.026394 np0000182248 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.026941 np0000182248 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.027940 np0000182248 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.030566 np0000182248 devstack@c-api.service[112380]: DEBUG oslo_db.sqlalchemy.engines [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112380) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:03:09.031100 np0000182248 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.032202 np0000182248 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.033644 np0000182248 devstack@c-api.service[112380]: INFO cinder.rpc [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 19 01:03:09.034157 np0000182248 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.035135 np0000182248 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.036244 np0000182248 devstack@c-api.service[112380]: INFO cinder.rpc [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 19 01:03:09.037703 np0000182248 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.038010 np0000182248 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.039553 np0000182248 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.040641 np0000182248 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.041063 np0000182248 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.042502 np0000182248 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.043839 np0000182248 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.044429 np0000182248 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.045380 np0000182248 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.046728 np0000182248 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.048037 np0000182248 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.048139 np0000182248 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.048429 np0000182248 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.050798 np0000182248 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.051220 np0000182248 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.051667 np0000182248 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.052521 np0000182248 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.054117 np0000182248 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.055547 np0000182248 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.056240 np0000182248 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.056392 np0000182248 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.057241 np0000182248 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.058354 np0000182248 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.059535 np0000182248 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.059618 np0000182248 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.060206 np0000182248 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.061561 np0000182248 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.063022 np0000182248 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.063470 np0000182248 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.064076 np0000182248 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.064626 np0000182248 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.065188 np0000182248 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.066002 np0000182248 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.066445 np0000182248 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.067032 np0000182248 devstack@c-api.service[112379]: WARNING cinder.api.contrib.hosts [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 01:03:09.067448 np0000182248 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.067842 np0000182248 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.068196 np0000182248 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.069031 np0000182248 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.069404 np0000182248 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.070560 np0000182248 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.070754 np0000182248 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.070888 np0000182248 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.071174 np0000182248 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.072017 np0000182248 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.072210 np0000182248 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.072557 np0000182248 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.072864 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Extended resource: extensions {{(pid=112379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.073924 np0000182248 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.074185 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Extended resource: extra_specs {{(pid=112379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.074279 np0000182248 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.074918 np0000182248 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.074986 np0000182248 devstack@c-api.service[112382]: WARNING cinder.api.contrib.hosts [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 01:03:09.075616 np0000182248 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.075672 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Extended resource: os-volume-transfer {{(pid=112379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.076954 np0000182248 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.077297 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Extended resource: os-quota-class-sets {{(pid=112379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.077526 np0000182248 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.078462 np0000182248 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.079147 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Extended resource: cgsnapshots {{(pid=112379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.079904 np0000182248 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.080376 np0000182248 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.080455 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Extended resource: scheduler-stats {{(pid=112379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.080784 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Extended resource: extensions {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.081395 np0000182248 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.081828 np0000182248 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.081897 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Extended resource: qos-specs {{(pid=112379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.082165 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Extended resource: extra_specs {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.083661 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Extended resource: os-volume-transfer {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.083988 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Extended resource: capabilities {{(pid=112379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.084476 np0000182248 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.085163 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Extended resource: encryption {{(pid=112379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.086081 np0000182248 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.086152 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Extended resource: os-quota-class-sets {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.086674 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Extended resource: encryption {{(pid=112379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.087405 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Extended resource: cgsnapshots {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.088159 np0000182248 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.088227 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Extended resource: os-volume-type-access {{(pid=112379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.088746 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Extended resource: scheduler-stats {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.089705 np0000182248 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.089830 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Extended resource: os-quota-sets {{(pid=112379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.090033 np0000182248 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.090379 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Extended resource: qos-specs {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.091205 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Extended resource: os-snapshot-manage {{(pid=112379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.091369 np0000182248 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.092244 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Extended resource: capabilities {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.092632 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Extended resource: os-volume-manage {{(pid=112379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.092717 np0000182248 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.093552 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Extended resource: encryption {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.093644 np0000182248 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.093785 np0000182248 devstack@c-api.service[112381]: WARNING cinder.api.contrib.hosts [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 01:03:09.094038 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Extended resource: os-hosts {{(pid=112379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.094478 np0000182248 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.095386 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Extended resource: os-availability-zone {{(pid=112379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.095653 np0000182248 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.095796 np0000182248 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.096159 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Extended resource: encryption {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.096685 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Extended resource: consistencygroups {{(pid=112379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.097219 np0000182248 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.097591 np0000182248 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.098532 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Extended resource: os-volume-type-access {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.098625 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Extended resource: backups {{(pid=112379) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.098869 np0000182248 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.099096 np0000182248 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.099916 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Extended resource: extensions {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.100214 np0000182248 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.100642 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.contrib.snapshot_actions [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] SnapshotActionsController initialized {{(pid=112379) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 01:03:09.100844 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Extended resource: os-quota-sets {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.101253 np0000182248 devstack@c-api.service[112380]: WARNING cinder.api.contrib.hosts [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 19 01:03:09.101344 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Extended resource: extra_specs {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.101513 np0000182248 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.102067 np0000182248 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.103158 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Extended resource: os-volume-transfer {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.103651 np0000182248 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.103727 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Extended resource: os-snapshot-manage {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.103896 np0000182248 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.105182 np0000182248 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.105291 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Extended resource: os-quota-class-sets {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.105823 np0000182248 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.105942 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Extended resource: os-volume-manage {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.106635 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Extended resource: cgsnapshots {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.106791 np0000182248 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.107441 np0000182248 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.107583 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Extended resource: os-hosts {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.108194 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Extended resource: scheduler-stats {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.108395 np0000182248 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.108541 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Extended resource: extensions {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.108872 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Extended resource: os-availability-zone {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.109920 np0000182248 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.110188 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Extended resource: consistencygroups {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.110561 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Extended resource: extra_specs {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.110615 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Extended resource: qos-specs {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.111684 np0000182248 devstack@c-api.service[112379]: WARNING castellan.key_manager.migration [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.112297 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Extended resource: backups {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.112564 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Extended resource: os-volume-transfer {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.112687 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Extension UsedLimits extending resource: limits {{(pid=112379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.112747 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Extended resource: capabilities {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.112791 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.112897 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.113070 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.113182 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.113366 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.113722 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.114008 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Extended resource: encryption {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.114097 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.114165 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.114250 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.114458 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Extension AdminActions extending resource: volumes {{(pid=112379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.114567 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Extended resource: os-quota-class-sets {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.114628 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Extension AdminActions extending resource: snapshots {{(pid=112379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.114769 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Extension AdminActions extending resource: backups {{(pid=112379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.114863 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.contrib.snapshot_actions [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] SnapshotActionsController initialized {{(pid=112382) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 01:03:09.114992 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.115111 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Extension VolumeActions extending resource: volumes {{(pid=112379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.115219 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.v3.router [None req-6f24a20d-df84-4a19-90a1-598775655f34 None None] Extension TypesManage extending resource: types {{(pid=112379) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.115549 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Extended resource: encryption {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.116027 np0000182248 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.117188 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Extended resource: os-volume-type-access {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.117633 np0000182248 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.118481 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Extended resource: cgsnapshots {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.118764 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Extended resource: os-quota-sets {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.119121 np0000182248 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.119885 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Extended resource: scheduler-stats {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.120276 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Extended resource: os-snapshot-manage {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.120546 np0000182248 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.121364 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Extended resource: qos-specs {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.121728 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Extended resource: os-volume-manage {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.122025 np0000182248 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.123110 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Extended resource: os-hosts {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.123411 np0000182248 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.123541 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Extended resource: capabilities {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.124457 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Extended resource: os-availability-zone {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.124510 np0000182248 devstack@c-api.service[112379]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7de8760a3668 pid: 112379 (default app) Jun 19 01:03:09.124898 np0000182248 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.125142 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Extended resource: encryption {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.125743 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Extension UsedLimits extending resource: limits {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.125851 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Extended resource: consistencygroups {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.125892 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.125953 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.126097 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.126194 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.126303 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.126422 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.126469 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Extended resource: encryption {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.126533 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.126602 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.126710 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.127430 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Extension AdminActions extending resource: volumes {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.127552 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Extension AdminActions extending resource: snapshots {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.127631 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Extension AdminActions extending resource: backups {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.127747 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Extended resource: backups {{(pid=112381) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.127878 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.127878 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Extension VolumeActions extending resource: volumes {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.128026 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-7172fcc6-6b66-497b-83f4-4c99c0bb255e None None] Extension TypesManage extending resource: types {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.128103 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Extended resource: os-volume-type-access {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.129723 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Extended resource: os-quota-sets {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.130579 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.contrib.snapshot_actions [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] SnapshotActionsController initialized {{(pid=112381) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 01:03:09.131138 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Extended resource: os-snapshot-manage {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.131663 np0000182248 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.132881 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.132881 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.132881 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.132881 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.133190 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Extended resource: os-volume-manage {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.133276 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.133276 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.133276 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.133276 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.133562 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.133562 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.133562 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.133562 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.133562 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.133562 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.134081 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.134081 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.134081 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.134081 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.134081 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.134405 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.134405 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.134405 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.134405 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.134405 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.134693 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.134693 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.134693 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.134693 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.134977 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.134977 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.134977 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.134977 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.134977 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.135296 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.135296 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.135296 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.135296 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.135296 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.135582 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.135582 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.135582 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.135582 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.135582 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.135582 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.136231 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.136231 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.136231 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.136231 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.136231 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.136231 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.136758 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.136758 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.136891 np0000182248 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.136944 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.136944 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.136944 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.136944 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.136944 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.136944 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.137273 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.137273 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.137273 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.137273 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.137273 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.137634 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.137634 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.137634 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.137634 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.137634 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.137930 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.137930 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.137930 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.137930 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.137930 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.138270 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.138270 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.138270 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.138270 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.138270 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.138270 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.138270 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.138630 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.138630 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.138630 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.138630 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.138630 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.138987 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.138987 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.138987 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.138987 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.138987 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.139279 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.139279 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.139279 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.139279 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.139534 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.139534 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.139534 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.139534 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.139760 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.139760 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.139760 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.139760 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.139760 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.140113 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.140113 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.140113 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.140113 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.140113 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.140376 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.140376 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.140376 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.140376 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.140616 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.140616 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.140616 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.140616 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.140908 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.140908 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.140908 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.140908 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.141150 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.141150 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.141150 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.141150 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.141388 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.141388 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.141388 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.141388 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.141680 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.141680 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.141680 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.141680 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.141680 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.141680 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.142053 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.142053 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.142053 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.142053 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.142053 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.142319 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.142319 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.142319 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.142319 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.142319 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.142319 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.142319 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.142602 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.142602 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.142602 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.142602 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.142602 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.142602 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.142875 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.142875 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.142875 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.142875 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.142875 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.142875 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.143130 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.143130 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.143130 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.143130 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.143130 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.143130 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.143393 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.143393 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.143393 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.143393 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.143555 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.143555 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.143555 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.143555 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.143726 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.143726 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.143726 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.143726 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.143920 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.143920 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.143920 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:09.143920 np0000182248 devstack@c-api.service[112379]: warnings.warn(deprecated_msg) Jun 19 01:03:09.144096 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Extended resource: os-hosts {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.144149 np0000182248 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.144193 np0000182248 devstack@c-api.service[112382]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7de8760a3668 pid: 112382 (default app) Jun 19 01:03:09.144230 np0000182248 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.144267 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Extended resource: os-availability-zone {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.144310 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.middleware.request_id [None req-49890d21-87ca-43d2-b9ec-9dcb4a56b6f1 None None] RequestId filter calling following filter/app {{(pid=112379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:03:09.144355 np0000182248 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.144393 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Extended resource: consistencygroups {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.144430 np0000182248 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.144467 np0000182248 devstack@c-api.service[112379]: [pid: 112379|app: 0|req: 1/1] 199.204.45.132 () {60 vars in 956 bytes} [Fri Jun 19 01:03:09 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 19 01:03:09.144510 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Extended resource: backups {{(pid=112380) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 19 01:03:09.144510 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.contrib.snapshot_actions [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] SnapshotActionsController initialized {{(pid=112380) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 19 01:03:09.144577 np0000182248 devstack@c-api.service[112381]: WARNING castellan.key_manager.migration [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.144611 np0000182248 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.144652 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Extension UsedLimits extending resource: limits {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.144652 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.144652 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.144652 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.144652 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.144652 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.144652 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.144882 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.144882 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.144882 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.145007 np0000182248 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.145046 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Extension AdminActions extending resource: volumes {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.145046 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Extension AdminActions extending resource: snapshots {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.145046 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Extension AdminActions extending resource: backups {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.145046 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.145194 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Extension VolumeActions extending resource: volumes {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.145324 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.v3.router [None req-bf24dd49-8897-4f2a-8a8f-6ed98397bd4f None None] Extension TypesManage extending resource: types {{(pid=112381) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.146427 np0000182248 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.147831 np0000182248 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.149184 np0000182248 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.150680 np0000182248 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.152149 np0000182248 devstack@c-api.service[112380]: WARNING castellan.key_manager.migration [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 19 01:03:09.153003 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Extension UsedLimits extending resource: limits {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.153086 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.153221 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.153442 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.153580 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.153685 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.153787 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.153898 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.154008 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.154109 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.154219 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Extension AdminActions extending resource: volumes {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.154365 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Extension AdminActions extending resource: snapshots {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.154426 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Extension AdminActions extending resource: backups {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.154551 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.154668 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Extension VolumeActions extending resource: volumes {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.154823 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.v3.router [None req-e9e65cac-c5db-4337-999f-dd2cfa7c037e None None] Extension TypesManage extending resource: types {{(pid=112380) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 19 01:03:09.155069 np0000182248 devstack@c-api.service[112381]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7de8760a3668 pid: 112381 (default app) Jun 19 01:03:09.164133 np0000182248 devstack@c-api.service[112380]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7de8760a3668 pid: 112380 (default app) Jun 19 01:03:16.938972 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.938972 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.938972 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.938972 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.939742 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.939742 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.939742 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.939742 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.940156 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.940156 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.940156 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.940156 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.940156 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.940156 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.940684 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.940684 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.940684 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.940684 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.940684 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.941127 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.941127 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.941127 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.941127 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.941127 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.941535 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.941535 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.941535 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.941535 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.941960 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.941960 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.941960 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.941960 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.941960 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.942397 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.942397 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.942397 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.942397 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.942397 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.942782 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.942782 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.942782 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.942782 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.942782 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.942782 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.943288 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.943288 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.943288 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.943288 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.943288 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.943288 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.943779 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.943779 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.943779 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.943779 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.943779 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.943779 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.944278 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.944278 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.944278 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.944278 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.944278 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.944683 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.944683 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.944683 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.944683 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.944683 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.945162 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.945162 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.945162 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.945162 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.945162 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.945162 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.945704 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.945704 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.945704 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.945704 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.945704 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.945704 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.946187 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.946187 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.946187 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.946187 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.946187 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.946544 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.946544 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.946544 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.946544 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.946544 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.946838 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.946838 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.946838 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.946838 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.947092 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.947092 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.947092 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.947092 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.947320 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.947320 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.947320 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.947320 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.947320 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.947601 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.947601 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.947601 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.947601 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.947601 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.947887 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.947887 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.947887 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.947887 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.948109 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.948109 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.948109 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.948109 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.948354 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.948354 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.948354 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.948354 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.948605 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.948605 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.948605 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.948605 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.948844 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.948844 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.948844 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.948844 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.949071 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.949071 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.949071 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.949071 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.949071 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.949349 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.949349 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.949349 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.949349 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.949349 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.949349 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.949712 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.949712 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.949712 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.949712 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.949712 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.950007 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.950007 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.950007 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.950007 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.950007 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.950007 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.950333 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.950333 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.950333 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.950333 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.950333 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.950333 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.950595 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.950595 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.950595 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.950595 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.950595 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.950595 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.950865 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.950865 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.950865 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.950865 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.950865 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.950865 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.951104 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.951104 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.951104 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.951104 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.951264 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.951264 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.951264 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.951264 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.951264 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.951464 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.951464 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.951464 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.951464 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:03:16.951464 np0000182248 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 19 01:03:16.951464 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.middleware.request_id [None req-634ba53f-34c6-46d2-82b1-467da8422ab0 None None] RequestId filter calling following filter/app {{(pid=112382) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:03:17.532845 np0000182248 devstack@c-api.service[112382]: INFO cinder.api.openstack.wsgi [None req-634ba53f-34c6-46d2-82b1-467da8422ab0 admin admin] POST https://199.204.45.132/volume/v3/types Jun 19 01:03:17.533467 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.openstack.wsgi [None req-634ba53f-34c6-46d2-82b1-467da8422ab0 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112382) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 19 01:03:17.535241 np0000182248 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 19 01:03:17.535241 np0000182248 devstack@c-api.service[112382]: warnings.warn( Jun 19 01:03:17.574651 np0000182248 devstack@c-api.service[112382]: DEBUG oslo_db.sqlalchemy.engines [None req-634ba53f-34c6-46d2-82b1-467da8422ab0 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112382) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:03:17.606732 np0000182248 devstack@c-api.service[112382]: INFO cinder.api.openstack.wsgi [None req-634ba53f-34c6-46d2-82b1-467da8422ab0 admin admin] https://199.204.45.132/volume/v3/types returned with HTTP 200 Jun 19 01:03:17.607164 np0000182248 devstack@c-api.service[112382]: [pid: 112382|app: 0|req: 1/2] 199.204.45.132 () {68 vars in 1288 bytes} [Fri Jun 19 01:03:16 2026] POST /volume/v3/types => generated 186 bytes in 681 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:03:17.621276 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.middleware.request_id [req-634ba53f-34c6-46d2-82b1-467da8422ab0 req-189bfef1-7369-4bc7-91bb-1a994d3b22a6 None None] RequestId filter calling following filter/app {{(pid=112379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:03:18.069265 np0000182248 devstack@c-api.service[112379]: INFO cinder.api.openstack.wsgi [req-634ba53f-34c6-46d2-82b1-467da8422ab0 req-189bfef1-7369-4bc7-91bb-1a994d3b22a6 admin admin] POST https://199.204.45.132/volume/v3/types/cda104b4-c794-4a6e-bf9a-ac93f394e0c8/extra_specs Jun 19 01:03:18.069875 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.openstack.wsgi [req-634ba53f-34c6-46d2-82b1-467da8422ab0 req-189bfef1-7369-4bc7-91bb-1a994d3b22a6 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 19 01:03:18.071916 np0000182248 devstack@c-api.service[112379]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 19 01:03:18.071916 np0000182248 devstack@c-api.service[112379]: warnings.warn( Jun 19 01:03:18.110247 np0000182248 devstack@c-api.service[112379]: DEBUG oslo_db.sqlalchemy.engines [req-634ba53f-34c6-46d2-82b1-467da8422ab0 req-189bfef1-7369-4bc7-91bb-1a994d3b22a6 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112379) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:03:18.170688 np0000182248 devstack@c-api.service[112379]: INFO cinder.api.openstack.wsgi [req-634ba53f-34c6-46d2-82b1-467da8422ab0 req-189bfef1-7369-4bc7-91bb-1a994d3b22a6 admin admin] https://199.204.45.132/volume/v3/types/cda104b4-c794-4a6e-bf9a-ac93f394e0c8/extra_specs returned with HTTP 200 Jun 19 01:03:18.171621 np0000182248 devstack@c-api.service[112379]: [pid: 112379|app: 0|req: 2/3] 199.204.45.132 () {70 vars in 1505 bytes} [Fri Jun 19 01:03:17 2026] POST /volume/v3/types/cda104b4-c794-4a6e-bf9a-ac93f394e0c8/extra_specs => generated 55 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:03:19.028048 np0000182248 devstack@c-api.service[112381]: DEBUG dbcounter [-] [112381] Writing DB stats cinder:SELECT=6 {{(pid=112381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:03:19.035758 np0000182248 devstack@c-api.service[112380]: DEBUG dbcounter [-] [112380] Writing DB stats cinder:SELECT=6 {{(pid=112380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:03:27.603700 np0000182248 devstack@c-api.service[112382]: DEBUG dbcounter [-] [112382] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112382) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:03:28.169701 np0000182248 devstack@c-api.service[112379]: DEBUG dbcounter [-] [112379] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112379) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:06:08.219751 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.219751 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.219751 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.219751 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.220405 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.220405 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.220405 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.220405 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.220592 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.220592 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.220592 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.220592 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.220592 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.220592 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.220882 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.220882 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.220882 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.220882 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.220882 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.221099 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.221099 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.221099 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.221099 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.221099 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.221301 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.221301 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.221301 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.221301 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.221515 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.221515 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.221515 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.221515 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.221515 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.221749 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.221749 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.221749 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.221749 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.221749 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.221994 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.221994 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.221994 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.221994 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.221994 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.221994 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.222267 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.222267 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.222267 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.222267 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.222267 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.222267 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.222537 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.222537 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.222537 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.222537 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.222537 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.222537 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.222837 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.222837 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.222837 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.222837 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.222837 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.223077 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.223077 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.223077 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.223077 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.223077 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.223291 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.223291 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.223291 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.223291 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.223291 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.223291 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.223561 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.223561 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.223561 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.223561 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.223561 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.223561 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.223835 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.223835 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.223835 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.223835 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.223835 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.224073 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.224073 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.224073 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.224073 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.224073 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.224300 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.224300 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.224300 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.224300 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.224482 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.224482 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.224482 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.224482 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.224672 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.224672 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.224672 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.224672 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.224672 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.224946 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.224946 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.224946 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.224946 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.224946 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.225156 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.225156 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.225156 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.225156 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.225407 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.225407 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.225407 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.225407 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.225601 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.225601 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.225601 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.225601 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.225861 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.225861 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.225861 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.225861 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.226072 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.226072 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.226072 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.226072 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.226272 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.226272 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.226272 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.226272 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.226272 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.226534 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.226534 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.226534 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.226534 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.226534 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.226534 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.226859 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.226859 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.226859 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.226859 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.226859 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.227085 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.227085 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.227085 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.227085 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.227085 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.227085 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.227349 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.227349 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.227349 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.227349 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.227349 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.227349 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.227728 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.227728 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.227728 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.227728 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.227728 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.227728 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.228029 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.228029 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.228029 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.228029 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.228029 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.228029 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.228305 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.228305 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.228305 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.228305 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.228489 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.228489 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.228489 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.228489 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.228489 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.228735 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.228735 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.228735 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.228735 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:08.228735 np0000182248 devstack@c-api.service[112381]: warnings.warn(deprecated_msg) Jun 19 01:06:08.228735 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.middleware.request_id [None req-011b39a1-99af-495c-8045-88d9cef0cd18 None None] RequestId filter calling following filter/app {{(pid=112381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:06:08.228735 np0000182248 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [None req-011b39a1-99af-495c-8045-88d9cef0cd18 None None] GET https://199.204.45.132/volume// Jun 19 01:06:08.229048 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [None req-011b39a1-99af-495c-8045-88d9cef0cd18 None None] Empty body provided in request {{(pid=112381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:06:08.229048 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [None req-011b39a1-99af-495c-8045-88d9cef0cd18 None None] Calling method 'all' {{(pid=112381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:06:08.229048 np0000182248 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [None req-011b39a1-99af-495c-8045-88d9cef0cd18 None None] https://199.204.45.132/volume// returned with HTTP 300 Jun 19 01:06:08.229048 np0000182248 devstack@c-api.service[112381]: [pid: 112381|app: 0|req: 1/4] 199.204.45.132 () {66 vars in 1456 bytes} [Fri Jun 19 01:06:08 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 19 01:06:49.372148 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.372148 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.372148 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.372148 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.372148 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.373180 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.373180 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.373180 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.373180 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.373180 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.373491 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.373491 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.373491 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.373491 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.373491 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.373491 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.373911 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.373911 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.373911 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.373911 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.374159 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.374159 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.374159 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.374159 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.374418 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.374418 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.374418 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.374418 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.374674 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.374674 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.374674 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.374674 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.374674 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.375006 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.375006 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.375006 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.375006 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.375006 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.375299 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.375299 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.375299 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.375299 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.375299 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.375299 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.375680 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.375680 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.375680 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.375680 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.375680 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.375680 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.376051 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.376051 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.376051 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.376051 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.376051 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.376051 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.376428 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.376428 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.376428 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.376428 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.376428 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.376727 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.376727 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.376727 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.376727 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.376727 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.377103 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.377103 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.377103 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.377103 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.377103 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.377103 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.377496 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.377496 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.377496 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.377496 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.377496 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.377496 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.377766 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.377766 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.377766 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.377766 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.377766 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.377961 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.377961 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.377961 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.377961 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.377961 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.378155 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.378155 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.378155 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.378155 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.378319 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.378319 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.378319 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.378319 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.378475 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.378475 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.378475 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.378475 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.378475 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.378660 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.378660 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.378660 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.378660 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.378660 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.378854 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.378854 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.378854 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.378854 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.379014 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.379014 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.379014 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.379014 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.379171 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.379171 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.379171 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.379171 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.379350 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.379350 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.379350 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.379350 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.379512 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.379512 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.379512 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.379512 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.379655 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.379655 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.379655 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.379655 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.379655 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.379864 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.379864 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.379864 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.379864 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.379864 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.379864 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.380088 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.380088 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.380088 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.380088 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.380088 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.380259 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.380259 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.380259 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.380259 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.380259 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.380259 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.380502 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.380502 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.380502 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.380502 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.380502 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.380502 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.380723 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.380723 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.380723 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.380723 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.380723 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.380723 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.380970 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.380970 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.380970 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.380970 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.380970 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.380970 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.381338 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.381338 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.381338 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.381338 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.381501 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.381501 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.381501 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.381501 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.381501 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.381698 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.381698 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.381698 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.381698 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 19 01:06:49.381698 np0000182248 devstack@c-api.service[112380]: warnings.warn(deprecated_msg) Jun 19 01:06:49.381698 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.middleware.request_id [None req-54b35da4-3371-4d89-95d8-b80201409ec3 None None] RequestId filter calling following filter/app {{(pid=112380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:06:49.381698 np0000182248 devstack@c-api.service[112380]: [pid: 112380|app: 0|req: 1/5] 199.204.45.132 () {62 vars in 1068 bytes} [Fri Jun 19 01:06:49 2026] GET /volume/v3 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 19 01:06:49.420323 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.middleware.request_id [None req-f525b97c-e8e0-40d2-b0eb-8215bb139f0c None None] RequestId filter calling following filter/app {{(pid=112382) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:06:49.429173 np0000182248 devstack@c-api.service[112382]: [pid: 112382|app: 0|req: 2/6] 199.204.45.132 () {64 vars in 1272 bytes} [Fri Jun 19 01:06:49 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 19 01:06:49.465856 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.middleware.request_id [req-f525b97c-e8e0-40d2-b0eb-8215bb139f0c req-631d44a1-c509-4749-aa34-e82809d26634 None None] RequestId filter calling following filter/app {{(pid=112379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:06:49.471864 np0000182248 devstack@c-api.service[112379]: INFO cinder.api.openstack.wsgi [req-f525b97c-e8e0-40d2-b0eb-8215bb139f0c req-631d44a1-c509-4749-aa34-e82809d26634 demo demo] GET https://199.204.45.132/volume/v3/ Jun 19 01:06:49.472284 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.openstack.wsgi [req-f525b97c-e8e0-40d2-b0eb-8215bb139f0c req-631d44a1-c509-4749-aa34-e82809d26634 demo demo] Empty body provided in request {{(pid=112379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:06:49.472712 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.openstack.wsgi [req-f525b97c-e8e0-40d2-b0eb-8215bb139f0c req-631d44a1-c509-4749-aa34-e82809d26634 demo demo] Calling method 'version_select' {{(pid=112379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:06:49.476450 np0000182248 devstack@c-api.service[112379]: INFO cinder.api.openstack.wsgi [req-f525b97c-e8e0-40d2-b0eb-8215bb139f0c req-631d44a1-c509-4749-aa34-e82809d26634 demo demo] https://199.204.45.132/volume/v3/ returned with HTTP 200 Jun 19 01:06:49.476845 np0000182248 devstack@c-api.service[112379]: [pid: 112379|app: 0|req: 3/7] 199.204.45.132 () {66 vars in 1346 bytes} [Fri Jun 19 01:06:49 2026] GET /volume/v3/ => generated 390 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:06:49.517758 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.middleware.request_id [None req-88951368-c6e8-460e-ae5d-96f435ba7989 None None] RequestId filter calling following filter/app {{(pid=112381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:06:49.914797 np0000182248 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [None req-88951368-c6e8-460e-ae5d-96f435ba7989 demo demo] GET https://199.204.45.132/volume/v3/types Jun 19 01:06:49.915225 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [None req-88951368-c6e8-460e-ae5d-96f435ba7989 demo demo] Empty body provided in request {{(pid=112381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:06:49.915522 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [None req-88951368-c6e8-460e-ae5d-96f435ba7989 demo demo] Calling method 'index' {{(pid=112381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:06:49.916110 np0000182248 devstack@c-api.service[112381]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 19 01:06:49.916110 np0000182248 devstack@c-api.service[112381]: warnings.warn( Jun 19 01:06:49.916817 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.api_utils [None req-88951368-c6e8-460e-ae5d-96f435ba7989 demo demo] Removing options '' from query. {{(pid=112381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:06:49.958452 np0000182248 devstack@c-api.service[112381]: DEBUG oslo_db.sqlalchemy.engines [None req-88951368-c6e8-460e-ae5d-96f435ba7989 demo demo] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112381) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:06:49.983423 np0000182248 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [None req-88951368-c6e8-460e-ae5d-96f435ba7989 demo demo] https://199.204.45.132/volume/v3/types returned with HTTP 200 Jun 19 01:06:49.984020 np0000182248 devstack@c-api.service[112381]: [pid: 112381|app: 0|req: 2/8] 199.204.45.132 () {64 vars in 1290 bytes} [Fri Jun 19 01:06:49 2026] GET /volume/v3/types => generated 377 bytes in 467 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:06:50.020849 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.middleware.request_id [None req-07f06ea7-cf02-442d-88b5-8aeb182cb7f5 None None] RequestId filter calling following filter/app {{(pid=112380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:06:50.435829 np0000182248 devstack@c-api.service[112380]: INFO cinder.api.openstack.wsgi [None req-07f06ea7-cf02-442d-88b5-8aeb182cb7f5 demo demo] GET https://199.204.45.132/volume/v3/types/default Jun 19 01:06:50.436946 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.openstack.wsgi [None req-07f06ea7-cf02-442d-88b5-8aeb182cb7f5 demo demo] Empty body provided in request {{(pid=112380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:06:50.436946 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.openstack.wsgi [None req-07f06ea7-cf02-442d-88b5-8aeb182cb7f5 demo demo] Calling method 'show' {{(pid=112380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:06:50.478835 np0000182248 devstack@c-api.service[112380]: DEBUG oslo_db.sqlalchemy.engines [None req-07f06ea7-cf02-442d-88b5-8aeb182cb7f5 demo demo] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112380) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 19 01:06:50.509864 np0000182248 devstack@c-api.service[112380]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 19 01:06:50.509864 np0000182248 devstack@c-api.service[112380]: warnings.warn( Jun 19 01:06:50.514914 np0000182248 devstack@c-api.service[112380]: INFO cinder.api.openstack.wsgi [None req-07f06ea7-cf02-442d-88b5-8aeb182cb7f5 demo demo] https://199.204.45.132/volume/v3/types/default returned with HTTP 200 Jun 19 01:06:50.515404 np0000182248 devstack@c-api.service[112380]: [pid: 112380|app: 0|req: 2/9] 199.204.45.132 () {64 vars in 1301 bytes} [Fri Jun 19 01:06:50 2026] GET /volume/v3/types/default => generated 145 bytes in 495 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:06:51.018764 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.middleware.request_id [None req-74afe8e2-ced3-4f1f-be3f-3a9c96a977df None None] RequestId filter calling following filter/app {{(pid=112382) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:06:51.020482 np0000182248 devstack@c-api.service[112382]: [pid: 112382|app: 0|req: 3/10] 199.204.45.132 () {62 vars in 1068 bytes} [Fri Jun 19 01:06:51 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 19 01:06:51.053324 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.middleware.request_id [None req-626ce63e-4795-46d9-a4e3-30670f9f4544 None None] RequestId filter calling following filter/app {{(pid=112379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:06:51.063275 np0000182248 devstack@c-api.service[112379]: [pid: 112379|app: 0|req: 4/11] 199.204.45.132 () {64 vars in 1272 bytes} [Fri Jun 19 01:06:51 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 19 01:06:51.097904 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.middleware.request_id [req-626ce63e-4795-46d9-a4e3-30670f9f4544 req-63576fe8-eaec-464a-803e-5f60375c08de None None] RequestId filter calling following filter/app {{(pid=112381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:06:51.100969 np0000182248 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [req-626ce63e-4795-46d9-a4e3-30670f9f4544 req-63576fe8-eaec-464a-803e-5f60375c08de demo demo] GET https://199.204.45.132/volume/v3/ Jun 19 01:06:51.101237 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [req-626ce63e-4795-46d9-a4e3-30670f9f4544 req-63576fe8-eaec-464a-803e-5f60375c08de demo demo] Empty body provided in request {{(pid=112381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:06:51.101529 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [req-626ce63e-4795-46d9-a4e3-30670f9f4544 req-63576fe8-eaec-464a-803e-5f60375c08de demo demo] Calling method 'version_select' {{(pid=112381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:06:51.102324 np0000182248 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [req-626ce63e-4795-46d9-a4e3-30670f9f4544 req-63576fe8-eaec-464a-803e-5f60375c08de demo demo] https://199.204.45.132/volume/v3/ returned with HTTP 200 Jun 19 01:06:51.102843 np0000182248 devstack@c-api.service[112381]: [pid: 112381|app: 0|req: 3/12] 199.204.45.132 () {66 vars in 1346 bytes} [Fri Jun 19 01:06:51 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:06:51.140491 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.middleware.request_id [None req-2d74e63e-cd0c-4343-9371-1af8ca7dfb57 None None] RequestId filter calling following filter/app {{(pid=112380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:06:51.142994 np0000182248 devstack@c-api.service[112380]: INFO cinder.api.openstack.wsgi [None req-2d74e63e-cd0c-4343-9371-1af8ca7dfb57 demo demo] GET https://199.204.45.132/volume/v3/types/default Jun 19 01:06:51.143269 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.openstack.wsgi [None req-2d74e63e-cd0c-4343-9371-1af8ca7dfb57 demo demo] Empty body provided in request {{(pid=112380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:06:51.143550 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.openstack.wsgi [None req-2d74e63e-cd0c-4343-9371-1af8ca7dfb57 demo demo] Calling method 'show' {{(pid=112380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:06:51.155665 np0000182248 devstack@c-api.service[112380]: INFO cinder.api.openstack.wsgi [None req-2d74e63e-cd0c-4343-9371-1af8ca7dfb57 demo demo] https://199.204.45.132/volume/v3/types/default returned with HTTP 200 Jun 19 01:06:51.156040 np0000182248 devstack@c-api.service[112380]: [pid: 112380|app: 0|req: 3/13] 199.204.45.132 () {64 vars in 1301 bytes} [Fri Jun 19 01:06:51 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jun 19 01:06:51.774410 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.middleware.request_id [None req-ca2da719-4025-4ca6-8a97-84d019fd8828 None None] RequestId filter calling following filter/app {{(pid=112382) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:06:51.775105 np0000182248 devstack@c-api.service[112382]: [pid: 112382|app: 0|req: 4/14] 199.204.45.132 () {62 vars in 1068 bytes} [Fri Jun 19 01:06:51 2026] GET /volume/v3 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 19 01:06:51.808225 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.middleware.request_id [None req-ec5c1bd1-7241-4ff8-9dda-ba81d0e2d1a5 None None] RequestId filter calling following filter/app {{(pid=112379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:06:51.810130 np0000182248 devstack@c-api.service[112379]: [pid: 112379|app: 0|req: 5/15] 199.204.45.132 () {64 vars in 1272 bytes} [Fri Jun 19 01:06:51 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 19 01:06:51.842832 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.middleware.request_id [req-ec5c1bd1-7241-4ff8-9dda-ba81d0e2d1a5 req-ebcab94e-b99b-43a0-a6cd-d5a40ebc95f2 None None] RequestId filter calling following filter/app {{(pid=112381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:06:51.844941 np0000182248 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [req-ec5c1bd1-7241-4ff8-9dda-ba81d0e2d1a5 req-ebcab94e-b99b-43a0-a6cd-d5a40ebc95f2 demo demo] GET https://199.204.45.132/volume/v3/ Jun 19 01:06:51.845139 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [req-ec5c1bd1-7241-4ff8-9dda-ba81d0e2d1a5 req-ebcab94e-b99b-43a0-a6cd-d5a40ebc95f2 demo demo] Empty body provided in request {{(pid=112381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:06:51.845323 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [req-ec5c1bd1-7241-4ff8-9dda-ba81d0e2d1a5 req-ebcab94e-b99b-43a0-a6cd-d5a40ebc95f2 demo demo] Calling method 'version_select' {{(pid=112381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:06:51.845705 np0000182248 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [req-ec5c1bd1-7241-4ff8-9dda-ba81d0e2d1a5 req-ebcab94e-b99b-43a0-a6cd-d5a40ebc95f2 demo demo] https://199.204.45.132/volume/v3/ returned with HTTP 200 Jun 19 01:06:51.846030 np0000182248 devstack@c-api.service[112381]: [pid: 112381|app: 0|req: 4/16] 199.204.45.132 () {66 vars in 1346 bytes} [Fri Jun 19 01:06:51 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:06:51.885003 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.middleware.request_id [None req-f2389e68-5903-4eb0-9cff-421ac208c108 None None] RequestId filter calling following filter/app {{(pid=112380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:06:51.888393 np0000182248 devstack@c-api.service[112380]: INFO cinder.api.openstack.wsgi [None req-f2389e68-5903-4eb0-9cff-421ac208c108 demo demo] GET https://199.204.45.132/volume/v3/types/default Jun 19 01:06:51.888713 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.openstack.wsgi [None req-f2389e68-5903-4eb0-9cff-421ac208c108 demo demo] Empty body provided in request {{(pid=112380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:06:51.888991 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.openstack.wsgi [None req-f2389e68-5903-4eb0-9cff-421ac208c108 demo demo] Calling method 'show' {{(pid=112380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:06:51.899036 np0000182248 devstack@c-api.service[112380]: INFO cinder.api.openstack.wsgi [None req-f2389e68-5903-4eb0-9cff-421ac208c108 demo demo] https://199.204.45.132/volume/v3/types/default returned with HTTP 200 Jun 19 01:06:51.899481 np0000182248 devstack@c-api.service[112380]: [pid: 112380|app: 0|req: 4/17] 199.204.45.132 () {64 vars in 1301 bytes} [Fri Jun 19 01:06:51 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:06:51.937722 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.middleware.request_id [None req-a9312c7a-866c-4b96-b9f0-ec985292c91d None None] RequestId filter calling following filter/app {{(pid=112382) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:06:51.939201 np0000182248 devstack@c-api.service[112382]: [pid: 112382|app: 0|req: 5/18] 199.204.45.132 () {62 vars in 1068 bytes} [Fri Jun 19 01:06:51 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 19 01:06:51.972749 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.middleware.request_id [None req-e12eba7b-0a4c-48a0-abec-482d8eff1cb4 None None] RequestId filter calling following filter/app {{(pid=112379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:06:51.975316 np0000182248 devstack@c-api.service[112379]: [pid: 112379|app: 0|req: 6/19] 199.204.45.132 () {64 vars in 1272 bytes} [Fri Jun 19 01:06:51 2026] GET /volume/v3 => generated 0 bytes in 3 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 19 01:06:52.006855 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.middleware.request_id [req-e12eba7b-0a4c-48a0-abec-482d8eff1cb4 req-7d5ebde5-e34f-48ec-8ab4-011d73b21fad None None] RequestId filter calling following filter/app {{(pid=112381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:06:52.009153 np0000182248 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [req-e12eba7b-0a4c-48a0-abec-482d8eff1cb4 req-7d5ebde5-e34f-48ec-8ab4-011d73b21fad demo demo] GET https://199.204.45.132/volume/v3/ Jun 19 01:06:52.009395 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [req-e12eba7b-0a4c-48a0-abec-482d8eff1cb4 req-7d5ebde5-e34f-48ec-8ab4-011d73b21fad demo demo] Empty body provided in request {{(pid=112381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:06:52.009576 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [req-e12eba7b-0a4c-48a0-abec-482d8eff1cb4 req-7d5ebde5-e34f-48ec-8ab4-011d73b21fad demo demo] Calling method 'version_select' {{(pid=112381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:06:52.010047 np0000182248 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [req-e12eba7b-0a4c-48a0-abec-482d8eff1cb4 req-7d5ebde5-e34f-48ec-8ab4-011d73b21fad demo demo] https://199.204.45.132/volume/v3/ returned with HTTP 200 Jun 19 01:06:52.010442 np0000182248 devstack@c-api.service[112381]: [pid: 112381|app: 0|req: 5/20] 199.204.45.132 () {66 vars in 1346 bytes} [Fri Jun 19 01:06:52 2026] GET /volume/v3/ => generated 390 bytes in 4 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:06:52.047943 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.middleware.request_id [None req-15d0c246-cdf4-41df-abe7-5c2b03c16ab4 None None] RequestId filter calling following filter/app {{(pid=112380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:06:52.050433 np0000182248 devstack@c-api.service[112380]: INFO cinder.api.openstack.wsgi [None req-15d0c246-cdf4-41df-abe7-5c2b03c16ab4 demo demo] GET https://199.204.45.132/volume/v3/types/default Jun 19 01:06:52.050646 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.openstack.wsgi [None req-15d0c246-cdf4-41df-abe7-5c2b03c16ab4 demo demo] Empty body provided in request {{(pid=112380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:06:52.051003 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.openstack.wsgi [None req-15d0c246-cdf4-41df-abe7-5c2b03c16ab4 demo demo] Calling method 'show' {{(pid=112380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:06:52.060823 np0000182248 devstack@c-api.service[112380]: INFO cinder.api.openstack.wsgi [None req-15d0c246-cdf4-41df-abe7-5c2b03c16ab4 demo demo] https://199.204.45.132/volume/v3/types/default returned with HTTP 200 Jun 19 01:06:52.061180 np0000182248 devstack@c-api.service[112380]: [pid: 112380|app: 0|req: 5/21] 199.204.45.132 () {64 vars in 1301 bytes} [Fri Jun 19 01:06:52 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 19 01:06:59.974686 np0000182248 devstack@c-api.service[112381]: DEBUG dbcounter [-] [112381] Writing DB stats cinder:SELECT=1 {{(pid=112381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:07:02.056500 np0000182248 devstack@c-api.service[112380]: DEBUG dbcounter [-] [112380] Writing DB stats cinder:SELECT=8 {{(pid=112380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:12:20.263365 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.middleware.request_id [None req-81e97c01-ec3d-4bd7-b578-c2e3b9b370f0 None None] RequestId filter calling following filter/app {{(pid=112382) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:12:20.373459 np0000182248 devstack@c-api.service[112382]: INFO cinder.api.openstack.wsgi [None req-81e97c01-ec3d-4bd7-b578-c2e3b9b370f0 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 19 01:12:20.373750 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.openstack.wsgi [None req-81e97c01-ec3d-4bd7-b578-c2e3b9b370f0 demo demo] Empty body provided in request {{(pid=112382) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:12:20.374052 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.openstack.wsgi [None req-81e97c01-ec3d-4bd7-b578-c2e3b9b370f0 demo demo] Calling method 'detail' {{(pid=112382) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:12:20.374941 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.api_utils [None req-81e97c01-ec3d-4bd7-b578-c2e3b9b370f0 demo demo] Removing options '' from query. {{(pid=112382) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:12:20.376043 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.volume.api [None req-81e97c01-ec3d-4bd7-b578-c2e3b9b370f0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112382) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:12:20.416770 np0000182248 devstack@c-api.service[112382]: INFO cinder.volume.api [None req-81e97c01-ec3d-4bd7-b578-c2e3b9b370f0 demo demo] Get all volumes completed successfully. Jun 19 01:12:20.419670 np0000182248 devstack@c-api.service[112382]: INFO cinder.api.openstack.wsgi [None req-81e97c01-ec3d-4bd7-b578-c2e3b9b370f0 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:12:20.420243 np0000182248 devstack@c-api.service[112382]: [pid: 112382|app: 0|req: 6/22] 199.204.45.132 () {64 vars in 1296 bytes} [Fri Jun 19 01:12:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:12:30.409548 np0000182248 devstack@c-api.service[112382]: DEBUG dbcounter [-] [112382] Writing DB stats cinder:SELECT=1 {{(pid=112382) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:13:20.437977 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.middleware.request_id [None req-a095ecd2-2271-4a9d-8f06-0b5f67408540 None None] RequestId filter calling following filter/app {{(pid=112379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:13:20.442526 np0000182248 devstack@c-api.service[112379]: INFO cinder.api.openstack.wsgi [None req-a095ecd2-2271-4a9d-8f06-0b5f67408540 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 19 01:13:20.442789 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.openstack.wsgi [None req-a095ecd2-2271-4a9d-8f06-0b5f67408540 demo demo] Empty body provided in request {{(pid=112379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:13:20.443558 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.openstack.wsgi [None req-a095ecd2-2271-4a9d-8f06-0b5f67408540 demo demo] Calling method 'detail' {{(pid=112379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:13:20.444525 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.api_utils [None req-a095ecd2-2271-4a9d-8f06-0b5f67408540 demo demo] Removing options '' from query. {{(pid=112379) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:13:20.448945 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.volume.api [None req-a095ecd2-2271-4a9d-8f06-0b5f67408540 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112379) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:13:20.497258 np0000182248 devstack@c-api.service[112379]: INFO cinder.volume.api [None req-a095ecd2-2271-4a9d-8f06-0b5f67408540 demo demo] Get all volumes completed successfully. Jun 19 01:13:20.500594 np0000182248 devstack@c-api.service[112379]: INFO cinder.api.openstack.wsgi [None req-a095ecd2-2271-4a9d-8f06-0b5f67408540 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:13:20.501168 np0000182248 devstack@c-api.service[112379]: [pid: 112379|app: 0|req: 7/23] 199.204.45.132 () {64 vars in 1296 bytes} [Fri Jun 19 01:13:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:13:30.482570 np0000182248 devstack@c-api.service[112379]: DEBUG dbcounter [-] [112379] Writing DB stats cinder:SELECT=1 {{(pid=112379) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:14:20.528695 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.middleware.request_id [None req-d04b1d2c-3e80-4b46-b3e1-6f686998d265 None None] RequestId filter calling following filter/app {{(pid=112381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:14:20.531609 np0000182248 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [None req-d04b1d2c-3e80-4b46-b3e1-6f686998d265 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 19 01:14:20.531842 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [None req-d04b1d2c-3e80-4b46-b3e1-6f686998d265 demo demo] Empty body provided in request {{(pid=112381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:14:20.532011 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [None req-d04b1d2c-3e80-4b46-b3e1-6f686998d265 demo demo] Calling method 'detail' {{(pid=112381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:14:20.532449 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.api_utils [None req-d04b1d2c-3e80-4b46-b3e1-6f686998d265 demo demo] Removing options '' from query. {{(pid=112381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:14:20.534196 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.volume.api [None req-d04b1d2c-3e80-4b46-b3e1-6f686998d265 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112381) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:14:20.577158 np0000182248 devstack@c-api.service[112381]: INFO cinder.volume.api [None req-d04b1d2c-3e80-4b46-b3e1-6f686998d265 demo demo] Get all volumes completed successfully. Jun 19 01:14:20.580169 np0000182248 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [None req-d04b1d2c-3e80-4b46-b3e1-6f686998d265 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:14:20.580744 np0000182248 devstack@c-api.service[112381]: [pid: 112381|app: 0|req: 6/24] 199.204.45.132 () {64 vars in 1296 bytes} [Fri Jun 19 01:14:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:14:30.567030 np0000182248 devstack@c-api.service[112381]: DEBUG dbcounter [-] [112381] Writing DB stats cinder:SELECT=1 {{(pid=112381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:15:20.598302 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.middleware.request_id [None req-0d45d893-e295-44b1-a951-e2e8a9f082d6 None None] RequestId filter calling following filter/app {{(pid=112380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:15:20.602970 np0000182248 devstack@c-api.service[112380]: INFO cinder.api.openstack.wsgi [None req-0d45d893-e295-44b1-a951-e2e8a9f082d6 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 19 01:15:20.603109 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.openstack.wsgi [None req-0d45d893-e295-44b1-a951-e2e8a9f082d6 demo demo] Empty body provided in request {{(pid=112380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:15:20.603321 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.openstack.wsgi [None req-0d45d893-e295-44b1-a951-e2e8a9f082d6 demo demo] Calling method 'detail' {{(pid=112380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:15:20.603959 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.api_utils [None req-0d45d893-e295-44b1-a951-e2e8a9f082d6 demo demo] Removing options '' from query. {{(pid=112380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:15:20.604765 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.volume.api [None req-0d45d893-e295-44b1-a951-e2e8a9f082d6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112380) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:15:20.654606 np0000182248 devstack@c-api.service[112380]: INFO cinder.volume.api [None req-0d45d893-e295-44b1-a951-e2e8a9f082d6 demo demo] Get all volumes completed successfully. Jun 19 01:15:20.658984 np0000182248 devstack@c-api.service[112380]: INFO cinder.api.openstack.wsgi [None req-0d45d893-e295-44b1-a951-e2e8a9f082d6 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:15:20.659882 np0000182248 devstack@c-api.service[112380]: [pid: 112380|app: 0|req: 6/25] 199.204.45.132 () {64 vars in 1296 bytes} [Fri Jun 19 01:15:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jun 19 01:15:30.640833 np0000182248 devstack@c-api.service[112380]: DEBUG dbcounter [-] [112380] Writing DB stats cinder:SELECT=1 {{(pid=112380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:16:20.675680 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.middleware.request_id [None req-0a3db32b-beb9-4267-a6cb-98f4d9472d1d None None] RequestId filter calling following filter/app {{(pid=112382) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:16:20.683982 np0000182248 devstack@c-api.service[112382]: INFO cinder.api.openstack.wsgi [None req-0a3db32b-beb9-4267-a6cb-98f4d9472d1d demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 19 01:16:20.683982 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.openstack.wsgi [None req-0a3db32b-beb9-4267-a6cb-98f4d9472d1d demo demo] Empty body provided in request {{(pid=112382) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:16:20.683982 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.openstack.wsgi [None req-0a3db32b-beb9-4267-a6cb-98f4d9472d1d demo demo] Calling method 'detail' {{(pid=112382) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:16:20.684516 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.api_utils [None req-0a3db32b-beb9-4267-a6cb-98f4d9472d1d demo demo] Removing options '' from query. {{(pid=112382) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:16:20.685976 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.volume.api [None req-0a3db32b-beb9-4267-a6cb-98f4d9472d1d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112382) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:16:20.695071 np0000182248 devstack@c-api.service[112382]: INFO cinder.volume.api [None req-0a3db32b-beb9-4267-a6cb-98f4d9472d1d demo demo] Get all volumes completed successfully. Jun 19 01:16:20.698077 np0000182248 devstack@c-api.service[112382]: INFO cinder.api.openstack.wsgi [None req-0a3db32b-beb9-4267-a6cb-98f4d9472d1d demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:16:20.698875 np0000182248 devstack@c-api.service[112382]: [pid: 112382|app: 0|req: 7/26] 199.204.45.132 () {64 vars in 1296 bytes} [Fri Jun 19 01:16:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:16:30.689693 np0000182248 devstack@c-api.service[112382]: DEBUG dbcounter [-] [112382] Writing DB stats cinder:SELECT=1 {{(pid=112382) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:17:20.714599 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.middleware.request_id [None req-3821e765-cc5a-400d-a467-5520efbad480 None None] RequestId filter calling following filter/app {{(pid=112379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:17:20.837281 np0000182248 devstack@c-api.service[112379]: INFO cinder.api.openstack.wsgi [None req-3821e765-cc5a-400d-a467-5520efbad480 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 19 01:17:20.837653 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.openstack.wsgi [None req-3821e765-cc5a-400d-a467-5520efbad480 demo demo] Empty body provided in request {{(pid=112379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:17:20.838239 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.openstack.wsgi [None req-3821e765-cc5a-400d-a467-5520efbad480 demo demo] Calling method 'detail' {{(pid=112379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:17:20.838716 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.api_utils [None req-3821e765-cc5a-400d-a467-5520efbad480 demo demo] Removing options '' from query. {{(pid=112379) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:17:20.841272 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.volume.api [None req-3821e765-cc5a-400d-a467-5520efbad480 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112379) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:17:20.849437 np0000182248 devstack@c-api.service[112379]: INFO cinder.volume.api [None req-3821e765-cc5a-400d-a467-5520efbad480 demo demo] Get all volumes completed successfully. Jun 19 01:17:20.851878 np0000182248 devstack@c-api.service[112379]: INFO cinder.api.openstack.wsgi [None req-3821e765-cc5a-400d-a467-5520efbad480 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:17:20.852354 np0000182248 devstack@c-api.service[112379]: [pid: 112379|app: 0|req: 8/27] 199.204.45.132 () {64 vars in 1296 bytes} [Fri Jun 19 01:17:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:17:30.845238 np0000182248 devstack@c-api.service[112379]: DEBUG dbcounter [-] [112379] Writing DB stats cinder:SELECT=1 {{(pid=112379) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:18:20.872269 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.middleware.request_id [None req-950bc368-ec52-4442-a5fc-72d9c115dadf None None] RequestId filter calling following filter/app {{(pid=112381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:18:20.876151 np0000182248 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [None req-950bc368-ec52-4442-a5fc-72d9c115dadf demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 19 01:18:20.876838 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [None req-950bc368-ec52-4442-a5fc-72d9c115dadf demo demo] Empty body provided in request {{(pid=112381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:18:20.877246 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [None req-950bc368-ec52-4442-a5fc-72d9c115dadf demo demo] Calling method 'detail' {{(pid=112381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:18:20.877693 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.api_utils [None req-950bc368-ec52-4442-a5fc-72d9c115dadf demo demo] Removing options '' from query. {{(pid=112381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:18:20.879197 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.volume.api [None req-950bc368-ec52-4442-a5fc-72d9c115dadf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112381) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:18:20.888723 np0000182248 devstack@c-api.service[112381]: INFO cinder.volume.api [None req-950bc368-ec52-4442-a5fc-72d9c115dadf demo demo] Get all volumes completed successfully. Jun 19 01:18:20.891270 np0000182248 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [None req-950bc368-ec52-4442-a5fc-72d9c115dadf demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:18:20.891768 np0000182248 devstack@c-api.service[112381]: [pid: 112381|app: 0|req: 7/28] 199.204.45.132 () {64 vars in 1296 bytes} [Fri Jun 19 01:18:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:18:30.882136 np0000182248 devstack@c-api.service[112381]: DEBUG dbcounter [-] [112381] Writing DB stats cinder:SELECT=1 {{(pid=112381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:19:20.906708 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.middleware.request_id [None req-42ef5d8d-5233-4ff2-b5e1-31222be77a97 None None] RequestId filter calling following filter/app {{(pid=112380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:19:20.911295 np0000182248 devstack@c-api.service[112380]: INFO cinder.api.openstack.wsgi [None req-42ef5d8d-5233-4ff2-b5e1-31222be77a97 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 19 01:19:20.911837 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.openstack.wsgi [None req-42ef5d8d-5233-4ff2-b5e1-31222be77a97 demo demo] Empty body provided in request {{(pid=112380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:19:20.912049 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.openstack.wsgi [None req-42ef5d8d-5233-4ff2-b5e1-31222be77a97 demo demo] Calling method 'detail' {{(pid=112380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:19:20.912730 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.api_utils [None req-42ef5d8d-5233-4ff2-b5e1-31222be77a97 demo demo] Removing options '' from query. {{(pid=112380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:19:20.914309 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.volume.api [None req-42ef5d8d-5233-4ff2-b5e1-31222be77a97 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112380) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:19:20.922579 np0000182248 devstack@c-api.service[112380]: INFO cinder.volume.api [None req-42ef5d8d-5233-4ff2-b5e1-31222be77a97 demo demo] Get all volumes completed successfully. Jun 19 01:19:20.925935 np0000182248 devstack@c-api.service[112380]: INFO cinder.api.openstack.wsgi [None req-42ef5d8d-5233-4ff2-b5e1-31222be77a97 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:19:20.926604 np0000182248 devstack@c-api.service[112380]: [pid: 112380|app: 0|req: 7/29] 199.204.45.132 () {64 vars in 1296 bytes} [Fri Jun 19 01:19:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:19:30.917072 np0000182248 devstack@c-api.service[112380]: DEBUG dbcounter [-] [112380] Writing DB stats cinder:SELECT=1 {{(pid=112380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:20:20.942594 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.middleware.request_id [None req-ac90d4dd-33f0-4eb6-a710-1064463c8e4c None None] RequestId filter calling following filter/app {{(pid=112382) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:20:20.945304 np0000182248 devstack@c-api.service[112382]: INFO cinder.api.openstack.wsgi [None req-ac90d4dd-33f0-4eb6-a710-1064463c8e4c demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 19 01:20:20.945668 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.openstack.wsgi [None req-ac90d4dd-33f0-4eb6-a710-1064463c8e4c demo demo] Empty body provided in request {{(pid=112382) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:20:20.945785 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.openstack.wsgi [None req-ac90d4dd-33f0-4eb6-a710-1064463c8e4c demo demo] Calling method 'detail' {{(pid=112382) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:20:20.946080 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.api_utils [None req-ac90d4dd-33f0-4eb6-a710-1064463c8e4c demo demo] Removing options '' from query. {{(pid=112382) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:20:20.947023 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.volume.api [None req-ac90d4dd-33f0-4eb6-a710-1064463c8e4c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112382) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:20:20.955627 np0000182248 devstack@c-api.service[112382]: INFO cinder.volume.api [None req-ac90d4dd-33f0-4eb6-a710-1064463c8e4c demo demo] Get all volumes completed successfully. Jun 19 01:20:20.958101 np0000182248 devstack@c-api.service[112382]: INFO cinder.api.openstack.wsgi [None req-ac90d4dd-33f0-4eb6-a710-1064463c8e4c demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:20:20.958763 np0000182248 devstack@c-api.service[112382]: [pid: 112382|app: 0|req: 8/30] 199.204.45.132 () {64 vars in 1296 bytes} [Fri Jun 19 01:20:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:20:30.950183 np0000182248 devstack@c-api.service[112382]: DEBUG dbcounter [-] [112382] Writing DB stats cinder:SELECT=1 {{(pid=112382) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:21:20.975905 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.middleware.request_id [None req-d99809b0-9071-4506-9f12-2540bea6bddc None None] RequestId filter calling following filter/app {{(pid=112379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:21:20.978638 np0000182248 devstack@c-api.service[112379]: INFO cinder.api.openstack.wsgi [None req-d99809b0-9071-4506-9f12-2540bea6bddc demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 19 01:21:20.978900 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.openstack.wsgi [None req-d99809b0-9071-4506-9f12-2540bea6bddc demo demo] Empty body provided in request {{(pid=112379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:21:20.979185 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.openstack.wsgi [None req-d99809b0-9071-4506-9f12-2540bea6bddc demo demo] Calling method 'detail' {{(pid=112379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:21:20.979467 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.api_utils [None req-d99809b0-9071-4506-9f12-2540bea6bddc demo demo] Removing options '' from query. {{(pid=112379) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:21:20.980374 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.volume.api [None req-d99809b0-9071-4506-9f12-2540bea6bddc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112379) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:21:20.990121 np0000182248 devstack@c-api.service[112379]: INFO cinder.volume.api [None req-d99809b0-9071-4506-9f12-2540bea6bddc demo demo] Get all volumes completed successfully. Jun 19 01:21:20.992897 np0000182248 devstack@c-api.service[112379]: INFO cinder.api.openstack.wsgi [None req-d99809b0-9071-4506-9f12-2540bea6bddc demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:21:20.993309 np0000182248 devstack@c-api.service[112379]: [pid: 112379|app: 0|req: 9/31] 199.204.45.132 () {64 vars in 1296 bytes} [Fri Jun 19 01:21:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:21:30.984085 np0000182248 devstack@c-api.service[112379]: DEBUG dbcounter [-] [112379] Writing DB stats cinder:SELECT=1 {{(pid=112379) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:22:21.011917 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.middleware.request_id [None req-cb6aae0b-537b-4edb-8353-3ae68944d2b8 None None] RequestId filter calling following filter/app {{(pid=112381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:22:21.165204 np0000182248 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [None req-cb6aae0b-537b-4edb-8353-3ae68944d2b8 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 19 01:22:21.165509 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [None req-cb6aae0b-537b-4edb-8353-3ae68944d2b8 demo demo] Empty body provided in request {{(pid=112381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:22:21.165777 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [None req-cb6aae0b-537b-4edb-8353-3ae68944d2b8 demo demo] Calling method 'detail' {{(pid=112381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:22:21.166467 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.api_utils [None req-cb6aae0b-537b-4edb-8353-3ae68944d2b8 demo demo] Removing options '' from query. {{(pid=112381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:22:21.167352 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.volume.api [None req-cb6aae0b-537b-4edb-8353-3ae68944d2b8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112381) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:22:21.176760 np0000182248 devstack@c-api.service[112381]: INFO cinder.volume.api [None req-cb6aae0b-537b-4edb-8353-3ae68944d2b8 demo demo] Get all volumes completed successfully. Jun 19 01:22:21.179820 np0000182248 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [None req-cb6aae0b-537b-4edb-8353-3ae68944d2b8 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:22:21.180312 np0000182248 devstack@c-api.service[112381]: [pid: 112381|app: 0|req: 8/32] 199.204.45.132 () {64 vars in 1296 bytes} [Fri Jun 19 01:22:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:22:31.170823 np0000182248 devstack@c-api.service[112381]: DEBUG dbcounter [-] [112381] Writing DB stats cinder:SELECT=1 {{(pid=112381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:23:21.199933 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.middleware.request_id [None req-29ac6050-3edf-44fc-83a3-fee54ea8620c None None] RequestId filter calling following filter/app {{(pid=112380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:23:21.203662 np0000182248 devstack@c-api.service[112380]: INFO cinder.api.openstack.wsgi [None req-29ac6050-3edf-44fc-83a3-fee54ea8620c demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 19 01:23:21.205957 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.openstack.wsgi [None req-29ac6050-3edf-44fc-83a3-fee54ea8620c demo demo] Empty body provided in request {{(pid=112380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:23:21.205957 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.openstack.wsgi [None req-29ac6050-3edf-44fc-83a3-fee54ea8620c demo demo] Calling method 'detail' {{(pid=112380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:23:21.205957 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.api_utils [None req-29ac6050-3edf-44fc-83a3-fee54ea8620c demo demo] Removing options '' from query. {{(pid=112380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:23:21.205957 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.volume.api [None req-29ac6050-3edf-44fc-83a3-fee54ea8620c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112380) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:23:21.213503 np0000182248 devstack@c-api.service[112380]: INFO cinder.volume.api [None req-29ac6050-3edf-44fc-83a3-fee54ea8620c demo demo] Get all volumes completed successfully. Jun 19 01:23:21.215404 np0000182248 devstack@c-api.service[112380]: INFO cinder.api.openstack.wsgi [None req-29ac6050-3edf-44fc-83a3-fee54ea8620c demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:23:21.216054 np0000182248 devstack@c-api.service[112380]: [pid: 112380|app: 0|req: 8/33] 199.204.45.132 () {64 vars in 1296 bytes} [Fri Jun 19 01:23:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:23:31.209862 np0000182248 devstack@c-api.service[112380]: DEBUG dbcounter [-] [112380] Writing DB stats cinder:SELECT=1 {{(pid=112380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:24:21.231095 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.middleware.request_id [None req-64fb3990-01c4-4e6e-b0f5-91b7040bbf39 None None] RequestId filter calling following filter/app {{(pid=112382) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:24:21.236140 np0000182248 devstack@c-api.service[112382]: INFO cinder.api.openstack.wsgi [None req-64fb3990-01c4-4e6e-b0f5-91b7040bbf39 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 19 01:24:21.236631 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.openstack.wsgi [None req-64fb3990-01c4-4e6e-b0f5-91b7040bbf39 demo demo] Empty body provided in request {{(pid=112382) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:24:21.237093 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.openstack.wsgi [None req-64fb3990-01c4-4e6e-b0f5-91b7040bbf39 demo demo] Calling method 'detail' {{(pid=112382) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:24:21.237661 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.api_utils [None req-64fb3990-01c4-4e6e-b0f5-91b7040bbf39 demo demo] Removing options '' from query. {{(pid=112382) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:24:21.239157 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.volume.api [None req-64fb3990-01c4-4e6e-b0f5-91b7040bbf39 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112382) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:24:21.249110 np0000182248 devstack@c-api.service[112382]: INFO cinder.volume.api [None req-64fb3990-01c4-4e6e-b0f5-91b7040bbf39 demo demo] Get all volumes completed successfully. Jun 19 01:24:21.252036 np0000182248 devstack@c-api.service[112382]: INFO cinder.api.openstack.wsgi [None req-64fb3990-01c4-4e6e-b0f5-91b7040bbf39 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:24:21.252520 np0000182248 devstack@c-api.service[112382]: [pid: 112382|app: 0|req: 9/34] 199.204.45.132 () {64 vars in 1296 bytes} [Fri Jun 19 01:24:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:24:31.244365 np0000182248 devstack@c-api.service[112382]: DEBUG dbcounter [-] [112382] Writing DB stats cinder:SELECT=1 {{(pid=112382) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:25:21.265233 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.middleware.request_id [None req-fad83a9f-d0d4-4af1-87a8-51b68ca2b3a6 None None] RequestId filter calling following filter/app {{(pid=112379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:25:21.269194 np0000182248 devstack@c-api.service[112379]: INFO cinder.api.openstack.wsgi [None req-fad83a9f-d0d4-4af1-87a8-51b68ca2b3a6 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 19 01:25:21.269825 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.openstack.wsgi [None req-fad83a9f-d0d4-4af1-87a8-51b68ca2b3a6 demo demo] Empty body provided in request {{(pid=112379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:25:21.270193 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.openstack.wsgi [None req-fad83a9f-d0d4-4af1-87a8-51b68ca2b3a6 demo demo] Calling method 'detail' {{(pid=112379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:25:21.270623 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.api_utils [None req-fad83a9f-d0d4-4af1-87a8-51b68ca2b3a6 demo demo] Removing options '' from query. {{(pid=112379) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:25:21.272011 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.volume.api [None req-fad83a9f-d0d4-4af1-87a8-51b68ca2b3a6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112379) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:25:21.281232 np0000182248 devstack@c-api.service[112379]: INFO cinder.volume.api [None req-fad83a9f-d0d4-4af1-87a8-51b68ca2b3a6 demo demo] Get all volumes completed successfully. Jun 19 01:25:21.283467 np0000182248 devstack@c-api.service[112379]: INFO cinder.api.openstack.wsgi [None req-fad83a9f-d0d4-4af1-87a8-51b68ca2b3a6 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:25:21.283897 np0000182248 devstack@c-api.service[112379]: [pid: 112379|app: 0|req: 10/35] 199.204.45.132 () {64 vars in 1296 bytes} [Fri Jun 19 01:25:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:25:31.275953 np0000182248 devstack@c-api.service[112379]: DEBUG dbcounter [-] [112379] Writing DB stats cinder:SELECT=1 {{(pid=112379) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:26:21.300257 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.middleware.request_id [None req-a3fa905e-8979-45b2-8aab-e5259368fb47 None None] RequestId filter calling following filter/app {{(pid=112381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:26:21.304237 np0000182248 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [None req-a3fa905e-8979-45b2-8aab-e5259368fb47 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 19 01:26:21.304594 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [None req-a3fa905e-8979-45b2-8aab-e5259368fb47 demo demo] Empty body provided in request {{(pid=112381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:26:21.304923 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [None req-a3fa905e-8979-45b2-8aab-e5259368fb47 demo demo] Calling method 'detail' {{(pid=112381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:26:21.305207 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.api_utils [None req-a3fa905e-8979-45b2-8aab-e5259368fb47 demo demo] Removing options '' from query. {{(pid=112381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:26:21.306106 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.volume.api [None req-a3fa905e-8979-45b2-8aab-e5259368fb47 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112381) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:26:21.317353 np0000182248 devstack@c-api.service[112381]: INFO cinder.volume.api [None req-a3fa905e-8979-45b2-8aab-e5259368fb47 demo demo] Get all volumes completed successfully. Jun 19 01:26:21.319397 np0000182248 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [None req-a3fa905e-8979-45b2-8aab-e5259368fb47 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:26:21.319819 np0000182248 devstack@c-api.service[112381]: [pid: 112381|app: 0|req: 9/36] 199.204.45.132 () {64 vars in 1296 bytes} [Fri Jun 19 01:26:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:26:31.310259 np0000182248 devstack@c-api.service[112381]: DEBUG dbcounter [-] [112381] Writing DB stats cinder:SELECT=1 {{(pid=112381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:27:21.333416 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.middleware.request_id [None req-065797ac-85b2-4f16-a02e-75d0d213077f None None] RequestId filter calling following filter/app {{(pid=112380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:27:21.461628 np0000182248 devstack@c-api.service[112380]: INFO cinder.api.openstack.wsgi [None req-065797ac-85b2-4f16-a02e-75d0d213077f demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 19 01:27:21.462011 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.openstack.wsgi [None req-065797ac-85b2-4f16-a02e-75d0d213077f demo demo] Empty body provided in request {{(pid=112380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:27:21.462484 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.openstack.wsgi [None req-065797ac-85b2-4f16-a02e-75d0d213077f demo demo] Calling method 'detail' {{(pid=112380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:27:21.462922 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.api_utils [None req-065797ac-85b2-4f16-a02e-75d0d213077f demo demo] Removing options '' from query. {{(pid=112380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:27:21.465218 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.volume.api [None req-065797ac-85b2-4f16-a02e-75d0d213077f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112380) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:27:21.473551 np0000182248 devstack@c-api.service[112380]: INFO cinder.volume.api [None req-065797ac-85b2-4f16-a02e-75d0d213077f demo demo] Get all volumes completed successfully. Jun 19 01:27:21.475465 np0000182248 devstack@c-api.service[112380]: INFO cinder.api.openstack.wsgi [None req-065797ac-85b2-4f16-a02e-75d0d213077f demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:27:21.475786 np0000182248 devstack@c-api.service[112380]: [pid: 112380|app: 0|req: 9/37] 199.204.45.132 () {64 vars in 1296 bytes} [Fri Jun 19 01:27:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:27:31.469770 np0000182248 devstack@c-api.service[112380]: DEBUG dbcounter [-] [112380] Writing DB stats cinder:SELECT=1 {{(pid=112380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:28:21.492434 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.middleware.request_id [None req-c23485c1-78fe-49b7-947f-4a988c7baf6f None None] RequestId filter calling following filter/app {{(pid=112382) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:28:21.495263 np0000182248 devstack@c-api.service[112382]: INFO cinder.api.openstack.wsgi [None req-c23485c1-78fe-49b7-947f-4a988c7baf6f demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 19 01:28:21.495499 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.openstack.wsgi [None req-c23485c1-78fe-49b7-947f-4a988c7baf6f demo demo] Empty body provided in request {{(pid=112382) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:28:21.495751 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.openstack.wsgi [None req-c23485c1-78fe-49b7-947f-4a988c7baf6f demo demo] Calling method 'detail' {{(pid=112382) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:28:21.496097 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.api_utils [None req-c23485c1-78fe-49b7-947f-4a988c7baf6f demo demo] Removing options '' from query. {{(pid=112382) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:28:21.497093 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.volume.api [None req-c23485c1-78fe-49b7-947f-4a988c7baf6f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112382) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:28:21.504176 np0000182248 devstack@c-api.service[112382]: INFO cinder.volume.api [None req-c23485c1-78fe-49b7-947f-4a988c7baf6f demo demo] Get all volumes completed successfully. Jun 19 01:28:21.506040 np0000182248 devstack@c-api.service[112382]: INFO cinder.api.openstack.wsgi [None req-c23485c1-78fe-49b7-947f-4a988c7baf6f demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:28:21.506527 np0000182248 devstack@c-api.service[112382]: [pid: 112382|app: 0|req: 10/38] 199.204.45.132 () {64 vars in 1296 bytes} [Fri Jun 19 01:28:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:28:31.499980 np0000182248 devstack@c-api.service[112382]: DEBUG dbcounter [-] [112382] Writing DB stats cinder:SELECT=1 {{(pid=112382) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:29:21.521867 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.middleware.request_id [None req-2ad56839-8eaa-465f-8d19-df052ff3dd7b None None] RequestId filter calling following filter/app {{(pid=112379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:29:21.523895 np0000182248 devstack@c-api.service[112379]: INFO cinder.api.openstack.wsgi [None req-2ad56839-8eaa-465f-8d19-df052ff3dd7b demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 19 01:29:21.524060 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.openstack.wsgi [None req-2ad56839-8eaa-465f-8d19-df052ff3dd7b demo demo] Empty body provided in request {{(pid=112379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:29:21.524242 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.openstack.wsgi [None req-2ad56839-8eaa-465f-8d19-df052ff3dd7b demo demo] Calling method 'detail' {{(pid=112379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:29:21.524449 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.api_utils [None req-2ad56839-8eaa-465f-8d19-df052ff3dd7b demo demo] Removing options '' from query. {{(pid=112379) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:29:21.525122 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.volume.api [None req-2ad56839-8eaa-465f-8d19-df052ff3dd7b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112379) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:29:21.531870 np0000182248 devstack@c-api.service[112379]: INFO cinder.volume.api [None req-2ad56839-8eaa-465f-8d19-df052ff3dd7b demo demo] Get all volumes completed successfully. Jun 19 01:29:21.533662 np0000182248 devstack@c-api.service[112379]: INFO cinder.api.openstack.wsgi [None req-2ad56839-8eaa-465f-8d19-df052ff3dd7b demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:29:21.534197 np0000182248 devstack@c-api.service[112379]: [pid: 112379|app: 0|req: 11/39] 199.204.45.132 () {64 vars in 1296 bytes} [Fri Jun 19 01:29:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:29:31.528243 np0000182248 devstack@c-api.service[112379]: DEBUG dbcounter [-] [112379] Writing DB stats cinder:SELECT=1 {{(pid=112379) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:30:21.548039 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.middleware.request_id [None req-e12a37f7-1271-4bd3-85a6-ad6870d4ac17 None None] RequestId filter calling following filter/app {{(pid=112381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:30:21.550173 np0000182248 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [None req-e12a37f7-1271-4bd3-85a6-ad6870d4ac17 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 19 01:30:21.550299 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [None req-e12a37f7-1271-4bd3-85a6-ad6870d4ac17 demo demo] Empty body provided in request {{(pid=112381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:30:21.550562 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [None req-e12a37f7-1271-4bd3-85a6-ad6870d4ac17 demo demo] Calling method 'detail' {{(pid=112381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:30:21.550775 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.api_utils [None req-e12a37f7-1271-4bd3-85a6-ad6870d4ac17 demo demo] Removing options '' from query. {{(pid=112381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:30:21.551418 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.volume.api [None req-e12a37f7-1271-4bd3-85a6-ad6870d4ac17 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112381) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:30:21.562514 np0000182248 devstack@c-api.service[112381]: INFO cinder.volume.api [None req-e12a37f7-1271-4bd3-85a6-ad6870d4ac17 demo demo] Get all volumes completed successfully. Jun 19 01:30:21.565600 np0000182248 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [None req-e12a37f7-1271-4bd3-85a6-ad6870d4ac17 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:30:21.566262 np0000182248 devstack@c-api.service[112381]: [pid: 112381|app: 0|req: 10/40] 199.204.45.132 () {64 vars in 1296 bytes} [Fri Jun 19 01:30:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:30:31.553984 np0000182248 devstack@c-api.service[112381]: DEBUG dbcounter [-] [112381] Writing DB stats cinder:SELECT=1 {{(pid=112381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:31:21.581939 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.middleware.request_id [None req-178aa2e8-daa9-420c-a7eb-1fa115ed7e2b None None] RequestId filter calling following filter/app {{(pid=112380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:31:21.586965 np0000182248 devstack@c-api.service[112380]: INFO cinder.api.openstack.wsgi [None req-178aa2e8-daa9-420c-a7eb-1fa115ed7e2b demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 19 01:31:21.587871 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.openstack.wsgi [None req-178aa2e8-daa9-420c-a7eb-1fa115ed7e2b demo demo] Empty body provided in request {{(pid=112380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:31:21.588131 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.openstack.wsgi [None req-178aa2e8-daa9-420c-a7eb-1fa115ed7e2b demo demo] Calling method 'detail' {{(pid=112380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:31:21.588405 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.api_utils [None req-178aa2e8-daa9-420c-a7eb-1fa115ed7e2b demo demo] Removing options '' from query. {{(pid=112380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:31:21.589193 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.volume.api [None req-178aa2e8-daa9-420c-a7eb-1fa115ed7e2b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112380) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:31:21.599535 np0000182248 devstack@c-api.service[112380]: INFO cinder.volume.api [None req-178aa2e8-daa9-420c-a7eb-1fa115ed7e2b demo demo] Get all volumes completed successfully. Jun 19 01:31:21.602156 np0000182248 devstack@c-api.service[112380]: INFO cinder.api.openstack.wsgi [None req-178aa2e8-daa9-420c-a7eb-1fa115ed7e2b demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:31:21.602631 np0000182248 devstack@c-api.service[112380]: [pid: 112380|app: 0|req: 10/41] 199.204.45.132 () {64 vars in 1296 bytes} [Fri Jun 19 01:31:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:31:31.592184 np0000182248 devstack@c-api.service[112380]: DEBUG dbcounter [-] [112380] Writing DB stats cinder:SELECT=1 {{(pid=112380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:32:21.625397 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.middleware.request_id [None req-13958157-a95a-4e4d-a002-a7e4de104872 None None] RequestId filter calling following filter/app {{(pid=112382) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:32:21.719081 np0000182248 devstack@c-api.service[112382]: INFO cinder.api.openstack.wsgi [None req-13958157-a95a-4e4d-a002-a7e4de104872 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 19 01:32:21.719473 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.openstack.wsgi [None req-13958157-a95a-4e4d-a002-a7e4de104872 demo demo] Empty body provided in request {{(pid=112382) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:32:21.719898 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.openstack.wsgi [None req-13958157-a95a-4e4d-a002-a7e4de104872 demo demo] Calling method 'detail' {{(pid=112382) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:32:21.720433 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.api_utils [None req-13958157-a95a-4e4d-a002-a7e4de104872 demo demo] Removing options '' from query. {{(pid=112382) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:32:21.721469 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.volume.api [None req-13958157-a95a-4e4d-a002-a7e4de104872 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112382) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:32:21.730298 np0000182248 devstack@c-api.service[112382]: INFO cinder.volume.api [None req-13958157-a95a-4e4d-a002-a7e4de104872 demo demo] Get all volumes completed successfully. Jun 19 01:32:21.732828 np0000182248 devstack@c-api.service[112382]: INFO cinder.api.openstack.wsgi [None req-13958157-a95a-4e4d-a002-a7e4de104872 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:32:21.733278 np0000182248 devstack@c-api.service[112382]: [pid: 112382|app: 0|req: 11/42] 199.204.45.132 () {64 vars in 1296 bytes} [Fri Jun 19 01:32:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:32:31.724438 np0000182248 devstack@c-api.service[112382]: DEBUG dbcounter [-] [112382] Writing DB stats cinder:SELECT=1 {{(pid=112382) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:33:21.747825 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.middleware.request_id [None req-6174ef64-c396-4f1a-b4e3-387c452eae1f None None] RequestId filter calling following filter/app {{(pid=112379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:33:21.750759 np0000182248 devstack@c-api.service[112379]: INFO cinder.api.openstack.wsgi [None req-6174ef64-c396-4f1a-b4e3-387c452eae1f demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 19 01:33:21.751023 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.openstack.wsgi [None req-6174ef64-c396-4f1a-b4e3-387c452eae1f demo demo] Empty body provided in request {{(pid=112379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:33:21.751267 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.openstack.wsgi [None req-6174ef64-c396-4f1a-b4e3-387c452eae1f demo demo] Calling method 'detail' {{(pid=112379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:33:21.751575 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.api_utils [None req-6174ef64-c396-4f1a-b4e3-387c452eae1f demo demo] Removing options '' from query. {{(pid=112379) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:33:21.753253 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.volume.api [None req-6174ef64-c396-4f1a-b4e3-387c452eae1f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112379) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:33:21.763106 np0000182248 devstack@c-api.service[112379]: INFO cinder.volume.api [None req-6174ef64-c396-4f1a-b4e3-387c452eae1f demo demo] Get all volumes completed successfully. Jun 19 01:33:21.765744 np0000182248 devstack@c-api.service[112379]: INFO cinder.api.openstack.wsgi [None req-6174ef64-c396-4f1a-b4e3-387c452eae1f demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:33:21.766254 np0000182248 devstack@c-api.service[112379]: [pid: 112379|app: 0|req: 12/43] 199.204.45.132 () {64 vars in 1296 bytes} [Fri Jun 19 01:33:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:33:31.756569 np0000182248 devstack@c-api.service[112379]: DEBUG dbcounter [-] [112379] Writing DB stats cinder:SELECT=1 {{(pid=112379) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:34:21.782128 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.middleware.request_id [None req-bf5d2ff9-8d67-4865-8a25-0ea4abd24275 None None] RequestId filter calling following filter/app {{(pid=112381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:34:21.785136 np0000182248 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [None req-bf5d2ff9-8d67-4865-8a25-0ea4abd24275 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 19 01:34:21.785966 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [None req-bf5d2ff9-8d67-4865-8a25-0ea4abd24275 demo demo] Empty body provided in request {{(pid=112381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:34:21.787832 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [None req-bf5d2ff9-8d67-4865-8a25-0ea4abd24275 demo demo] Calling method 'detail' {{(pid=112381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:34:21.787832 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.api_utils [None req-bf5d2ff9-8d67-4865-8a25-0ea4abd24275 demo demo] Removing options '' from query. {{(pid=112381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:34:21.787832 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.volume.api [None req-bf5d2ff9-8d67-4865-8a25-0ea4abd24275 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112381) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:34:21.795604 np0000182248 devstack@c-api.service[112381]: INFO cinder.volume.api [None req-bf5d2ff9-8d67-4865-8a25-0ea4abd24275 demo demo] Get all volumes completed successfully. Jun 19 01:34:21.797575 np0000182248 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [None req-bf5d2ff9-8d67-4865-8a25-0ea4abd24275 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:34:21.798030 np0000182248 devstack@c-api.service[112381]: [pid: 112381|app: 0|req: 11/44] 199.204.45.132 () {64 vars in 1296 bytes} [Fri Jun 19 01:34:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:34:31.791012 np0000182248 devstack@c-api.service[112381]: DEBUG dbcounter [-] [112381] Writing DB stats cinder:SELECT=1 {{(pid=112381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:35:21.814388 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.middleware.request_id [None req-c90e9d5e-e892-4e68-a0a3-7520784b9b59 None None] RequestId filter calling following filter/app {{(pid=112380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:35:21.819253 np0000182248 devstack@c-api.service[112380]: INFO cinder.api.openstack.wsgi [None req-c90e9d5e-e892-4e68-a0a3-7520784b9b59 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 19 01:35:21.819529 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.openstack.wsgi [None req-c90e9d5e-e892-4e68-a0a3-7520784b9b59 demo demo] Empty body provided in request {{(pid=112380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:35:21.819716 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.openstack.wsgi [None req-c90e9d5e-e892-4e68-a0a3-7520784b9b59 demo demo] Calling method 'detail' {{(pid=112380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:35:21.820032 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.api_utils [None req-c90e9d5e-e892-4e68-a0a3-7520784b9b59 demo demo] Removing options '' from query. {{(pid=112380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:35:21.820979 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.volume.api [None req-c90e9d5e-e892-4e68-a0a3-7520784b9b59 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112380) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:35:21.829850 np0000182248 devstack@c-api.service[112380]: INFO cinder.volume.api [None req-c90e9d5e-e892-4e68-a0a3-7520784b9b59 demo demo] Get all volumes completed successfully. Jun 19 01:35:21.831972 np0000182248 devstack@c-api.service[112380]: INFO cinder.api.openstack.wsgi [None req-c90e9d5e-e892-4e68-a0a3-7520784b9b59 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:35:21.832359 np0000182248 devstack@c-api.service[112380]: [pid: 112380|app: 0|req: 11/45] 199.204.45.132 () {64 vars in 1296 bytes} [Fri Jun 19 01:35:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:35:31.824832 np0000182248 devstack@c-api.service[112380]: DEBUG dbcounter [-] [112380] Writing DB stats cinder:SELECT=1 {{(pid=112380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:36:21.849460 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.middleware.request_id [None req-7a0c8c5d-c1e5-4757-acfb-dff6a322ec7d None None] RequestId filter calling following filter/app {{(pid=112382) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:36:21.853623 np0000182248 devstack@c-api.service[112382]: INFO cinder.api.openstack.wsgi [None req-7a0c8c5d-c1e5-4757-acfb-dff6a322ec7d demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 19 01:36:21.854175 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.openstack.wsgi [None req-7a0c8c5d-c1e5-4757-acfb-dff6a322ec7d demo demo] Empty body provided in request {{(pid=112382) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:36:21.855135 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.openstack.wsgi [None req-7a0c8c5d-c1e5-4757-acfb-dff6a322ec7d demo demo] Calling method 'detail' {{(pid=112382) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:36:21.855135 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.api_utils [None req-7a0c8c5d-c1e5-4757-acfb-dff6a322ec7d demo demo] Removing options '' from query. {{(pid=112382) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:36:21.856257 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.volume.api [None req-7a0c8c5d-c1e5-4757-acfb-dff6a322ec7d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112382) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:36:21.864827 np0000182248 devstack@c-api.service[112382]: INFO cinder.volume.api [None req-7a0c8c5d-c1e5-4757-acfb-dff6a322ec7d demo demo] Get all volumes completed successfully. Jun 19 01:36:21.867698 np0000182248 devstack@c-api.service[112382]: INFO cinder.api.openstack.wsgi [None req-7a0c8c5d-c1e5-4757-acfb-dff6a322ec7d demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:36:21.868393 np0000182248 devstack@c-api.service[112382]: [pid: 112382|app: 0|req: 12/46] 199.204.45.132 () {64 vars in 1296 bytes} [Fri Jun 19 01:36:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:36:31.859406 np0000182248 devstack@c-api.service[112382]: DEBUG dbcounter [-] [112382] Writing DB stats cinder:SELECT=1 {{(pid=112382) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:37:21.886299 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.middleware.request_id [None req-d3a2bb57-df30-43d2-a49d-43d7336ca64d None None] RequestId filter calling following filter/app {{(pid=112379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:37:21.951915 np0000182248 devstack@c-api.service[112379]: INFO cinder.api.openstack.wsgi [None req-d3a2bb57-df30-43d2-a49d-43d7336ca64d demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 19 01:37:21.952360 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.openstack.wsgi [None req-d3a2bb57-df30-43d2-a49d-43d7336ca64d demo demo] Empty body provided in request {{(pid=112379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:37:21.952720 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.openstack.wsgi [None req-d3a2bb57-df30-43d2-a49d-43d7336ca64d demo demo] Calling method 'detail' {{(pid=112379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:37:21.952972 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.api_utils [None req-d3a2bb57-df30-43d2-a49d-43d7336ca64d demo demo] Removing options '' from query. {{(pid=112379) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:37:21.953648 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.volume.api [None req-d3a2bb57-df30-43d2-a49d-43d7336ca64d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112379) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:37:21.960510 np0000182248 devstack@c-api.service[112379]: INFO cinder.volume.api [None req-d3a2bb57-df30-43d2-a49d-43d7336ca64d demo demo] Get all volumes completed successfully. Jun 19 01:37:21.962846 np0000182248 devstack@c-api.service[112379]: INFO cinder.api.openstack.wsgi [None req-d3a2bb57-df30-43d2-a49d-43d7336ca64d demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:37:21.963263 np0000182248 devstack@c-api.service[112379]: [pid: 112379|app: 0|req: 13/47] 199.204.45.132 () {64 vars in 1296 bytes} [Fri Jun 19 01:37:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:37:31.956673 np0000182248 devstack@c-api.service[112379]: DEBUG dbcounter [-] [112379] Writing DB stats cinder:SELECT=1 {{(pid=112379) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:38:21.984053 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.middleware.request_id [None req-435e34a5-7267-48ff-951e-f959a3d32da6 None None] RequestId filter calling following filter/app {{(pid=112381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:38:21.987032 np0000182248 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [None req-435e34a5-7267-48ff-951e-f959a3d32da6 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 19 01:38:21.987282 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [None req-435e34a5-7267-48ff-951e-f959a3d32da6 demo demo] Empty body provided in request {{(pid=112381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:38:21.987570 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [None req-435e34a5-7267-48ff-951e-f959a3d32da6 demo demo] Calling method 'detail' {{(pid=112381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:38:21.987905 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.api_utils [None req-435e34a5-7267-48ff-951e-f959a3d32da6 demo demo] Removing options '' from query. {{(pid=112381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:38:21.988876 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.volume.api [None req-435e34a5-7267-48ff-951e-f959a3d32da6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112381) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:38:22.000373 np0000182248 devstack@c-api.service[112381]: INFO cinder.volume.api [None req-435e34a5-7267-48ff-951e-f959a3d32da6 demo demo] Get all volumes completed successfully. Jun 19 01:38:22.003964 np0000182248 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [None req-435e34a5-7267-48ff-951e-f959a3d32da6 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:38:22.004484 np0000182248 devstack@c-api.service[112381]: [pid: 112381|app: 0|req: 12/48] 199.204.45.132 () {64 vars in 1296 bytes} [Fri Jun 19 01:38:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:38:31.991887 np0000182248 devstack@c-api.service[112381]: DEBUG dbcounter [-] [112381] Writing DB stats cinder:SELECT=1 {{(pid=112381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:39:22.021786 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.middleware.request_id [None req-09265cb7-0a71-4ffb-9a65-4b23a883768f None None] RequestId filter calling following filter/app {{(pid=112380) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:39:22.024852 np0000182248 devstack@c-api.service[112380]: INFO cinder.api.openstack.wsgi [None req-09265cb7-0a71-4ffb-9a65-4b23a883768f demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 19 01:39:22.025136 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.openstack.wsgi [None req-09265cb7-0a71-4ffb-9a65-4b23a883768f demo demo] Empty body provided in request {{(pid=112380) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:39:22.025462 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.openstack.wsgi [None req-09265cb7-0a71-4ffb-9a65-4b23a883768f demo demo] Calling method 'detail' {{(pid=112380) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:39:22.025830 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.api.api_utils [None req-09265cb7-0a71-4ffb-9a65-4b23a883768f demo demo] Removing options '' from query. {{(pid=112380) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:39:22.026824 np0000182248 devstack@c-api.service[112380]: DEBUG cinder.volume.api [None req-09265cb7-0a71-4ffb-9a65-4b23a883768f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112380) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:39:22.035093 np0000182248 devstack@c-api.service[112380]: INFO cinder.volume.api [None req-09265cb7-0a71-4ffb-9a65-4b23a883768f demo demo] Get all volumes completed successfully. Jun 19 01:39:22.037068 np0000182248 devstack@c-api.service[112380]: INFO cinder.api.openstack.wsgi [None req-09265cb7-0a71-4ffb-9a65-4b23a883768f demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:39:22.037425 np0000182248 devstack@c-api.service[112380]: [pid: 112380|app: 0|req: 12/49] 199.204.45.132 () {64 vars in 1296 bytes} [Fri Jun 19 01:39:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:39:32.030491 np0000182248 devstack@c-api.service[112380]: DEBUG dbcounter [-] [112380] Writing DB stats cinder:SELECT=1 {{(pid=112380) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:40:22.052307 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.middleware.request_id [None req-f97d9e25-a305-427a-9a0a-5b2f3424b66e None None] RequestId filter calling following filter/app {{(pid=112382) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:40:22.054972 np0000182248 devstack@c-api.service[112382]: INFO cinder.api.openstack.wsgi [None req-f97d9e25-a305-427a-9a0a-5b2f3424b66e demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 19 01:40:22.055209 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.openstack.wsgi [None req-f97d9e25-a305-427a-9a0a-5b2f3424b66e demo demo] Empty body provided in request {{(pid=112382) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:40:22.055449 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.openstack.wsgi [None req-f97d9e25-a305-427a-9a0a-5b2f3424b66e demo demo] Calling method 'detail' {{(pid=112382) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:40:22.055725 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.api.api_utils [None req-f97d9e25-a305-427a-9a0a-5b2f3424b66e demo demo] Removing options '' from query. {{(pid=112382) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:40:22.056704 np0000182248 devstack@c-api.service[112382]: DEBUG cinder.volume.api [None req-f97d9e25-a305-427a-9a0a-5b2f3424b66e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112382) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:40:22.064725 np0000182248 devstack@c-api.service[112382]: INFO cinder.volume.api [None req-f97d9e25-a305-427a-9a0a-5b2f3424b66e demo demo] Get all volumes completed successfully. Jun 19 01:40:22.067362 np0000182248 devstack@c-api.service[112382]: INFO cinder.api.openstack.wsgi [None req-f97d9e25-a305-427a-9a0a-5b2f3424b66e demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:40:22.067817 np0000182248 devstack@c-api.service[112382]: [pid: 112382|app: 0|req: 13/50] 199.204.45.132 () {64 vars in 1296 bytes} [Fri Jun 19 01:40:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:40:32.060206 np0000182248 devstack@c-api.service[112382]: DEBUG dbcounter [-] [112382] Writing DB stats cinder:SELECT=1 {{(pid=112382) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:41:22.082946 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.middleware.request_id [None req-3e8c18df-e0cd-44de-90f1-365f379b12e5 None None] RequestId filter calling following filter/app {{(pid=112379) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:41:22.086760 np0000182248 devstack@c-api.service[112379]: INFO cinder.api.openstack.wsgi [None req-3e8c18df-e0cd-44de-90f1-365f379b12e5 demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 19 01:41:22.087152 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.openstack.wsgi [None req-3e8c18df-e0cd-44de-90f1-365f379b12e5 demo demo] Empty body provided in request {{(pid=112379) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:41:22.087511 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.openstack.wsgi [None req-3e8c18df-e0cd-44de-90f1-365f379b12e5 demo demo] Calling method 'detail' {{(pid=112379) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:41:22.087959 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.api.api_utils [None req-3e8c18df-e0cd-44de-90f1-365f379b12e5 demo demo] Removing options '' from query. {{(pid=112379) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:41:22.089341 np0000182248 devstack@c-api.service[112379]: DEBUG cinder.volume.api [None req-3e8c18df-e0cd-44de-90f1-365f379b12e5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112379) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:41:22.097024 np0000182248 devstack@c-api.service[112379]: INFO cinder.volume.api [None req-3e8c18df-e0cd-44de-90f1-365f379b12e5 demo demo] Get all volumes completed successfully. Jun 19 01:41:22.099230 np0000182248 devstack@c-api.service[112379]: INFO cinder.api.openstack.wsgi [None req-3e8c18df-e0cd-44de-90f1-365f379b12e5 demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:41:22.099640 np0000182248 devstack@c-api.service[112379]: [pid: 112379|app: 0|req: 14/51] 199.204.45.132 () {64 vars in 1296 bytes} [Fri Jun 19 01:41:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:41:32.092407 np0000182248 devstack@c-api.service[112379]: DEBUG dbcounter [-] [112379] Writing DB stats cinder:SELECT=1 {{(pid=112379) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 19 01:42:22.114063 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.middleware.request_id [None req-1739e1d4-7750-4c54-9fd1-f6290df8c0de None None] RequestId filter calling following filter/app {{(pid=112381) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 19 01:42:22.213767 np0000182248 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [None req-1739e1d4-7750-4c54-9fd1-f6290df8c0de demo demo] GET https://199.204.45.132/volume/v3/volumes/detail Jun 19 01:42:22.214408 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [None req-1739e1d4-7750-4c54-9fd1-f6290df8c0de demo demo] Empty body provided in request {{(pid=112381) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 19 01:42:22.215924 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.openstack.wsgi [None req-1739e1d4-7750-4c54-9fd1-f6290df8c0de demo demo] Calling method 'detail' {{(pid=112381) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 19 01:42:22.215924 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.api.api_utils [None req-1739e1d4-7750-4c54-9fd1-f6290df8c0de demo demo] Removing options '' from query. {{(pid=112381) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 19 01:42:22.216545 np0000182248 devstack@c-api.service[112381]: DEBUG cinder.volume.api [None req-1739e1d4-7750-4c54-9fd1-f6290df8c0de demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112381) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 19 01:42:22.228630 np0000182248 devstack@c-api.service[112381]: INFO cinder.volume.api [None req-1739e1d4-7750-4c54-9fd1-f6290df8c0de demo demo] Get all volumes completed successfully. Jun 19 01:42:22.230730 np0000182248 devstack@c-api.service[112381]: INFO cinder.api.openstack.wsgi [None req-1739e1d4-7750-4c54-9fd1-f6290df8c0de demo demo] https://199.204.45.132/volume/v3/volumes/detail returned with HTTP 200 Jun 19 01:42:22.231198 np0000182248 devstack@c-api.service[112381]: [pid: 112381|app: 0|req: 13/52] 199.204.45.132 () {64 vars in 1296 bytes} [Fri Jun 19 01:42:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 19 01:42:32.223700 np0000182248 devstack@c-api.service[112381]: DEBUG dbcounter [-] [112381] Writing DB stats cinder:SELECT=1 {{(pid=112381) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}