Jun 29 04:54:43.260096 np0000183410 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 29 04:54:43.269315 np0000183410 devstack@c-api.service[112866]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 29 04:54:43.272344 np0000183410 devstack@c-api.service[112866]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jun 29 04:54:43 2026] *** Jun 29 04:54:43.272344 np0000183410 devstack@c-api.service[112866]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 29 04:54:43.272344 np0000183410 devstack@c-api.service[112866]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 29 04:54:43.272344 np0000183410 devstack@c-api.service[112866]: nodename: np0000183410 Jun 29 04:54:43.272344 np0000183410 devstack@c-api.service[112866]: machine: x86_64 Jun 29 04:54:43.272344 np0000183410 devstack@c-api.service[112866]: clock source: unix Jun 29 04:54:43.272344 np0000183410 devstack@c-api.service[112866]: pcre jit disabled Jun 29 04:54:43.272344 np0000183410 devstack@c-api.service[112866]: detected number of CPU cores: 16 Jun 29 04:54:43.272344 np0000183410 devstack@c-api.service[112866]: current working directory: / Jun 29 04:54:43.272344 np0000183410 devstack@c-api.service[112866]: detected binary path: /usr/bin/uwsgi-core Jun 29 04:54:43.272344 np0000183410 devstack@c-api.service[112866]: your processes number limit is 256917 Jun 29 04:54:43.272344 np0000183410 devstack@c-api.service[112866]: your memory page size is 4096 bytes Jun 29 04:54:43.272344 np0000183410 devstack@c-api.service[112866]: detected max file descriptor number: 2048 Jun 29 04:54:43.272767 np0000183410 devstack@c-api.service[112866]: lock engine: pthread robust mutexes Jun 29 04:54:43.272767 np0000183410 devstack@c-api.service[112866]: thunder lock: enabled Jun 29 04:54:43.273006 np0000183410 devstack@c-api.service[112866]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 29 04:54:43.273054 np0000183410 devstack@c-api.service[112866]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 29 04:54:43.273095 np0000183410 devstack@c-api.service[112866]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 29 04:54:43.273095 np0000183410 devstack@c-api.service[112866]: Set PythonHome to /opt/stack/data/venv Jun 29 04:54:43.308275 np0000183410 devstack@c-api.service[112866]: Python main interpreter initialized at 0x7bbdbb4a3668 Jun 29 04:54:43.308275 np0000183410 devstack@c-api.service[112866]: python threads support enabled Jun 29 04:54:43.308275 np0000183410 devstack@c-api.service[112866]: your server socket listen backlog is limited to 100 connections Jun 29 04:54:43.308275 np0000183410 devstack@c-api.service[112866]: your mercy for graceful operations on workers is 80 seconds Jun 29 04:54:43.308887 np0000183410 devstack@c-api.service[112866]: mapped 671795 bytes (656 KB) for 4 cores Jun 29 04:54:43.309048 np0000183410 devstack@c-api.service[112866]: *** Operational MODE: preforking *** Jun 29 04:54:43.309254 np0000183410 devstack@c-api.service[112866]: *** uWSGI is running in multiple interpreter mode *** Jun 29 04:54:43.309254 np0000183410 devstack@c-api.service[112866]: spawned uWSGI master process (pid: 112866) Jun 29 04:54:43.309424 np0000183410 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 29 04:54:43.309999 np0000183410 devstack@c-api.service[112866]: spawned uWSGI worker 1 (pid: 112873, cores: 1) Jun 29 04:54:43.310489 np0000183410 devstack@c-api.service[112866]: spawned uWSGI worker 2 (pid: 112874, cores: 1) Jun 29 04:54:43.311013 np0000183410 devstack@c-api.service[112866]: spawned uWSGI worker 3 (pid: 112875, cores: 1) Jun 29 04:54:43.311433 np0000183410 devstack@c-api.service[112866]: spawned uWSGI worker 4 (pid: 112876, cores: 1) Jun 29 04:54:43.311500 np0000183410 devstack@c-api.service[112866]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 29 04:54:43.435509 np0000183410 devstack@c-api.service[112873]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:54:43.435509 np0000183410 devstack@c-api.service[112873]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:54:43.435509 np0000183410 devstack@c-api.service[112873]: we strongly recommend against using it for new projects. Jun 29 04:54:43.435509 np0000183410 devstack@c-api.service[112873]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:54:43.435509 np0000183410 devstack@c-api.service[112873]: framework. For more detail see Jun 29 04:54:43.435509 np0000183410 devstack@c-api.service[112873]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:54:43.435509 np0000183410 devstack@c-api.service[112873]: import eventlet # noqa Jun 29 04:54:43.446360 np0000183410 devstack@c-api.service[112875]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:54:43.446360 np0000183410 devstack@c-api.service[112875]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:54:43.446360 np0000183410 devstack@c-api.service[112875]: we strongly recommend against using it for new projects. Jun 29 04:54:43.446360 np0000183410 devstack@c-api.service[112875]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:54:43.446360 np0000183410 devstack@c-api.service[112875]: framework. For more detail see Jun 29 04:54:43.446360 np0000183410 devstack@c-api.service[112875]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:54:43.446360 np0000183410 devstack@c-api.service[112875]: import eventlet # noqa Jun 29 04:54:43.447295 np0000183410 devstack@c-api.service[112874]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:54:43.447295 np0000183410 devstack@c-api.service[112874]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:54:43.447295 np0000183410 devstack@c-api.service[112874]: we strongly recommend against using it for new projects. Jun 29 04:54:43.447295 np0000183410 devstack@c-api.service[112874]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:54:43.447295 np0000183410 devstack@c-api.service[112874]: framework. For more detail see Jun 29 04:54:43.447295 np0000183410 devstack@c-api.service[112874]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:54:43.447295 np0000183410 devstack@c-api.service[112874]: import eventlet # noqa Jun 29 04:54:43.450791 np0000183410 devstack@c-api.service[112876]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 29 04:54:43.450791 np0000183410 devstack@c-api.service[112876]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 29 04:54:43.450791 np0000183410 devstack@c-api.service[112876]: we strongly recommend against using it for new projects. Jun 29 04:54:43.450791 np0000183410 devstack@c-api.service[112876]: If you are already using Eventlet, we recommend migrating to a different Jun 29 04:54:43.450791 np0000183410 devstack@c-api.service[112876]: framework. For more detail see Jun 29 04:54:43.450791 np0000183410 devstack@c-api.service[112876]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 29 04:54:43.450791 np0000183410 devstack@c-api.service[112876]: import eventlet # noqa Jun 29 04:54:43.523293 np0000183410 devstack@c-api.service[112873]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 04:54:43.523293 np0000183410 devstack@c-api.service[112873]: warnings.warn( Jun 29 04:54:43.529848 np0000183410 devstack@c-api.service[112875]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 04:54:43.529848 np0000183410 devstack@c-api.service[112875]: warnings.warn( Jun 29 04:54:43.532273 np0000183410 devstack@c-api.service[112874]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 04:54:43.532273 np0000183410 devstack@c-api.service[112874]: warnings.warn( Jun 29 04:54:43.547423 np0000183410 devstack@c-api.service[112876]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 29 04:54:43.547423 np0000183410 devstack@c-api.service[112876]: warnings.warn( Jun 29 04:54:43.602011 np0000183410 devstack@c-api.service[112873]: /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 29 04:54:43.602011 np0000183410 devstack@c-api.service[112873]: from cgi import parse_header Jun 29 04:54:43.604987 np0000183410 devstack@c-api.service[112875]: /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 29 04:54:43.604987 np0000183410 devstack@c-api.service[112875]: from cgi import parse_header Jun 29 04:54:43.608858 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:43.608858 np0000183410 devstack@c-api.service[112874]: from cgi import parse_header Jun 29 04:54:43.623920 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:43.623920 np0000183410 devstack@c-api.service[112876]: from cgi import parse_header Jun 29 04:54:43.655729 np0000183410 devstack@c-api.service[112875]: /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 29 04:54:43.655729 np0000183410 devstack@c-api.service[112875]: removals.removed_module( Jun 29 04:54:43.655965 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:43.655965 np0000183410 devstack@c-api.service[112874]: removals.removed_module( Jun 29 04:54:43.656060 np0000183410 devstack@c-api.service[112873]: /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 29 04:54:43.656060 np0000183410 devstack@c-api.service[112873]: removals.removed_module( Jun 29 04:54:43.657293 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:43.657293 np0000183410 devstack@c-api.service[112874]: removals.removed_module( Jun 29 04:54:43.657540 np0000183410 devstack@c-api.service[112873]: /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 29 04:54:43.657540 np0000183410 devstack@c-api.service[112873]: removals.removed_module( Jun 29 04:54:43.657803 np0000183410 devstack@c-api.service[112875]: /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 29 04:54:43.657803 np0000183410 devstack@c-api.service[112875]: removals.removed_module( Jun 29 04:54:43.672233 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:43.672233 np0000183410 devstack@c-api.service[112876]: removals.removed_module( Jun 29 04:54:43.673810 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:43.673810 np0000183410 devstack@c-api.service[112876]: removals.removed_module( Jun 29 04:54:44.395307 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:44.395307 np0000183410 devstack@c-api.service[112874]: warnings.warn( Jun 29 04:54:44.408931 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:44.408931 np0000183410 devstack@c-api.service[112876]: warnings.warn( Jun 29 04:54:44.409151 np0000183410 devstack@c-api.service[112873]: /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 29 04:54:44.409151 np0000183410 devstack@c-api.service[112873]: warnings.warn( Jun 29 04:54:44.413607 np0000183410 devstack@c-api.service[112875]: /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 29 04:54:44.413607 np0000183410 devstack@c-api.service[112875]: warnings.warn( Jun 29 04:54:44.444610 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:44.444610 np0000183410 devstack@c-api.service[112874]: warnings.warn( Jun 29 04:54:44.458098 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:44.458098 np0000183410 devstack@c-api.service[112876]: warnings.warn( Jun 29 04:54:44.461904 np0000183410 devstack@c-api.service[112873]: /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 29 04:54:44.461904 np0000183410 devstack@c-api.service[112873]: warnings.warn( Jun 29 04:54:44.462349 np0000183410 devstack@c-api.service[112875]: /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 29 04:54:44.462349 np0000183410 devstack@c-api.service[112875]: warnings.warn( Jun 29 04:54:44.642551 np0000183410 devstack@c-api.service[112873]: 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 29 04:54:44.642853 np0000183410 devstack@c-api.service[112873]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112873) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:54:44.644073 np0000183410 devstack@c-api.service[112876]: 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 29 04:54:44.644254 np0000183410 devstack@c-api.service[112876]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112876) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:54:44.650131 np0000183410 devstack@c-api.service[112874]: 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 29 04:54:44.650620 np0000183410 devstack@c-api.service[112874]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112874) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:54:44.650944 np0000183410 devstack@c-api.service[112875]: 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 29 04:54:44.651224 np0000183410 devstack@c-api.service[112875]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112875) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 29 04:54:44.728214 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:44.728214 np0000183410 devstack@c-api.service[112876]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:54:44.728444 np0000183410 devstack@c-api.service[112873]: /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 29 04:54:44.728444 np0000183410 devstack@c-api.service[112873]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:54:44.731117 np0000183410 devstack@c-api.service[112875]: /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 29 04:54:44.731117 np0000183410 devstack@c-api.service[112875]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:54:44.740556 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:44.740556 np0000183410 devstack@c-api.service[112874]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 29 04:54:45.180433 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112875) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:54:45.180541 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112876) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:54:45.180623 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112874) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:54:45.180828 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.180902 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112873) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 29 04:54:45.180961 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.181016 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.181082 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.181155 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.181220 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.181275 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.181336 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.181392 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.181445 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.181498 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.181498 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.181607 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.181698 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.181765 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.181827 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.181880 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.181985 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.182048 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.182102 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.182170 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.182235 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.182295 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.182357 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.182426 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.182480 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.182540 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.182598 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.182707 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.182778 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.182833 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.182892 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.182955 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.183025 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.183086 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.183086 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.183086 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.183086 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.183086 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.183086 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.184669 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.184779 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.184779 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.184899 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.184899 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.185014 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.185069 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.185132 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.185186 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.185186 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.185186 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.185303 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.185340 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.185340 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.185412 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.185453 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.185490 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.185531 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.185575 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.185734 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.185734 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.185812 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.185854 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.185895 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.185968 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.186006 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.186006 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.186006 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.191191 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.191265 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.191310 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.191353 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.191391 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.191429 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.191466 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.191510 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.191555 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.191593 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.191630 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.191630 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.191759 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.191759 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.191834 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.191874 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.191957 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.192012 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.192061 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.192100 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.192100 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.192170 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.192170 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.192239 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.192281 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.192281 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.192365 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.192419 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.192944 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.192990 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.193055 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.193096 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.193137 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.193180 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.193225 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.193264 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.193298 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.193342 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.193384 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.193422 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.193463 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.193501 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.193537 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.193577 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.193617 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.193687 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.193732 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.193782 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.193820 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.193877 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.193926 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.193968 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.194055 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.194098 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.194137 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.194181 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.194231 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.194272 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.194313 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.194350 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.194387 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.194423 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.194460 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.194495 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.194536 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.194578 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.194622 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.194685 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.194724 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.194769 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.194813 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.194848 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.194889 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.194925 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.194925 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.195001 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.195046 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.195081 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.195124 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.195168 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.195168 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.195168 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.195168 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.195168 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.195339 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.195339 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.195422 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.195461 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.195503 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.195538 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.195580 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.195626 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.195692 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.195734 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.195771 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.195819 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.195856 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.195900 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.195937 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.195973 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.196011 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.196044 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.196081 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.196119 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.196162 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.196203 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.196238 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.196279 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.196279 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.196279 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.196279 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.196279 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.196940 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.196993 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.197040 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.197109 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.197160 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.197196 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.197234 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.197269 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.197308 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.197353 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.197397 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.197432 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.197481 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.197518 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.197552 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.197595 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.197629 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.197688 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.197741 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.197779 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.197821 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.197858 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.197906 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.197948 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.197988 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.198064 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.198064 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.198064 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.198609 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.198689 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.198737 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.198783 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.198822 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.198861 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.198899 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.198938 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.198979 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.199019 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.199055 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.199093 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.199093 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.199173 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.199216 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.199272 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.199272 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.199272 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.199272 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.199410 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.199447 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.199481 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.199522 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.199522 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.199593 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.199665 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.199717 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.199772 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.199809 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.199852 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.199888 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.199932 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.199973 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.200009 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.200044 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.200086 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.200126 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.200167 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.200201 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.200242 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.200282 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.200317 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.200354 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.200354 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.200354 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.200354 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.200354 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.200354 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.200558 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.200656 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.200723 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.200781 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.200851 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.200893 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.200955 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.201019 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.201810 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.201869 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.201908 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.201986 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.202072 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.202124 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.202161 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.202205 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.202248 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.202292 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.202335 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.202376 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.202422 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.202458 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.202496 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.202532 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.202573 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.202609 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.202669 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.202718 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.202761 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.202906 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.202965 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.203011 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.203055 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.203119 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.203166 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.203238 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.207003 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.207079 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.207125 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.207180 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.207228 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.207228 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.207313 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.207351 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.207393 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.207430 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.207474 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.207474 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.207474 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.207593 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.207667 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.207731 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.207731 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.207731 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.207731 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.207865 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.207914 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.207951 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.208002 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.208002 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.208002 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.208154 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.208200 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.208241 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.208281 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.208334 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.208374 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.208374 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.208458 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.208498 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.208498 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.208575 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.208616 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.208677 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.208726 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.208862 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.208904 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.208944 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.208944 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.209015 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.209052 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.209095 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.209131 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.209173 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.209219 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.209256 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.209297 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.209338 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.209374 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.209415 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.209415 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.209415 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.209889 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.209952 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.209995 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.210040 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.210121 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.210170 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.210213 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.210256 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.210292 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.210329 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.210370 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.210412 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.210458 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.210503 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.210544 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.210585 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.210627 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.210692 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.210731 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.210775 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.210812 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.210854 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.210897 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.210938 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.210980 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.211022 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.211022 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.211022 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.213205 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.213272 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.213322 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.213368 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.213410 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.213452 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.213494 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.213537 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.213578 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.213619 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.213691 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.213731 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.213766 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.213814 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.213856 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.213899 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.213939 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.213975 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.213975 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.214046 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.214085 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.214155 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.214202 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.214249 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.214249 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.214249 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.214249 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.214249 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.215659 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.215730 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.215785 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.215840 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.215914 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.215966 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.216018 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.216018 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.216103 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.216142 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.216178 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.216215 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.216259 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.216300 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.216349 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.216387 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.216424 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.216465 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.216508 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.216545 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.216585 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.216672 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.216723 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.216767 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.216810 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.216858 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.216894 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.216935 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.216977 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.217020 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.217058 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.217100 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.217139 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.217184 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.217244 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.217298 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.217344 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.217383 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.217425 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.217461 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.217498 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.217540 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.217588 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.217624 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.217683 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.217731 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.217768 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.217809 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.217844 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.217885 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.217921 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.217963 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.218014 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.218050 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.218092 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.218177 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.218222 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.218265 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.218308 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.218350 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.218391 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.218433 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.218475 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.218511 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.218546 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.218581 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.218623 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.218682 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.218729 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.218772 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.218808 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.218845 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.218892 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.218929 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.218964 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.219005 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.219041 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.219076 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.219118 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.219159 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.219202 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.219202 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.219202 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.219202 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.219347 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.219347 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.219347 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.219347 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.219347 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.219543 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.219582 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.219618 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.219700 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.219756 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.219756 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.219756 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.219756 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.219756 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.219929 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.219929 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.219929 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.220034 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.220073 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.220115 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.220153 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.220189 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.220232 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.220272 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.220308 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.220350 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.220350 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.220425 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.220467 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.220505 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.220505 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.220583 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.220620 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.220683 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.220723 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.220760 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.220795 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.220838 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.220880 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.220928 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.220971 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.221007 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.221051 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.221087 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.221129 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.221167 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.221209 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.221245 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.221289 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.221331 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.221368 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.221409 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.221451 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.221488 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.221530 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.221567 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.221608 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.221667 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.221716 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.221760 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.221795 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.221832 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.221874 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.221916 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.221952 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.221993 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.222030 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.222078 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.222115 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.222179 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.222226 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.222265 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.222309 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.222346 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.222382 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.222419 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.222459 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.222507 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.222544 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.222587 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.222628 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.222683 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.222720 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.222756 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.222803 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.222840 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.222889 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.222931 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.222972 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.223009 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.223052 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.223095 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.223131 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.223172 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.223210 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.223251 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.223294 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.223337 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.223372 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.223423 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.223468 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.223511 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.223548 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.223585 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.223622 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.223686 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.223736 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.223773 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.223810 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.223850 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.223893 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.223930 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.223973 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.223973 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.223973 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.223973 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.224122 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.224214 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.224285 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.224359 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.224406 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.224447 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.224514 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.224514 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.224514 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.224514 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.224713 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.224713 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.224713 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.224828 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.224876 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.224913 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.224950 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.224987 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.225116 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.225156 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.225198 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.225235 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.225235 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.225235 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.225328 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.225328 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.225328 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.225440 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.225478 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.225521 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.225558 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.225592 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.225628 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.225683 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.225730 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.225772 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.225814 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.225856 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.225891 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.225927 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.225963 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.226006 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.226043 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.226083 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.226120 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.226120 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.226252 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.226299 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.226337 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.226337 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.226337 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.226337 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.226469 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.226469 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.226469 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.226469 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.226469 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.226797 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.226844 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.226880 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.226922 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.226958 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.227000 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.227036 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.227036 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.227099 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.227142 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.227183 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.227214 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.227244 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.227280 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.227311 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.227337 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.227368 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.227392 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.227416 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.227446 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.227470 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.227470 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.227470 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.230879 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.230940 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.231001 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.231065 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.231140 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.231181 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.231213 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.231238 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.231263 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.231290 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.231322 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.231357 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.231387 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.231419 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.231449 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.231482 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.231509 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.231534 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.231564 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.231590 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.231590 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.231737 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.231797 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.231855 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.231915 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.231971 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.232027 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.232059 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.232090 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.232115 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.232141 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.232211 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.232270 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.232326 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.232365 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.232392 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.232420 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.232449 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.232475 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.232499 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.232528 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.232553 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.232581 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.232607 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.232636 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.232674 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.232708 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.232735 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.232758 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.232787 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.232813 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.232842 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.232842 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.232888 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.232935 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.232996 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.233197 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.233298 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.233331 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.233359 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.233388 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.233414 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.233439 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.233465 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.233498 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.233524 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.233554 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.233584 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.233609 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.233651 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.233651 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.233699 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.233699 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.233752 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.233820 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.233853 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.233882 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.233912 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.233936 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.233966 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.234025 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.234081 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.234137 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.234204 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.234965 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.235033 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.235086 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.235113 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.235147 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.235178 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.235219 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.235257 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.235307 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.235351 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.235387 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.235428 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.235464 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.235504 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.235545 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.235595 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.235633 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.235714 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.235763 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.235806 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.235844 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.235885 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.235922 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.235961 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.236001 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.236037 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.236070 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.236105 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.236150 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.236193 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.236228 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.236264 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.236299 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.236335 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.236370 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.236406 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.236441 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.236478 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.236519 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.236562 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.236601 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.236641 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.236693 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.236729 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.236765 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.236802 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.236848 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.236890 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.236925 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.236968 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.236968 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.236968 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.236968 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.236968 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.236968 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.236968 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.237313 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.237313 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.237313 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.237426 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.237471 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.237509 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.237545 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.237581 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.237627 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.237685 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.237723 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.237759 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.237806 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.237843 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.237889 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.237925 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.237970 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.238008 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.238042 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.238078 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.238114 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.238151 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.238189 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.238225 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.238293 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.238293 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.238378 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.238414 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.239608 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.239683 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.239730 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.239777 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.239821 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.239864 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.239905 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.239947 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.239982 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.240018 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.240064 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.240100 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.240133 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.240174 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.240375 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.240426 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.240483 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.240538 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.240589 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.240627 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.240689 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.240733 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.240772 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.240809 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.240809 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.240880 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.240917 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.240958 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 29 04:54:45.241770 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112876) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.241832 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.241871 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112874) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.241914 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.241956 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112873) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.241993 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.242036 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.242073 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.242109 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.242149 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112876) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.242186 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.242227 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.242272 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112876) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.242356 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.242399 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112874) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.242435 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112873) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.242472 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112874) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.242514 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112875) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 29 04:54:45.242555 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112873) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.242592 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 29 04:54:45.242592 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 29 04:54:45.242592 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 29 04:54:45.242592 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112875) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 29 04:54:45.242592 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112875) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 29 04:54:45.288682 np0000183410 devstack@c-api.service[112876]: INFO dbcounter [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Registered counter for database cinder Jun 29 04:54:45.289072 np0000183410 devstack@c-api.service[112874]: INFO dbcounter [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Registered counter for database cinder Jun 29 04:54:45.289548 np0000183410 devstack@c-api.service[112875]: INFO dbcounter [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Registered counter for database cinder Jun 29 04:54:45.291073 np0000183410 devstack@c-api.service[112873]: INFO dbcounter [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Registered counter for database cinder Jun 29 04:54:45.329182 np0000183410 devstack@c-api.service[112876]: DEBUG oslo_db.sqlalchemy.engines [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a 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=112876) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:54:45.334730 np0000183410 devstack@c-api.service[112875]: DEBUG oslo_db.sqlalchemy.engines [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 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=112875) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:54:45.335847 np0000183410 devstack@c-api.service[112874]: DEBUG oslo_db.sqlalchemy.engines [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 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=112874) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:54:45.342169 np0000183410 devstack@c-api.service[112873]: DEBUG oslo_db.sqlalchemy.engines [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 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=112873) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:54:45.444397 np0000183410 devstack@c-api.service[112876]: DEBUG dbcounter [-] [112876] Writer thread running {{(pid=112876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:54:45.447081 np0000183410 devstack@c-api.service[112876]: INFO cinder.rpc [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:54:45.451258 np0000183410 devstack@c-api.service[112875]: DEBUG dbcounter [-] [112875] Writer thread running {{(pid=112875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:54:45.454672 np0000183410 devstack@c-api.service[112874]: DEBUG dbcounter [-] [112874] Writer thread running {{(pid=112874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:54:45.454768 np0000183410 devstack@c-api.service[112876]: INFO cinder.rpc [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:54:45.454839 np0000183410 devstack@c-api.service[112875]: INFO cinder.rpc [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:54:45.456201 np0000183410 devstack@c-api.service[112876]: INFO cinder.rpc [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:54:45.458384 np0000183410 devstack@c-api.service[112876]: INFO cinder.rpc [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:54:45.459233 np0000183410 devstack@c-api.service[112876]: WARNING castellan.key_manager.migration [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.460103 np0000183410 devstack@c-api.service[112874]: INFO cinder.rpc [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:54:45.462117 np0000183410 devstack@c-api.service[112876]: WARNING castellan.key_manager.migration [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.465347 np0000183410 devstack@c-api.service[112875]: INFO cinder.rpc [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:54:45.465839 np0000183410 devstack@c-api.service[112874]: INFO cinder.rpc [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:54:45.470105 np0000183410 devstack@c-api.service[112875]: INFO cinder.rpc [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:54:45.471458 np0000183410 devstack@c-api.service[112874]: INFO cinder.rpc [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:54:45.471926 np0000183410 devstack@c-api.service[112873]: DEBUG dbcounter [-] [112873] Writer thread running {{(pid=112873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 29 04:54:45.473257 np0000183410 devstack@c-api.service[112874]: INFO cinder.rpc [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:54:45.473877 np0000183410 devstack@c-api.service[112875]: INFO cinder.rpc [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:54:45.474153 np0000183410 devstack@c-api.service[112874]: WARNING castellan.key_manager.migration [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.475135 np0000183410 devstack@c-api.service[112873]: INFO cinder.rpc [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 29 04:54:45.476814 np0000183410 devstack@c-api.service[112875]: WARNING castellan.key_manager.migration [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.477912 np0000183410 devstack@c-api.service[112873]: INFO cinder.rpc [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 29 04:54:45.480233 np0000183410 devstack@c-api.service[112873]: INFO cinder.rpc [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 29 04:54:45.480304 np0000183410 devstack@c-api.service[112874]: WARNING castellan.key_manager.migration [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.482217 np0000183410 devstack@c-api.service[112873]: INFO cinder.rpc [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 29 04:54:45.483297 np0000183410 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.484945 np0000183410 devstack@c-api.service[112875]: WARNING castellan.key_manager.migration [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.486431 np0000183410 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.492591 np0000183410 devstack@c-api.service[112876]: DEBUG oslo_db.sqlalchemy.engines [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a 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=112876) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:54:45.494717 np0000183410 devstack@c-api.service[112876]: INFO cinder.rpc [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:54:45.496596 np0000183410 devstack@c-api.service[112876]: INFO cinder.rpc [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:54:45.497718 np0000183410 devstack@c-api.service[112876]: WARNING castellan.key_manager.migration [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.509735 np0000183410 devstack@c-api.service[112876]: WARNING castellan.key_manager.migration [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.512899 np0000183410 devstack@c-api.service[112876]: WARNING castellan.key_manager.migration [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.514510 np0000183410 devstack@c-api.service[112874]: DEBUG oslo_db.sqlalchemy.engines [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 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=112874) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:54:45.517125 np0000183410 devstack@c-api.service[112876]: WARNING castellan.key_manager.migration [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.517457 np0000183410 devstack@c-api.service[112875]: DEBUG oslo_db.sqlalchemy.engines [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 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=112875) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:54:45.517590 np0000183410 devstack@c-api.service[112874]: INFO cinder.rpc [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:54:45.519999 np0000183410 devstack@c-api.service[112875]: INFO cinder.rpc [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:54:45.520178 np0000183410 devstack@c-api.service[112874]: INFO cinder.rpc [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:54:45.521026 np0000183410 devstack@c-api.service[112873]: DEBUG oslo_db.sqlalchemy.engines [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 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=112873) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:54:45.521121 np0000183410 devstack@c-api.service[112876]: WARNING castellan.key_manager.migration [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.521293 np0000183410 devstack@c-api.service[112874]: WARNING castellan.key_manager.migration [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.522290 np0000183410 devstack@c-api.service[112875]: INFO cinder.rpc [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:54:45.523554 np0000183410 devstack@c-api.service[112875]: WARNING castellan.key_manager.migration [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.524113 np0000183410 devstack@c-api.service[112876]: WARNING castellan.key_manager.migration [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.527068 np0000183410 devstack@c-api.service[112876]: WARNING castellan.key_manager.migration [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.527238 np0000183410 devstack@c-api.service[112873]: INFO cinder.rpc [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 29 04:54:45.530114 np0000183410 devstack@c-api.service[112876]: WARNING castellan.key_manager.migration [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.530313 np0000183410 devstack@c-api.service[112873]: INFO cinder.rpc [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 29 04:54:45.531660 np0000183410 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.532950 np0000183410 devstack@c-api.service[112876]: WARNING castellan.key_manager.migration [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.533687 np0000183410 devstack@c-api.service[112874]: WARNING castellan.key_manager.migration [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.535818 np0000183410 devstack@c-api.service[112876]: WARNING castellan.key_manager.migration [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.536619 np0000183410 devstack@c-api.service[112875]: WARNING castellan.key_manager.migration [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.537050 np0000183410 devstack@c-api.service[112874]: WARNING castellan.key_manager.migration [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.537295 np0000183410 devstack@c-api.service[112876]: WARNING castellan.key_manager.migration [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.539787 np0000183410 devstack@c-api.service[112875]: WARNING castellan.key_manager.migration [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.539967 np0000183410 devstack@c-api.service[112876]: WARNING castellan.key_manager.migration [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.541284 np0000183410 devstack@c-api.service[112874]: WARNING castellan.key_manager.migration [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.543010 np0000183410 devstack@c-api.service[112875]: WARNING castellan.key_manager.migration [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.545161 np0000183410 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.545437 np0000183410 devstack@c-api.service[112874]: WARNING castellan.key_manager.migration [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.545517 np0000183410 devstack@c-api.service[112876]: WARNING castellan.key_manager.migration [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.548006 np0000183410 devstack@c-api.service[112875]: WARNING castellan.key_manager.migration [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.548341 np0000183410 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.548427 np0000183410 devstack@c-api.service[112874]: WARNING castellan.key_manager.migration [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.548808 np0000183410 devstack@c-api.service[112876]: WARNING castellan.key_manager.migration [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.550927 np0000183410 devstack@c-api.service[112876]: WARNING castellan.key_manager.migration [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.551033 np0000183410 devstack@c-api.service[112875]: WARNING castellan.key_manager.migration [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.551332 np0000183410 devstack@c-api.service[112874]: WARNING castellan.key_manager.migration [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.552541 np0000183410 devstack@c-api.service[112876]: WARNING castellan.key_manager.migration [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.552618 np0000183410 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.553995 np0000183410 devstack@c-api.service[112876]: WARNING castellan.key_manager.migration [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.554077 np0000183410 devstack@c-api.service[112875]: WARNING castellan.key_manager.migration [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.555069 np0000183410 devstack@c-api.service[112874]: WARNING castellan.key_manager.migration [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.555341 np0000183410 devstack@c-api.service[112876]: WARNING castellan.key_manager.migration [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.556735 np0000183410 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.556844 np0000183410 devstack@c-api.service[112876]: WARNING castellan.key_manager.migration [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.557191 np0000183410 devstack@c-api.service[112875]: WARNING castellan.key_manager.migration [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.558017 np0000183410 devstack@c-api.service[112874]: WARNING castellan.key_manager.migration [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.558096 np0000183410 devstack@c-api.service[112876]: WARNING castellan.key_manager.migration [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.559541 np0000183410 devstack@c-api.service[112876]: WARNING castellan.key_manager.migration [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.559740 np0000183410 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.560275 np0000183410 devstack@c-api.service[112875]: WARNING castellan.key_manager.migration [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.560945 np0000183410 devstack@c-api.service[112874]: WARNING castellan.key_manager.migration [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.561030 np0000183410 devstack@c-api.service[112876]: WARNING castellan.key_manager.migration [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.561956 np0000183410 devstack@c-api.service[112876]: WARNING cinder.api.contrib.hosts [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:54:45.562167 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.v3.router [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Extended resource: extensions {{(pid=112876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.562398 np0000183410 devstack@c-api.service[112874]: WARNING castellan.key_manager.migration [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.562739 np0000183410 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.563162 np0000183410 devstack@c-api.service[112875]: WARNING castellan.key_manager.migration [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.563514 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.v3.router [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Extended resource: cgsnapshots {{(pid=112876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.564680 np0000183410 devstack@c-api.service[112875]: WARNING castellan.key_manager.migration [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.564931 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.v3.router [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Extended resource: qos-specs {{(pid=112876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.565070 np0000183410 devstack@c-api.service[112874]: WARNING castellan.key_manager.migration [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.565805 np0000183410 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.567329 np0000183410 devstack@c-api.service[112875]: WARNING castellan.key_manager.migration [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.567510 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.v3.router [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Extended resource: capabilities {{(pid=112876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.568780 np0000183410 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.569054 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.v3.router [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Extended resource: backups {{(pid=112876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.570738 np0000183410 devstack@c-api.service[112874]: WARNING castellan.key_manager.migration [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.571089 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.v3.router [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Extended resource: os-volume-type-access {{(pid=112876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.571881 np0000183410 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.572747 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.v3.router [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Extended resource: encryption {{(pid=112876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.572997 np0000183410 devstack@c-api.service[112875]: WARNING castellan.key_manager.migration [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.573387 np0000183410 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.574109 np0000183410 devstack@c-api.service[112874]: WARNING castellan.key_manager.migration [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.574242 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.v3.router [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Extended resource: consistencygroups {{(pid=112876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.576110 np0000183410 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.576262 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.v3.router [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Extended resource: extra_specs {{(pid=112876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.576337 np0000183410 devstack@c-api.service[112874]: WARNING castellan.key_manager.migration [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.576390 np0000183410 devstack@c-api.service[112875]: WARNING castellan.key_manager.migration [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.577843 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.v3.router [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Extended resource: encryption {{(pid=112876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.577898 np0000183410 devstack@c-api.service[112874]: WARNING castellan.key_manager.migration [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.578492 np0000183410 devstack@c-api.service[112875]: WARNING castellan.key_manager.migration [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.579319 np0000183410 devstack@c-api.service[112874]: WARNING castellan.key_manager.migration [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.579377 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.v3.router [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Extended resource: os-volume-manage {{(pid=112876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.580119 np0000183410 devstack@c-api.service[112875]: WARNING castellan.key_manager.migration [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.580789 np0000183410 devstack@c-api.service[112874]: WARNING castellan.key_manager.migration [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.580846 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.v3.router [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Extended resource: os-volume-transfer {{(pid=112876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.581613 np0000183410 devstack@c-api.service[112875]: WARNING castellan.key_manager.migration [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.581699 np0000183410 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.582345 np0000183410 devstack@c-api.service[112874]: WARNING castellan.key_manager.migration [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.582457 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.v3.router [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Extended resource: os-availability-zone {{(pid=112876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.583015 np0000183410 devstack@c-api.service[112875]: WARNING castellan.key_manager.migration [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.583708 np0000183410 devstack@c-api.service[112874]: WARNING castellan.key_manager.migration [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.584873 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.v3.router [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Extended resource: os-quota-sets {{(pid=112876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.585019 np0000183410 devstack@c-api.service[112875]: WARNING castellan.key_manager.migration [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.585132 np0000183410 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.585215 np0000183410 devstack@c-api.service[112874]: WARNING castellan.key_manager.migration [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.585288 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.v3.router [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Extended resource: os-quota-class-sets {{(pid=112876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.585792 np0000183410 devstack@c-api.service[112875]: WARNING castellan.key_manager.migration [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.586596 np0000183410 devstack@c-api.service[112874]: WARNING castellan.key_manager.migration [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.589523 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.v3.router [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Extended resource: os-snapshot-manage {{(pid=112876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.589659 np0000183410 devstack@c-api.service[112875]: WARNING castellan.key_manager.migration [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.589782 np0000183410 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.589850 np0000183410 devstack@c-api.service[112874]: WARNING cinder.api.contrib.hosts [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:54:45.589850 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.v3.router [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Extended resource: extensions {{(pid=112874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.590081 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.v3.router [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Extended resource: os-hosts {{(pid=112876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.590186 np0000183410 devstack@c-api.service[112875]: WARNING castellan.key_manager.migration [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.590346 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.v3.router [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Extended resource: cgsnapshots {{(pid=112874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.590472 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.v3.router [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Extended resource: scheduler-stats {{(pid=112876) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.590539 np0000183410 devstack@c-api.service[112875]: WARNING cinder.api.contrib.hosts [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:54:45.590539 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.v3.router [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Extended resource: extensions {{(pid=112875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.590842 np0000183410 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.590992 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.v3.router [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Extended resource: qos-specs {{(pid=112874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.591155 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.v3.router [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Extended resource: cgsnapshots {{(pid=112875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.591580 np0000183410 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.591714 np0000183410 devstack@c-api.service[112876]: WARNING castellan.key_manager.migration [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.592565 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.v3.router [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Extended resource: qos-specs {{(pid=112875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.593071 np0000183410 devstack@c-api.service[112876]: WARNING castellan.key_manager.migration [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.593498 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.v3.router [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Extended resource: capabilities {{(pid=112874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.593895 np0000183410 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.593942 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.contrib.snapshot_actions [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] SnapshotActionsController initialized {{(pid=112876) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:54:45.594624 np0000183410 devstack@c-api.service[112876]: WARNING castellan.key_manager.migration [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.594674 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.v3.router [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Extended resource: capabilities {{(pid=112875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.594791 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.v3.router [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Extended resource: backups {{(pid=112874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.595476 np0000183410 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.595977 np0000183410 devstack@c-api.service[112876]: WARNING castellan.key_manager.migration [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.596544 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.v3.router [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Extended resource: backups {{(pid=112875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.596880 np0000183410 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.596922 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.v3.router [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Extended resource: os-volume-type-access {{(pid=112874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.597310 np0000183410 devstack@c-api.service[112876]: WARNING castellan.key_manager.migration [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.598328 np0000183410 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.598583 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.v3.router [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Extended resource: encryption {{(pid=112874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.598634 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.v3.router [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Extended resource: os-volume-type-access {{(pid=112875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.598688 np0000183410 devstack@c-api.service[112876]: WARNING castellan.key_manager.migration [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.599716 np0000183410 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.600125 np0000183410 devstack@c-api.service[112876]: WARNING castellan.key_manager.migration [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.600304 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.v3.router [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Extended resource: encryption {{(pid=112875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.600372 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.v3.router [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Extended resource: consistencygroups {{(pid=112874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.600761 np0000183410 devstack@c-api.service[112873]: WARNING cinder.api.contrib.hosts [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 29 04:54:45.600975 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.v3.router [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Extension UsedLimits extending resource: limits {{(pid=112876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.601032 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Extended resource: extensions {{(pid=112873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.601089 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.v3.router [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.601772 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.v3.router [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.601855 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.v3.router [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Extended resource: consistencygroups {{(pid=112875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.601910 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.v3.router [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.601954 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.v3.router [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Extension VolumeActions extending resource: volumes {{(pid=112876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.602090 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.v3.router [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.602183 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.v3.router [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.602283 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.v3.router [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Extension TypesManage extending resource: types {{(pid=112876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.602336 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.v3.router [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Extended resource: extra_specs {{(pid=112874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.602374 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Extended resource: cgsnapshots {{(pid=112873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.602419 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.v3.router [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.602528 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.v3.router [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.602609 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.v3.router [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Extension AdminActions extending resource: volumes {{(pid=112876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.602725 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.v3.router [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Extension AdminActions extending resource: snapshots {{(pid=112876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.602845 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.v3.router [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Extension AdminActions extending resource: backups {{(pid=112876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.602944 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.v3.router [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.603045 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.v3.router [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.603151 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.v3.router [None req-0704069f-b634-4c44-ba6b-c4b3acb0f12a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112876) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.603725 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Extended resource: qos-specs {{(pid=112873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.603794 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.v3.router [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Extended resource: extra_specs {{(pid=112875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.603847 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.v3.router [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Extended resource: encryption {{(pid=112874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.605375 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.v3.router [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Extended resource: os-volume-manage {{(pid=112874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.605551 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.v3.router [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Extended resource: encryption {{(pid=112875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.606576 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Extended resource: capabilities {{(pid=112873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.606867 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.v3.router [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Extended resource: os-volume-transfer {{(pid=112874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.607071 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.v3.router [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Extended resource: os-volume-manage {{(pid=112875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.608224 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Extended resource: backups {{(pid=112873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.608511 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.v3.router [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Extended resource: os-availability-zone {{(pid=112874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.608571 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.v3.router [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Extended resource: os-volume-transfer {{(pid=112875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.609842 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.v3.router [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Extended resource: os-quota-sets {{(pid=112874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.610219 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.v3.router [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Extended resource: os-availability-zone {{(pid=112875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.610824 np0000183410 devstack@c-api.service[112876]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7bbdbb4a3668 pid: 112876 (default app) Jun 29 04:54:45.611060 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Extended resource: os-volume-type-access {{(pid=112873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.611205 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.v3.router [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Extended resource: os-quota-class-sets {{(pid=112874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.611544 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.v3.router [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Extended resource: os-quota-sets {{(pid=112875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.612535 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.v3.router [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Extended resource: os-snapshot-manage {{(pid=112874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.612965 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Extended resource: encryption {{(pid=112873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.613022 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.v3.router [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Extended resource: os-quota-class-sets {{(pid=112875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.614274 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.v3.router [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Extended resource: os-hosts {{(pid=112874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.614344 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.v3.router [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Extended resource: os-snapshot-manage {{(pid=112875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.614471 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Extended resource: consistencygroups {{(pid=112873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.615298 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.v3.router [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Extended resource: scheduler-stats {{(pid=112874) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.615701 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.v3.router [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Extended resource: os-hosts {{(pid=112875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.616662 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Extended resource: extra_specs {{(pid=112873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.617074 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.v3.router [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Extended resource: scheduler-stats {{(pid=112875) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.617497 np0000183410 devstack@c-api.service[112874]: WARNING castellan.key_manager.migration [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.618476 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Extended resource: encryption {{(pid=112873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.618936 np0000183410 devstack@c-api.service[112874]: WARNING castellan.key_manager.migration [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.619005 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.619005 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.619005 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.619005 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.619005 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.619318 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.619318 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.619318 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.619318 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.619318 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.619555 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.619555 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.619555 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.619555 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.619555 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.619555 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.619869 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.619869 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.619869 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.619869 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.620062 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.620062 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.620062 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.620062 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.620387 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.620387 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.620387 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.620387 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.620595 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.620595 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.620595 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.620595 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.620595 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.620874 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.620874 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.620874 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.620874 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.620874 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.621108 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.621108 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.621108 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.621108 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.621108 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.621108 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.621397 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.621397 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.621397 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.621397 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.621397 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.621397 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.621724 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.621724 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.621724 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.621724 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.621724 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.621724 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.621998 np0000183410 devstack@c-api.service[112875]: WARNING castellan.key_manager.migration [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.622041 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.622041 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.622041 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.622041 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.622041 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.622308 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.622308 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.622308 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.622308 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.622308 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.622523 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.622523 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.622523 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.622523 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.622523 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.622523 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.623143 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.623143 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.623143 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.623143 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.623143 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.623143 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.623574 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.623574 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.623574 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.623574 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.623574 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.624030 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.624030 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.624030 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.624030 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.624030 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.624444 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.624444 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.624444 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.624444 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.624784 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.624784 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.624784 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.624784 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.625064 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.625064 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.625164 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.contrib.snapshot_actions [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] SnapshotActionsController initialized {{(pid=112874) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:54:45.625207 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.625207 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.625207 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.625207 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.625207 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.625436 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.625436 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.625436 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.625436 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.625436 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.625965 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.625965 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.625965 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.625965 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.626320 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.626320 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.626320 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.626320 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.626675 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.626675 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.626675 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.626675 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.627004 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.627004 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.627004 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.627004 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.627363 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.627363 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.627363 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.627363 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.627718 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.627718 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.627718 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.627718 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.627718 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.627718 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.628224 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.628224 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.628224 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.628224 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.628224 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.628740 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.628740 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.628740 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.628740 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.628740 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.628740 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.628740 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.629287 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.629287 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.629287 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.629287 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.629287 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.629287 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.629761 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.629761 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.629761 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.629761 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.629761 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.629761 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.630311 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.630311 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.630311 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.630311 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.630311 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.630311 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.630831 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.630831 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.630831 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.630831 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.631177 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.631177 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.631177 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.631177 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.631566 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.631566 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.631566 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.631566 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.631912 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.631912 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.631912 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:45.631912 np0000183410 devstack@c-api.service[112876]: warnings.warn(deprecated_msg) Jun 29 04:54:45.632258 np0000183410 devstack@c-api.service[112874]: WARNING castellan.key_manager.migration [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.632362 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Extended resource: os-volume-manage {{(pid=112873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.632467 np0000183410 devstack@c-api.service[112875]: WARNING castellan.key_manager.migration [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.632467 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.contrib.snapshot_actions [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] SnapshotActionsController initialized {{(pid=112875) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:54:45.632536 np0000183410 devstack@c-api.service[112874]: WARNING castellan.key_manager.migration [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.632726 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.middleware.request_id [None req-06fa08c1-972d-4d94-9ccf-17ac1e81455a None None] RequestId filter calling following filter/app {{(pid=112876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:54:45.632794 np0000183410 devstack@c-api.service[112875]: WARNING castellan.key_manager.migration [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.632871 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Extended resource: os-volume-transfer {{(pid=112873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.632955 np0000183410 devstack@c-api.service[112874]: WARNING castellan.key_manager.migration [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.633028 np0000183410 devstack@c-api.service[112875]: WARNING castellan.key_manager.migration [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.633108 np0000183410 devstack@c-api.service[112874]: WARNING castellan.key_manager.migration [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.633183 np0000183410 devstack@c-api.service[112876]: [pid: 112876|app: 0|req: 1/1] 199.204.45.70 () {60 vars in 949 bytes} [Mon Jun 29 04:54:45 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 29 04:54:45.633251 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Extended resource: os-availability-zone {{(pid=112873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.633319 np0000183410 devstack@c-api.service[112875]: WARNING castellan.key_manager.migration [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.633374 np0000183410 devstack@c-api.service[112874]: WARNING castellan.key_manager.migration [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.633446 np0000183410 devstack@c-api.service[112875]: WARNING castellan.key_manager.migration [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.633478 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Extended resource: os-quota-sets {{(pid=112873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.633536 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.v3.router [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Extension UsedLimits extending resource: limits {{(pid=112874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.633536 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.v3.router [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.633536 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.v3.router [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.633536 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.v3.router [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.633536 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.v3.router [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Extension VolumeActions extending resource: volumes {{(pid=112874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.633773 np0000183410 devstack@c-api.service[112875]: WARNING castellan.key_manager.migration [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.633845 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.v3.router [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.633845 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.v3.router [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.633845 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.v3.router [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Extension TypesManage extending resource: types {{(pid=112874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.633845 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.v3.router [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.633845 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.v3.router [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.633845 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.v3.router [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Extension AdminActions extending resource: volumes {{(pid=112874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.634096 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Extended resource: os-quota-class-sets {{(pid=112873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.634137 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.v3.router [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Extension AdminActions extending resource: snapshots {{(pid=112874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.634137 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.v3.router [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Extension AdminActions extending resource: backups {{(pid=112874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.634247 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.v3.router [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Extension UsedLimits extending resource: limits {{(pid=112875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.634321 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.v3.router [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.634356 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.v3.router [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.634403 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.v3.router [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.634403 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.v3.router [None req-e7b62cac-ff5d-44b5-b6c0-4f1a165401a5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112874) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.634523 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.v3.router [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.634523 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.v3.router [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.634523 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.v3.router [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Extension VolumeActions extending resource: volumes {{(pid=112875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.634523 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.v3.router [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.634523 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.v3.router [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.634523 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.v3.router [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Extension TypesManage extending resource: types {{(pid=112875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.634523 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.v3.router [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.634869 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.v3.router [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.634869 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.v3.router [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Extension AdminActions extending resource: volumes {{(pid=112875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.634869 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.v3.router [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Extension AdminActions extending resource: snapshots {{(pid=112875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.634869 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.v3.router [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Extension AdminActions extending resource: backups {{(pid=112875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.634869 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.v3.router [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.634869 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.v3.router [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.635169 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Extended resource: os-snapshot-manage {{(pid=112873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.635207 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.v3.router [None req-934e50e1-2964-4e97-ab55-6b848c3a4450 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112875) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.635278 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Extended resource: os-hosts {{(pid=112873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.635278 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Extended resource: scheduler-stats {{(pid=112873) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 29 04:54:45.637005 np0000183410 devstack@c-api.service[112874]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7bbdbb4a3668 pid: 112874 (default app) Jun 29 04:54:45.638456 np0000183410 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.638840 np0000183410 devstack@c-api.service[112875]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7bbdbb4a3668 pid: 112875 (default app) Jun 29 04:54:45.640517 np0000183410 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.642527 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.contrib.snapshot_actions [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] SnapshotActionsController initialized {{(pid=112873) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 29 04:54:45.644468 np0000183410 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.647767 np0000183410 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.650790 np0000183410 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.653606 np0000183410 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.655071 np0000183410 devstack@c-api.service[112873]: WARNING castellan.key_manager.migration [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 29 04:54:45.655905 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Extension UsedLimits extending resource: limits {{(pid=112873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.656033 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.657074 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.657170 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.657329 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Extension VolumeActions extending resource: volumes {{(pid=112873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.657505 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.657505 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.657634 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Extension TypesManage extending resource: types {{(pid=112873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.657753 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.657903 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.657989 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Extension AdminActions extending resource: volumes {{(pid=112873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.658165 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Extension AdminActions extending resource: snapshots {{(pid=112873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.658165 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Extension AdminActions extending resource: backups {{(pid=112873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.658389 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.658389 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.658562 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.v3.router [None req-d91f8108-3384-4a65-a6c3-46a588d048f1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112873) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 29 04:54:45.666046 np0000183410 devstack@c-api.service[112873]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7bbdbb4a3668 pid: 112873 (default app) Jun 29 04:54:52.650811 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.middleware.request_id [None req-68f65264-c0bc-4fd7-8904-f08d3f13544c None None] RequestId filter calling following filter/app {{(pid=112876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:54:53.133528 np0000183410 devstack@c-api.service[112876]: INFO cinder.api.openstack.wsgi [None req-68f65264-c0bc-4fd7-8904-f08d3f13544c admin admin] POST https://199.204.45.70/volume/v3/types Jun 29 04:54:53.133895 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.openstack.wsgi [None req-68f65264-c0bc-4fd7-8904-f08d3f13544c admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 04:54:53.135984 np0000183410 devstack@c-api.service[112876]: /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 29 04:54:53.135984 np0000183410 devstack@c-api.service[112876]: warnings.warn( Jun 29 04:54:53.169845 np0000183410 devstack@c-api.service[112876]: DEBUG oslo_db.sqlalchemy.engines [None req-68f65264-c0bc-4fd7-8904-f08d3f13544c 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=112876) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:54:53.200703 np0000183410 devstack@c-api.service[112876]: INFO cinder.api.openstack.wsgi [None req-68f65264-c0bc-4fd7-8904-f08d3f13544c admin admin] https://199.204.45.70/volume/v3/types returned with HTTP 200 Jun 29 04:54:53.201174 np0000183410 devstack@c-api.service[112876]: [pid: 112876|app: 0|req: 2/2] 199.204.45.70 () {68 vars in 1281 bytes} [Mon Jun 29 04:54:52 2026] POST /volume/v3/types => generated 186 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:54:53.225677 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.225677 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.225677 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.225677 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.225677 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.226693 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.226693 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.226693 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.226693 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.226693 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.227015 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.227015 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.227015 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.227015 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.227015 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.227015 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.227438 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.227438 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.227438 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.227438 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.227744 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.227744 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.227744 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.227744 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.228004 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.228004 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.228004 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.228004 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.228250 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.228250 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.228250 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.228250 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.228250 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.228552 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.228552 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.228552 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.228552 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.228552 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.228870 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.228870 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.228870 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.228870 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.228870 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.228870 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.229206 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.229206 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.229206 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.229206 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.229206 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.229206 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.229570 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.229570 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.229570 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.229570 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.229570 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.229570 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.229988 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.229988 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.229988 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.229988 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.229988 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.230315 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.230315 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.230315 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.230315 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.230315 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.230601 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.230601 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.230601 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.230601 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.230601 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.230601 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.230979 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.230979 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.230979 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.230979 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.230979 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.230979 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.231324 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.231324 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.231324 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.231324 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.231324 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.231682 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.231682 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.231682 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.231682 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.231682 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.231975 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.231975 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.231975 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.231975 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.232216 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.232216 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.232216 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.232216 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.232454 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.232454 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.232454 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.232454 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.232454 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.232798 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.232798 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.232798 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.232798 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.232798 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.233082 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.233082 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.233082 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.233082 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.233320 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.233320 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.233320 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.233320 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.233559 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.233559 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.233559 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.233559 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.233872 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.233872 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.233872 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.233872 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.234125 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.234125 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.234125 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.234125 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.234383 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.234383 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.234383 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.234383 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.234383 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.234721 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.234721 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.234721 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.234721 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.234721 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.234721 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.235068 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.235068 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.235068 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.235068 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.235068 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.235347 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.235347 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.235347 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.235347 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.235347 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.235347 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.235814 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.235814 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.235814 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.235814 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.235814 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.235814 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.236172 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.236172 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.236172 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.236172 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.236172 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.236172 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.236519 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.236519 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.236519 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.236519 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.236519 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.236519 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.236695 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.236695 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.236695 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.236695 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.236810 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.236810 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.236810 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.236810 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.236810 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.236965 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.236965 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.236965 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.236965 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.236965 np0000183410 devstack@c-api.service[112874]: warnings.warn(deprecated_msg) Jun 29 04:54:53.236965 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.middleware.request_id [req-68f65264-c0bc-4fd7-8904-f08d3f13544c req-660f5a90-f19c-4481-9c0a-0314cb6ad1d0 None None] RequestId filter calling following filter/app {{(pid=112874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:54:53.553931 np0000183410 devstack@c-api.service[112874]: INFO cinder.api.openstack.wsgi [req-68f65264-c0bc-4fd7-8904-f08d3f13544c req-660f5a90-f19c-4481-9c0a-0314cb6ad1d0 admin admin] POST https://199.204.45.70/volume/v3/types/ee668d3d-b3ef-4b59-82de-e1633ef7bfc4/extra_specs Jun 29 04:54:53.554521 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.openstack.wsgi [req-68f65264-c0bc-4fd7-8904-f08d3f13544c req-660f5a90-f19c-4481-9c0a-0314cb6ad1d0 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 29 04:54:53.556193 np0000183410 devstack@c-api.service[112874]: /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 29 04:54:53.556193 np0000183410 devstack@c-api.service[112874]: warnings.warn( Jun 29 04:54:53.595287 np0000183410 devstack@c-api.service[112874]: DEBUG oslo_db.sqlalchemy.engines [req-68f65264-c0bc-4fd7-8904-f08d3f13544c req-660f5a90-f19c-4481-9c0a-0314cb6ad1d0 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=112874) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:54:53.660521 np0000183410 devstack@c-api.service[112874]: INFO cinder.api.openstack.wsgi [req-68f65264-c0bc-4fd7-8904-f08d3f13544c req-660f5a90-f19c-4481-9c0a-0314cb6ad1d0 admin admin] https://199.204.45.70/volume/v3/types/ee668d3d-b3ef-4b59-82de-e1633ef7bfc4/extra_specs returned with HTTP 200 Jun 29 04:54:53.661917 np0000183410 devstack@c-api.service[112874]: [pid: 112874|app: 0|req: 1/3] 199.204.45.70 () {70 vars in 1498 bytes} [Mon Jun 29 04:54:53 2026] POST /volume/v3/types/ee668d3d-b3ef-4b59-82de-e1633ef7bfc4/extra_specs => generated 55 bytes in 449 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 04:54:55.521810 np0000183410 devstack@c-api.service[112875]: DEBUG dbcounter [-] [112875] Writing DB stats cinder:SELECT=6 {{(pid=112875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:54:55.531072 np0000183410 devstack@c-api.service[112873]: DEBUG dbcounter [-] [112873] Writing DB stats cinder:SELECT=6 {{(pid=112873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:55:03.198490 np0000183410 devstack@c-api.service[112876]: DEBUG dbcounter [-] [112876] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:55:03.657890 np0000183410 devstack@c-api.service[112874]: DEBUG dbcounter [-] [112874] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:58:51.980497 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.980497 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.980497 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.980497 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.980497 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.981748 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.981748 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.981748 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.981748 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.981748 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.982122 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.982122 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.982122 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.982122 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.982122 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.982122 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.982559 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.982559 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.982559 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.982559 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.982910 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.982910 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.982910 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.982910 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.983178 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.983178 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.983178 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.983178 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.983475 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.983475 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.983475 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.983475 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.983475 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.983944 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.983944 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.983944 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.983944 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.983944 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.984294 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.984294 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.984294 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.984294 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.984294 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.984294 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.984778 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.984778 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.984778 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.984778 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.984778 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.984778 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.985194 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.985194 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.985194 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.985194 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.985194 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.985194 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.985671 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.985671 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.985671 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.985671 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.985671 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.986084 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.986084 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.986084 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.986084 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.986084 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.986456 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.986456 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.986456 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.986456 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.986456 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.986456 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.987824 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.987824 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.987824 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.987824 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.987824 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.987824 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.988254 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.988254 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.988254 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.988254 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.988254 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.988536 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.988536 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.988536 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.988536 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.988536 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.988786 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.988786 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.988786 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.988786 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.988984 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.988984 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.988984 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.988984 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.989167 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.989167 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.989167 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.989167 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.989167 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.989414 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.989414 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.989414 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.989414 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.989414 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.989682 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.989682 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.989682 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.989682 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.989871 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.989871 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.989871 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.989871 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.990060 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.990060 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.990060 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.990060 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.990360 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.990360 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.990360 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.990360 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.990537 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.990537 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.990537 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.990537 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.990762 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.990762 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.990762 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.990762 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.990762 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.990985 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.990985 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.990985 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.990985 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.990985 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.990985 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.991265 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.991265 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.991265 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.991265 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.991265 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.991477 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.991477 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.991477 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.991477 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.991477 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.991477 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.991810 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.991810 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.991810 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.991810 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.991810 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.991810 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.992082 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.992082 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.992082 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.992082 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.992082 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.992082 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.992353 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.992353 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.992353 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.992353 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.992353 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.992353 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.992620 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.992620 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.992620 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.992620 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.992835 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.992835 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.992835 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.992835 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.992835 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.993080 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.993080 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.993080 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.993080 np0000183410 devstack@c-api.service[112875]: /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 29 04:58:51.993080 np0000183410 devstack@c-api.service[112875]: warnings.warn(deprecated_msg) Jun 29 04:58:51.993080 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.middleware.request_id [None req-8092f716-2fcf-4274-bbdc-5320f9fbd627 None None] RequestId filter calling following filter/app {{(pid=112875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:58:51.993080 np0000183410 devstack@c-api.service[112875]: INFO cinder.api.openstack.wsgi [None req-8092f716-2fcf-4274-bbdc-5320f9fbd627 None None] GET https://199.204.45.70/volume// Jun 29 04:58:51.993377 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.openstack.wsgi [None req-8092f716-2fcf-4274-bbdc-5320f9fbd627 None None] Empty body provided in request {{(pid=112875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:58:51.993377 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.openstack.wsgi [None req-8092f716-2fcf-4274-bbdc-5320f9fbd627 None None] Calling method 'all' {{(pid=112875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:58:51.993377 np0000183410 devstack@c-api.service[112875]: INFO cinder.api.openstack.wsgi [None req-8092f716-2fcf-4274-bbdc-5320f9fbd627 None None] https://199.204.45.70/volume// returned with HTTP 300 Jun 29 04:58:51.993377 np0000183410 devstack@c-api.service[112875]: [pid: 112875|app: 0|req: 1/4] 199.204.45.70 () {66 vars in 1449 bytes} [Mon Jun 29 04:58:51 2026] GET /volume/ => generated 389 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 29 04:59:29.393749 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.393749 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.393749 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.393749 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.393749 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.394625 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.394625 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.394625 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.394625 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.394625 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.394981 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.394981 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.394981 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.394981 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.394981 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.394981 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.395324 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.395324 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.395324 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.395324 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.395558 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.395558 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.395558 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.395558 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.395814 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.395814 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.395814 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.395814 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.396034 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.396034 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.396034 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.396034 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.396034 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.396351 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.396351 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.396351 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.396351 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.396351 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.396615 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.396615 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.396615 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.396615 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.396615 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.396615 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.396997 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.396997 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.396997 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.396997 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.396997 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.396997 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.397317 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.397317 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.397317 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.397317 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.397317 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.397317 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.397666 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.397666 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.397666 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.397666 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.397666 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.397963 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.397963 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.397963 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.397963 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.397963 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.398236 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.398236 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.398236 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.398236 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.398236 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.398236 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.398592 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.398592 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.398592 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.398592 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.398592 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.398592 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.398959 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.398959 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.398959 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.398959 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.398959 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.399237 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.399237 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.399237 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.399237 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.399237 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.399405 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.399405 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.399405 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.399405 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.399542 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.399542 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.399542 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.399542 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.399707 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.399707 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.399707 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.399707 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.399707 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.399879 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.399879 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.399879 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.399879 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.399879 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.400052 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.400052 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.400052 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.400052 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.400192 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.400192 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.400192 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.400192 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.400332 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.400332 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.400332 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.400332 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.400469 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.400469 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.400469 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.400469 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.400613 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.400613 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.400613 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.400613 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.400772 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.400772 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.400772 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.400772 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.400772 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.400954 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.400954 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.400954 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.400954 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.400954 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.400954 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.401175 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.401175 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.401175 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.401175 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.401175 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.401336 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.401336 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.401336 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.401336 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.401336 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.401336 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.401549 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.401549 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.401549 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.401549 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.401549 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.401549 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.401768 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.401768 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.401768 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.401768 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.401768 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.401768 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.401973 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.401973 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.401973 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.401973 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.401973 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.401973 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.402191 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.402191 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.402191 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.402191 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.402352 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.402352 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.402352 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.402352 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.402352 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.402540 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.402540 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.402540 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.402540 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:29.402540 np0000183410 devstack@c-api.service[112873]: warnings.warn(deprecated_msg) Jun 29 04:59:29.402540 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.middleware.request_id [None req-d60ee366-f0c1-48ba-a987-d9d29a294e0b None None] RequestId filter calling following filter/app {{(pid=112873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:29.402940 np0000183410 devstack@c-api.service[112873]: [pid: 112873|app: 0|req: 1/5] 199.204.45.70 () {62 vars in 1061 bytes} [Mon Jun 29 04:59:29 2026] GET /volume/v3 => generated 114 bytes in 25 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 29 04:59:29.438748 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.middleware.request_id [None req-f45d9658-4951-46aa-a206-c1243a2cc4e2 None None] RequestId filter calling following filter/app {{(pid=112876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:29.449096 np0000183410 devstack@c-api.service[112876]: [pid: 112876|app: 0|req: 3/6] 199.204.45.70 () {64 vars in 1265 bytes} [Mon Jun 29 04:59:29 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 29 04:59:29.484772 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.middleware.request_id [req-f45d9658-4951-46aa-a206-c1243a2cc4e2 req-ca295049-589d-48b9-8a8b-17faa16e8773 None None] RequestId filter calling following filter/app {{(pid=112874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:29.490259 np0000183410 devstack@c-api.service[112874]: INFO cinder.api.openstack.wsgi [req-f45d9658-4951-46aa-a206-c1243a2cc4e2 req-ca295049-589d-48b9-8a8b-17faa16e8773 demo demo] GET https://199.204.45.70/volume/v3/ Jun 29 04:59:29.490497 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.openstack.wsgi [req-f45d9658-4951-46aa-a206-c1243a2cc4e2 req-ca295049-589d-48b9-8a8b-17faa16e8773 demo demo] Empty body provided in request {{(pid=112874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:59:29.490779 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.openstack.wsgi [req-f45d9658-4951-46aa-a206-c1243a2cc4e2 req-ca295049-589d-48b9-8a8b-17faa16e8773 demo demo] Calling method 'version_select' {{(pid=112874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:59:29.491791 np0000183410 devstack@c-api.service[112874]: INFO cinder.api.openstack.wsgi [req-f45d9658-4951-46aa-a206-c1243a2cc4e2 req-ca295049-589d-48b9-8a8b-17faa16e8773 demo demo] https://199.204.45.70/volume/v3/ returned with HTTP 200 Jun 29 04:59:29.492229 np0000183410 devstack@c-api.service[112874]: [pid: 112874|app: 0|req: 2/7] 199.204.45.70 () {66 vars in 1339 bytes} [Mon Jun 29 04:59:29 2026] GET /volume/v3/ => generated 389 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:59:29.524925 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.middleware.request_id [None req-5a023cf1-3bcb-46e1-918e-71d7b0ebdb70 None None] RequestId filter calling following filter/app {{(pid=112875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:29.886992 np0000183410 devstack@c-api.service[112875]: INFO cinder.api.openstack.wsgi [None req-5a023cf1-3bcb-46e1-918e-71d7b0ebdb70 demo demo] GET https://199.204.45.70/volume/v3/types Jun 29 04:59:29.887200 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.openstack.wsgi [None req-5a023cf1-3bcb-46e1-918e-71d7b0ebdb70 demo demo] Empty body provided in request {{(pid=112875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:59:29.887411 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.openstack.wsgi [None req-5a023cf1-3bcb-46e1-918e-71d7b0ebdb70 demo demo] Calling method 'index' {{(pid=112875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:59:29.887964 np0000183410 devstack@c-api.service[112875]: /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 29 04:59:29.887964 np0000183410 devstack@c-api.service[112875]: warnings.warn( Jun 29 04:59:29.888567 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.api_utils [None req-5a023cf1-3bcb-46e1-918e-71d7b0ebdb70 demo demo] Removing options '' from query. {{(pid=112875) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 04:59:29.927425 np0000183410 devstack@c-api.service[112875]: DEBUG oslo_db.sqlalchemy.engines [None req-5a023cf1-3bcb-46e1-918e-71d7b0ebdb70 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=112875) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:59:29.951612 np0000183410 devstack@c-api.service[112875]: INFO cinder.api.openstack.wsgi [None req-5a023cf1-3bcb-46e1-918e-71d7b0ebdb70 demo demo] https://199.204.45.70/volume/v3/types returned with HTTP 200 Jun 29 04:59:29.952022 np0000183410 devstack@c-api.service[112875]: [pid: 112875|app: 0|req: 2/8] 199.204.45.70 () {64 vars in 1283 bytes} [Mon Jun 29 04:59:29 2026] GET /volume/v3/types => generated 377 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:59:29.989022 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.middleware.request_id [None req-fc034949-b495-474c-9253-a49b82f99b21 None None] RequestId filter calling following filter/app {{(pid=112873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:30.301937 np0000183410 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [None req-fc034949-b495-474c-9253-a49b82f99b21 demo demo] GET https://199.204.45.70/volume/v3/types/default Jun 29 04:59:30.302361 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [None req-fc034949-b495-474c-9253-a49b82f99b21 demo demo] Empty body provided in request {{(pid=112873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:59:30.302578 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [None req-fc034949-b495-474c-9253-a49b82f99b21 demo demo] Calling method 'show' {{(pid=112873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:59:30.338936 np0000183410 devstack@c-api.service[112873]: DEBUG oslo_db.sqlalchemy.engines [None req-fc034949-b495-474c-9253-a49b82f99b21 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=112873) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 29 04:59:30.357843 np0000183410 devstack@c-api.service[112873]: /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 29 04:59:30.357843 np0000183410 devstack@c-api.service[112873]: warnings.warn( Jun 29 04:59:30.360008 np0000183410 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [None req-fc034949-b495-474c-9253-a49b82f99b21 demo demo] https://199.204.45.70/volume/v3/types/default returned with HTTP 200 Jun 29 04:59:30.360372 np0000183410 devstack@c-api.service[112873]: [pid: 112873|app: 0|req: 2/9] 199.204.45.70 () {64 vars in 1294 bytes} [Mon Jun 29 04:59:29 2026] GET /volume/v3/types/default => generated 145 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:59:30.829530 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.middleware.request_id [None req-98433e54-2f48-4160-8464-3e396a7a3a67 None None] RequestId filter calling following filter/app {{(pid=112876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:30.830771 np0000183410 devstack@c-api.service[112876]: [pid: 112876|app: 0|req: 4/10] 199.204.45.70 () {62 vars in 1061 bytes} [Mon Jun 29 04:59:30 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 29 04:59:30.865096 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.middleware.request_id [None req-5ee035c2-44b8-42aa-9a3a-9d7625c640d0 None None] RequestId filter calling following filter/app {{(pid=112874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:30.874767 np0000183410 devstack@c-api.service[112874]: [pid: 112874|app: 0|req: 3/11] 199.204.45.70 () {64 vars in 1265 bytes} [Mon Jun 29 04:59:30 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 29 04:59:30.906168 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.middleware.request_id [req-5ee035c2-44b8-42aa-9a3a-9d7625c640d0 req-933055f2-24c3-48f2-9133-3860e227cb3a None None] RequestId filter calling following filter/app {{(pid=112875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:30.909632 np0000183410 devstack@c-api.service[112875]: INFO cinder.api.openstack.wsgi [req-5ee035c2-44b8-42aa-9a3a-9d7625c640d0 req-933055f2-24c3-48f2-9133-3860e227cb3a demo demo] GET https://199.204.45.70/volume/v3/ Jun 29 04:59:30.910026 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.openstack.wsgi [req-5ee035c2-44b8-42aa-9a3a-9d7625c640d0 req-933055f2-24c3-48f2-9133-3860e227cb3a demo demo] Empty body provided in request {{(pid=112875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:59:30.910396 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.openstack.wsgi [req-5ee035c2-44b8-42aa-9a3a-9d7625c640d0 req-933055f2-24c3-48f2-9133-3860e227cb3a demo demo] Calling method 'version_select' {{(pid=112875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:59:30.911272 np0000183410 devstack@c-api.service[112875]: INFO cinder.api.openstack.wsgi [req-5ee035c2-44b8-42aa-9a3a-9d7625c640d0 req-933055f2-24c3-48f2-9133-3860e227cb3a demo demo] https://199.204.45.70/volume/v3/ returned with HTTP 200 Jun 29 04:59:30.911960 np0000183410 devstack@c-api.service[112875]: [pid: 112875|app: 0|req: 3/12] 199.204.45.70 () {66 vars in 1339 bytes} [Mon Jun 29 04:59:30 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:59:30.947841 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.middleware.request_id [None req-16bbd802-e1f0-4201-b8dd-a499d0bb3ed6 None None] RequestId filter calling following filter/app {{(pid=112873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:30.951230 np0000183410 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [None req-16bbd802-e1f0-4201-b8dd-a499d0bb3ed6 demo demo] GET https://199.204.45.70/volume/v3/types/default Jun 29 04:59:30.951607 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [None req-16bbd802-e1f0-4201-b8dd-a499d0bb3ed6 demo demo] Empty body provided in request {{(pid=112873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:59:30.952174 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [None req-16bbd802-e1f0-4201-b8dd-a499d0bb3ed6 demo demo] Calling method 'show' {{(pid=112873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:59:30.961913 np0000183410 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [None req-16bbd802-e1f0-4201-b8dd-a499d0bb3ed6 demo demo] https://199.204.45.70/volume/v3/types/default returned with HTTP 200 Jun 29 04:59:30.962230 np0000183410 devstack@c-api.service[112873]: [pid: 112873|app: 0|req: 3/13] 199.204.45.70 () {64 vars in 1294 bytes} [Mon Jun 29 04:59:30 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 29 04:59:31.600271 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.middleware.request_id [None req-80edb201-813a-4689-b200-7845c929d5d1 None None] RequestId filter calling following filter/app {{(pid=112876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:31.602004 np0000183410 devstack@c-api.service[112876]: [pid: 112876|app: 0|req: 5/14] 199.204.45.70 () {62 vars in 1061 bytes} [Mon Jun 29 04:59:31 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 29 04:59:31.637104 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.middleware.request_id [None req-e0e10340-a814-4a5c-ba44-ebe6e15f5d15 None None] RequestId filter calling following filter/app {{(pid=112874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:31.641265 np0000183410 devstack@c-api.service[112874]: [pid: 112874|app: 0|req: 4/15] 199.204.45.70 () {64 vars in 1265 bytes} [Mon Jun 29 04:59:31 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 29 04:59:31.679096 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.middleware.request_id [req-e0e10340-a814-4a5c-ba44-ebe6e15f5d15 req-582d003f-676a-48da-91ad-69c58e2c2278 None None] RequestId filter calling following filter/app {{(pid=112875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:31.682401 np0000183410 devstack@c-api.service[112875]: INFO cinder.api.openstack.wsgi [req-e0e10340-a814-4a5c-ba44-ebe6e15f5d15 req-582d003f-676a-48da-91ad-69c58e2c2278 demo demo] GET https://199.204.45.70/volume/v3/ Jun 29 04:59:31.682751 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.openstack.wsgi [req-e0e10340-a814-4a5c-ba44-ebe6e15f5d15 req-582d003f-676a-48da-91ad-69c58e2c2278 demo demo] Empty body provided in request {{(pid=112875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:59:31.683122 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.openstack.wsgi [req-e0e10340-a814-4a5c-ba44-ebe6e15f5d15 req-582d003f-676a-48da-91ad-69c58e2c2278 demo demo] Calling method 'version_select' {{(pid=112875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:59:31.683678 np0000183410 devstack@c-api.service[112875]: INFO cinder.api.openstack.wsgi [req-e0e10340-a814-4a5c-ba44-ebe6e15f5d15 req-582d003f-676a-48da-91ad-69c58e2c2278 demo demo] https://199.204.45.70/volume/v3/ returned with HTTP 200 Jun 29 04:59:31.684134 np0000183410 devstack@c-api.service[112875]: [pid: 112875|app: 0|req: 4/16] 199.204.45.70 () {66 vars in 1339 bytes} [Mon Jun 29 04:59:31 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:59:31.722186 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.middleware.request_id [None req-696f02ef-fb15-4220-95fd-8381086c40ff None None] RequestId filter calling following filter/app {{(pid=112873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:31.725617 np0000183410 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [None req-696f02ef-fb15-4220-95fd-8381086c40ff demo demo] GET https://199.204.45.70/volume/v3/types/default Jun 29 04:59:31.726138 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [None req-696f02ef-fb15-4220-95fd-8381086c40ff demo demo] Empty body provided in request {{(pid=112873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:59:31.726392 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [None req-696f02ef-fb15-4220-95fd-8381086c40ff demo demo] Calling method 'show' {{(pid=112873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:59:31.738553 np0000183410 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [None req-696f02ef-fb15-4220-95fd-8381086c40ff demo demo] https://199.204.45.70/volume/v3/types/default returned with HTTP 200 Jun 29 04:59:31.739033 np0000183410 devstack@c-api.service[112873]: [pid: 112873|app: 0|req: 4/17] 199.204.45.70 () {64 vars in 1294 bytes} [Mon Jun 29 04:59:31 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:59:31.777896 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.middleware.request_id [None req-8345a63a-feba-483e-b3da-324fe5dedfca None None] RequestId filter calling following filter/app {{(pid=112876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:31.779443 np0000183410 devstack@c-api.service[112876]: [pid: 112876|app: 0|req: 6/18] 199.204.45.70 () {62 vars in 1061 bytes} [Mon Jun 29 04:59:31 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 29 04:59:31.814518 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.middleware.request_id [None req-ec45ce67-2d6c-47d4-86be-ace4a2b3eb1e None None] RequestId filter calling following filter/app {{(pid=112874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:31.817977 np0000183410 devstack@c-api.service[112874]: [pid: 112874|app: 0|req: 5/19] 199.204.45.70 () {64 vars in 1265 bytes} [Mon Jun 29 04:59:31 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 29 04:59:31.851061 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.middleware.request_id [req-ec45ce67-2d6c-47d4-86be-ace4a2b3eb1e req-8dc728bb-0193-467a-a557-0d166ba58749 None None] RequestId filter calling following filter/app {{(pid=112875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:31.854289 np0000183410 devstack@c-api.service[112875]: INFO cinder.api.openstack.wsgi [req-ec45ce67-2d6c-47d4-86be-ace4a2b3eb1e req-8dc728bb-0193-467a-a557-0d166ba58749 demo demo] GET https://199.204.45.70/volume/v3/ Jun 29 04:59:31.854629 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.openstack.wsgi [req-ec45ce67-2d6c-47d4-86be-ace4a2b3eb1e req-8dc728bb-0193-467a-a557-0d166ba58749 demo demo] Empty body provided in request {{(pid=112875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:59:31.855027 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.openstack.wsgi [req-ec45ce67-2d6c-47d4-86be-ace4a2b3eb1e req-8dc728bb-0193-467a-a557-0d166ba58749 demo demo] Calling method 'version_select' {{(pid=112875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:59:31.855854 np0000183410 devstack@c-api.service[112875]: INFO cinder.api.openstack.wsgi [req-ec45ce67-2d6c-47d4-86be-ace4a2b3eb1e req-8dc728bb-0193-467a-a557-0d166ba58749 demo demo] https://199.204.45.70/volume/v3/ returned with HTTP 200 Jun 29 04:59:31.856492 np0000183410 devstack@c-api.service[112875]: [pid: 112875|app: 0|req: 5/20] 199.204.45.70 () {66 vars in 1339 bytes} [Mon Jun 29 04:59:31 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:59:31.897015 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.middleware.request_id [None req-e06f3563-843a-4e60-bea3-2d0e480563ec None None] RequestId filter calling following filter/app {{(pid=112873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 04:59:31.900437 np0000183410 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [None req-e06f3563-843a-4e60-bea3-2d0e480563ec demo demo] GET https://199.204.45.70/volume/v3/types/default Jun 29 04:59:31.901223 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [None req-e06f3563-843a-4e60-bea3-2d0e480563ec demo demo] Empty body provided in request {{(pid=112873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 04:59:31.901479 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [None req-e06f3563-843a-4e60-bea3-2d0e480563ec demo demo] Calling method 'show' {{(pid=112873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 04:59:31.910242 np0000183410 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [None req-e06f3563-843a-4e60-bea3-2d0e480563ec demo demo] https://199.204.45.70/volume/v3/types/default returned with HTTP 200 Jun 29 04:59:31.911035 np0000183410 devstack@c-api.service[112873]: [pid: 112873|app: 0|req: 5/21] 199.204.45.70 () {64 vars in 1294 bytes} [Mon Jun 29 04:59:31 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 29 04:59:39.945436 np0000183410 devstack@c-api.service[112875]: DEBUG dbcounter [-] [112875] Writing DB stats cinder:SELECT=1 {{(pid=112875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 04:59:41.905939 np0000183410 devstack@c-api.service[112873]: DEBUG dbcounter [-] [112873] Writing DB stats cinder:SELECT=8 {{(pid=112873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:04:25.631908 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.middleware.request_id [None req-984eee7b-50fb-4b41-a4b0-70b3d631e6e1 None None] RequestId filter calling following filter/app {{(pid=112876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:04:25.723206 np0000183410 devstack@c-api.service[112876]: INFO cinder.api.openstack.wsgi [None req-984eee7b-50fb-4b41-a4b0-70b3d631e6e1 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 29 05:04:25.723598 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.openstack.wsgi [None req-984eee7b-50fb-4b41-a4b0-70b3d631e6e1 demo demo] Empty body provided in request {{(pid=112876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:04:25.724119 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.openstack.wsgi [None req-984eee7b-50fb-4b41-a4b0-70b3d631e6e1 demo demo] Calling method 'detail' {{(pid=112876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:04:25.725234 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.api_utils [None req-984eee7b-50fb-4b41-a4b0-70b3d631e6e1 demo demo] Removing options '' from query. {{(pid=112876) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:04:25.726880 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.volume.api [None req-984eee7b-50fb-4b41-a4b0-70b3d631e6e1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112876) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:04:25.762235 np0000183410 devstack@c-api.service[112876]: INFO cinder.volume.api [None req-984eee7b-50fb-4b41-a4b0-70b3d631e6e1 demo demo] Get all volumes completed successfully. Jun 29 05:04:25.764899 np0000183410 devstack@c-api.service[112876]: INFO cinder.api.openstack.wsgi [None req-984eee7b-50fb-4b41-a4b0-70b3d631e6e1 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:04:25.765337 np0000183410 devstack@c-api.service[112876]: [pid: 112876|app: 0|req: 7/22] 199.204.45.70 () {64 vars in 1289 bytes} [Mon Jun 29 05:04:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:04:35.756132 np0000183410 devstack@c-api.service[112876]: DEBUG dbcounter [-] [112876] Writing DB stats cinder:SELECT=1 {{(pid=112876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:05:25.787455 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.middleware.request_id [None req-e799b7c8-76d9-490d-b704-02451b858d43 None None] RequestId filter calling following filter/app {{(pid=112874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:05:25.793265 np0000183410 devstack@c-api.service[112874]: INFO cinder.api.openstack.wsgi [None req-e799b7c8-76d9-490d-b704-02451b858d43 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 29 05:05:25.793538 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.openstack.wsgi [None req-e799b7c8-76d9-490d-b704-02451b858d43 demo demo] Empty body provided in request {{(pid=112874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:05:25.793710 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.openstack.wsgi [None req-e799b7c8-76d9-490d-b704-02451b858d43 demo demo] Calling method 'detail' {{(pid=112874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:05:25.794341 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.api_utils [None req-e799b7c8-76d9-490d-b704-02451b858d43 demo demo] Removing options '' from query. {{(pid=112874) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:05:25.795353 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.volume.api [None req-e799b7c8-76d9-490d-b704-02451b858d43 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112874) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:05:25.836101 np0000183410 devstack@c-api.service[112874]: INFO cinder.volume.api [None req-e799b7c8-76d9-490d-b704-02451b858d43 demo demo] Get all volumes completed successfully. Jun 29 05:05:25.838872 np0000183410 devstack@c-api.service[112874]: INFO cinder.api.openstack.wsgi [None req-e799b7c8-76d9-490d-b704-02451b858d43 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:05:25.838872 np0000183410 devstack@c-api.service[112874]: [pid: 112874|app: 0|req: 6/23] 199.204.45.70 () {64 vars in 1289 bytes} [Mon Jun 29 05:05:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:05:35.830743 np0000183410 devstack@c-api.service[112874]: DEBUG dbcounter [-] [112874] Writing DB stats cinder:SELECT=1 {{(pid=112874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:06:25.854999 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.middleware.request_id [None req-a1410727-481f-4a54-b12c-0545283beaa2 None None] RequestId filter calling following filter/app {{(pid=112875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:06:25.858597 np0000183410 devstack@c-api.service[112875]: INFO cinder.api.openstack.wsgi [None req-a1410727-481f-4a54-b12c-0545283beaa2 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 29 05:06:25.858799 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.openstack.wsgi [None req-a1410727-481f-4a54-b12c-0545283beaa2 demo demo] Empty body provided in request {{(pid=112875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:06:25.858990 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.openstack.wsgi [None req-a1410727-481f-4a54-b12c-0545283beaa2 demo demo] Calling method 'detail' {{(pid=112875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:06:25.859546 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.api_utils [None req-a1410727-481f-4a54-b12c-0545283beaa2 demo demo] Removing options '' from query. {{(pid=112875) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:06:25.860316 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.volume.api [None req-a1410727-481f-4a54-b12c-0545283beaa2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112875) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:06:25.902568 np0000183410 devstack@c-api.service[112875]: INFO cinder.volume.api [None req-a1410727-481f-4a54-b12c-0545283beaa2 demo demo] Get all volumes completed successfully. Jun 29 05:06:25.905667 np0000183410 devstack@c-api.service[112875]: INFO cinder.api.openstack.wsgi [None req-a1410727-481f-4a54-b12c-0545283beaa2 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:06:25.906169 np0000183410 devstack@c-api.service[112875]: [pid: 112875|app: 0|req: 6/24] 199.204.45.70 () {64 vars in 1289 bytes} [Mon Jun 29 05:06:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:06:35.896553 np0000183410 devstack@c-api.service[112875]: DEBUG dbcounter [-] [112875] Writing DB stats cinder:SELECT=1 {{(pid=112875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:07:25.927551 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.middleware.request_id [None req-499b52af-aa21-41e2-aae8-aa19d52c2d26 None None] RequestId filter calling following filter/app {{(pid=112873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:07:25.931152 np0000183410 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [None req-499b52af-aa21-41e2-aae8-aa19d52c2d26 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 29 05:07:25.931550 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [None req-499b52af-aa21-41e2-aae8-aa19d52c2d26 demo demo] Empty body provided in request {{(pid=112873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:07:25.931895 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [None req-499b52af-aa21-41e2-aae8-aa19d52c2d26 demo demo] Calling method 'detail' {{(pid=112873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:07:25.932555 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.api_utils [None req-499b52af-aa21-41e2-aae8-aa19d52c2d26 demo demo] Removing options '' from query. {{(pid=112873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:07:25.933607 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.volume.api [None req-499b52af-aa21-41e2-aae8-aa19d52c2d26 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:07:25.978298 np0000183410 devstack@c-api.service[112873]: INFO cinder.volume.api [None req-499b52af-aa21-41e2-aae8-aa19d52c2d26 demo demo] Get all volumes completed successfully. Jun 29 05:07:25.980761 np0000183410 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [None req-499b52af-aa21-41e2-aae8-aa19d52c2d26 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:07:25.981232 np0000183410 devstack@c-api.service[112873]: [pid: 112873|app: 0|req: 6/25] 199.204.45.70 () {64 vars in 1289 bytes} [Mon Jun 29 05:07:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:07:35.972133 np0000183410 devstack@c-api.service[112873]: DEBUG dbcounter [-] [112873] Writing DB stats cinder:SELECT=1 {{(pid=112873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:08:25.999690 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.middleware.request_id [None req-36088437-95ad-4b0a-8567-bc981a9dc931 None None] RequestId filter calling following filter/app {{(pid=112876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:08:26.003334 np0000183410 devstack@c-api.service[112876]: INFO cinder.api.openstack.wsgi [None req-36088437-95ad-4b0a-8567-bc981a9dc931 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 29 05:08:26.003562 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.openstack.wsgi [None req-36088437-95ad-4b0a-8567-bc981a9dc931 demo demo] Empty body provided in request {{(pid=112876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:08:26.003849 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.openstack.wsgi [None req-36088437-95ad-4b0a-8567-bc981a9dc931 demo demo] Calling method 'detail' {{(pid=112876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:08:26.004126 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.api_utils [None req-36088437-95ad-4b0a-8567-bc981a9dc931 demo demo] Removing options '' from query. {{(pid=112876) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:08:26.005947 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.volume.api [None req-36088437-95ad-4b0a-8567-bc981a9dc931 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112876) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:08:26.015998 np0000183410 devstack@c-api.service[112876]: INFO cinder.volume.api [None req-36088437-95ad-4b0a-8567-bc981a9dc931 demo demo] Get all volumes completed successfully. Jun 29 05:08:26.019002 np0000183410 devstack@c-api.service[112876]: INFO cinder.api.openstack.wsgi [None req-36088437-95ad-4b0a-8567-bc981a9dc931 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:08:26.020801 np0000183410 devstack@c-api.service[112876]: [pid: 112876|app: 0|req: 8/26] 199.204.45.70 () {64 vars in 1289 bytes} [Mon Jun 29 05:08:25 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 29 05:08:36.011084 np0000183410 devstack@c-api.service[112876]: DEBUG dbcounter [-] [112876] Writing DB stats cinder:SELECT=1 {{(pid=112876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:09:26.034526 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.middleware.request_id [None req-2c650ce3-d250-4cbe-ace4-71143605525d None None] RequestId filter calling following filter/app {{(pid=112874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:09:26.212917 np0000183410 devstack@c-api.service[112874]: INFO cinder.api.openstack.wsgi [None req-2c650ce3-d250-4cbe-ace4-71143605525d demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 29 05:09:26.213292 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.openstack.wsgi [None req-2c650ce3-d250-4cbe-ace4-71143605525d demo demo] Empty body provided in request {{(pid=112874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:09:26.213689 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.openstack.wsgi [None req-2c650ce3-d250-4cbe-ace4-71143605525d demo demo] Calling method 'detail' {{(pid=112874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:09:26.214275 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.api_utils [None req-2c650ce3-d250-4cbe-ace4-71143605525d demo demo] Removing options '' from query. {{(pid=112874) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:09:26.215807 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.volume.api [None req-2c650ce3-d250-4cbe-ace4-71143605525d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112874) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:09:26.225853 np0000183410 devstack@c-api.service[112874]: INFO cinder.volume.api [None req-2c650ce3-d250-4cbe-ace4-71143605525d demo demo] Get all volumes completed successfully. Jun 29 05:09:26.227869 np0000183410 devstack@c-api.service[112874]: INFO cinder.api.openstack.wsgi [None req-2c650ce3-d250-4cbe-ace4-71143605525d demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:09:26.228466 np0000183410 devstack@c-api.service[112874]: [pid: 112874|app: 0|req: 7/27] 199.204.45.70 () {64 vars in 1289 bytes} [Mon Jun 29 05:09:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:09:36.220376 np0000183410 devstack@c-api.service[112874]: DEBUG dbcounter [-] [112874] Writing DB stats cinder:SELECT=1 {{(pid=112874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:10:26.251985 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.middleware.request_id [None req-3d46bf56-b536-43b3-9b51-894c5b4afa8a None None] RequestId filter calling following filter/app {{(pid=112875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:10:26.254150 np0000183410 devstack@c-api.service[112875]: INFO cinder.api.openstack.wsgi [None req-3d46bf56-b536-43b3-9b51-894c5b4afa8a demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 29 05:10:26.254327 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.openstack.wsgi [None req-3d46bf56-b536-43b3-9b51-894c5b4afa8a demo demo] Empty body provided in request {{(pid=112875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:10:26.254555 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.openstack.wsgi [None req-3d46bf56-b536-43b3-9b51-894c5b4afa8a demo demo] Calling method 'detail' {{(pid=112875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:10:26.254799 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.api_utils [None req-3d46bf56-b536-43b3-9b51-894c5b4afa8a demo demo] Removing options '' from query. {{(pid=112875) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:10:26.255491 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.volume.api [None req-3d46bf56-b536-43b3-9b51-894c5b4afa8a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112875) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:10:26.262158 np0000183410 devstack@c-api.service[112875]: INFO cinder.volume.api [None req-3d46bf56-b536-43b3-9b51-894c5b4afa8a demo demo] Get all volumes completed successfully. Jun 29 05:10:26.264085 np0000183410 devstack@c-api.service[112875]: INFO cinder.api.openstack.wsgi [None req-3d46bf56-b536-43b3-9b51-894c5b4afa8a demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:10:26.264468 np0000183410 devstack@c-api.service[112875]: [pid: 112875|app: 0|req: 7/28] 199.204.45.70 () {64 vars in 1289 bytes} [Mon Jun 29 05:10:26 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 29 05:10:36.259558 np0000183410 devstack@c-api.service[112875]: DEBUG dbcounter [-] [112875] Writing DB stats cinder:SELECT=1 {{(pid=112875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:11:26.282280 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.middleware.request_id [None req-88e2c24c-008f-4c9a-9401-4d831f5390af None None] RequestId filter calling following filter/app {{(pid=112873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:11:26.285036 np0000183410 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [None req-88e2c24c-008f-4c9a-9401-4d831f5390af demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 29 05:11:26.285256 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [None req-88e2c24c-008f-4c9a-9401-4d831f5390af demo demo] Empty body provided in request {{(pid=112873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:11:26.285514 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [None req-88e2c24c-008f-4c9a-9401-4d831f5390af demo demo] Calling method 'detail' {{(pid=112873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:11:26.285860 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.api_utils [None req-88e2c24c-008f-4c9a-9401-4d831f5390af demo demo] Removing options '' from query. {{(pid=112873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:11:26.286780 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.volume.api [None req-88e2c24c-008f-4c9a-9401-4d831f5390af demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:11:26.293705 np0000183410 devstack@c-api.service[112873]: INFO cinder.volume.api [None req-88e2c24c-008f-4c9a-9401-4d831f5390af demo demo] Get all volumes completed successfully. Jun 29 05:11:26.295582 np0000183410 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [None req-88e2c24c-008f-4c9a-9401-4d831f5390af demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:11:26.295968 np0000183410 devstack@c-api.service[112873]: [pid: 112873|app: 0|req: 7/29] 199.204.45.70 () {64 vars in 1289 bytes} [Mon Jun 29 05:11:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:11:36.289886 np0000183410 devstack@c-api.service[112873]: DEBUG dbcounter [-] [112873] Writing DB stats cinder:SELECT=1 {{(pid=112873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:12:26.313163 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.middleware.request_id [None req-d82f9aeb-b860-495d-9dbe-3c6b0265a01e None None] RequestId filter calling following filter/app {{(pid=112876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:12:26.317263 np0000183410 devstack@c-api.service[112876]: INFO cinder.api.openstack.wsgi [None req-d82f9aeb-b860-495d-9dbe-3c6b0265a01e demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 29 05:12:26.317767 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.openstack.wsgi [None req-d82f9aeb-b860-495d-9dbe-3c6b0265a01e demo demo] Empty body provided in request {{(pid=112876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:12:26.318237 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.openstack.wsgi [None req-d82f9aeb-b860-495d-9dbe-3c6b0265a01e demo demo] Calling method 'detail' {{(pid=112876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:12:26.318753 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.api_utils [None req-d82f9aeb-b860-495d-9dbe-3c6b0265a01e demo demo] Removing options '' from query. {{(pid=112876) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:12:26.320302 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.volume.api [None req-d82f9aeb-b860-495d-9dbe-3c6b0265a01e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112876) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:12:26.328527 np0000183410 devstack@c-api.service[112876]: INFO cinder.volume.api [None req-d82f9aeb-b860-495d-9dbe-3c6b0265a01e demo demo] Get all volumes completed successfully. Jun 29 05:12:26.330458 np0000183410 devstack@c-api.service[112876]: INFO cinder.api.openstack.wsgi [None req-d82f9aeb-b860-495d-9dbe-3c6b0265a01e demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:12:26.330828 np0000183410 devstack@c-api.service[112876]: [pid: 112876|app: 0|req: 9/30] 199.204.45.70 () {64 vars in 1289 bytes} [Mon Jun 29 05:12:26 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 29 05:12:36.323933 np0000183410 devstack@c-api.service[112876]: DEBUG dbcounter [-] [112876] Writing DB stats cinder:SELECT=1 {{(pid=112876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:13:26.347767 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.middleware.request_id [None req-a5c26fb3-af73-4889-ba6a-164de6cdaf2a None None] RequestId filter calling following filter/app {{(pid=112874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:13:26.350637 np0000183410 devstack@c-api.service[112874]: INFO cinder.api.openstack.wsgi [None req-a5c26fb3-af73-4889-ba6a-164de6cdaf2a demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 29 05:13:26.350824 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.openstack.wsgi [None req-a5c26fb3-af73-4889-ba6a-164de6cdaf2a demo demo] Empty body provided in request {{(pid=112874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:13:26.351002 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.openstack.wsgi [None req-a5c26fb3-af73-4889-ba6a-164de6cdaf2a demo demo] Calling method 'detail' {{(pid=112874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:13:26.351227 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.api_utils [None req-a5c26fb3-af73-4889-ba6a-164de6cdaf2a demo demo] Removing options '' from query. {{(pid=112874) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:13:26.351996 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.volume.api [None req-a5c26fb3-af73-4889-ba6a-164de6cdaf2a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112874) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:13:26.359888 np0000183410 devstack@c-api.service[112874]: INFO cinder.volume.api [None req-a5c26fb3-af73-4889-ba6a-164de6cdaf2a demo demo] Get all volumes completed successfully. Jun 29 05:13:26.362237 np0000183410 devstack@c-api.service[112874]: INFO cinder.api.openstack.wsgi [None req-a5c26fb3-af73-4889-ba6a-164de6cdaf2a demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:13:26.362716 np0000183410 devstack@c-api.service[112874]: [pid: 112874|app: 0|req: 8/31] 199.204.45.70 () {64 vars in 1289 bytes} [Mon Jun 29 05:13:26 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 29 05:13:36.355730 np0000183410 devstack@c-api.service[112874]: DEBUG dbcounter [-] [112874] Writing DB stats cinder:SELECT=1 {{(pid=112874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:14:26.388038 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.middleware.request_id [None req-bcc0271c-d3ad-4a45-97de-f140a1328dc4 None None] RequestId filter calling following filter/app {{(pid=112875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:14:26.556953 np0000183410 devstack@c-api.service[112875]: INFO cinder.api.openstack.wsgi [None req-bcc0271c-d3ad-4a45-97de-f140a1328dc4 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 29 05:14:26.557402 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.openstack.wsgi [None req-bcc0271c-d3ad-4a45-97de-f140a1328dc4 demo demo] Empty body provided in request {{(pid=112875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:14:26.557843 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.openstack.wsgi [None req-bcc0271c-d3ad-4a45-97de-f140a1328dc4 demo demo] Calling method 'detail' {{(pid=112875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:14:26.558301 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.api_utils [None req-bcc0271c-d3ad-4a45-97de-f140a1328dc4 demo demo] Removing options '' from query. {{(pid=112875) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:14:26.559157 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.volume.api [None req-bcc0271c-d3ad-4a45-97de-f140a1328dc4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112875) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:14:26.567248 np0000183410 devstack@c-api.service[112875]: INFO cinder.volume.api [None req-bcc0271c-d3ad-4a45-97de-f140a1328dc4 demo demo] Get all volumes completed successfully. Jun 29 05:14:26.569277 np0000183410 devstack@c-api.service[112875]: INFO cinder.api.openstack.wsgi [None req-bcc0271c-d3ad-4a45-97de-f140a1328dc4 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:14:26.569656 np0000183410 devstack@c-api.service[112875]: [pid: 112875|app: 0|req: 8/32] 199.204.45.70 () {64 vars in 1289 bytes} [Mon Jun 29 05:14:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:14:36.562070 np0000183410 devstack@c-api.service[112875]: DEBUG dbcounter [-] [112875] Writing DB stats cinder:SELECT=1 {{(pid=112875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:15:26.592099 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.middleware.request_id [None req-4d63f2e7-3544-46d3-a0c0-915f11faf152 None None] RequestId filter calling following filter/app {{(pid=112873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:15:26.596017 np0000183410 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [None req-4d63f2e7-3544-46d3-a0c0-915f11faf152 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 29 05:15:26.596234 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [None req-4d63f2e7-3544-46d3-a0c0-915f11faf152 demo demo] Empty body provided in request {{(pid=112873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:15:26.596485 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [None req-4d63f2e7-3544-46d3-a0c0-915f11faf152 demo demo] Calling method 'detail' {{(pid=112873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:15:26.596552 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.api_utils [None req-4d63f2e7-3544-46d3-a0c0-915f11faf152 demo demo] Removing options '' from query. {{(pid=112873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:15:26.597267 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.volume.api [None req-4d63f2e7-3544-46d3-a0c0-915f11faf152 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:15:26.604700 np0000183410 devstack@c-api.service[112873]: INFO cinder.volume.api [None req-4d63f2e7-3544-46d3-a0c0-915f11faf152 demo demo] Get all volumes completed successfully. Jun 29 05:15:26.606718 np0000183410 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [None req-4d63f2e7-3544-46d3-a0c0-915f11faf152 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:15:26.607093 np0000183410 devstack@c-api.service[112873]: [pid: 112873|app: 0|req: 8/33] 199.204.45.70 () {64 vars in 1289 bytes} [Mon Jun 29 05:15:26 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 29 05:15:36.601211 np0000183410 devstack@c-api.service[112873]: DEBUG dbcounter [-] [112873] Writing DB stats cinder:SELECT=1 {{(pid=112873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:16:26.628374 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.middleware.request_id [None req-4fda4a9d-6f7f-4354-8c45-51d6561465b8 None None] RequestId filter calling following filter/app {{(pid=112876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:16:26.632700 np0000183410 devstack@c-api.service[112876]: INFO cinder.api.openstack.wsgi [None req-4fda4a9d-6f7f-4354-8c45-51d6561465b8 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 29 05:16:26.633125 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.openstack.wsgi [None req-4fda4a9d-6f7f-4354-8c45-51d6561465b8 demo demo] Empty body provided in request {{(pid=112876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:16:26.633539 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.openstack.wsgi [None req-4fda4a9d-6f7f-4354-8c45-51d6561465b8 demo demo] Calling method 'detail' {{(pid=112876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:16:26.634094 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.api_utils [None req-4fda4a9d-6f7f-4354-8c45-51d6561465b8 demo demo] Removing options '' from query. {{(pid=112876) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:16:26.635744 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.volume.api [None req-4fda4a9d-6f7f-4354-8c45-51d6561465b8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112876) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:16:26.645781 np0000183410 devstack@c-api.service[112876]: INFO cinder.volume.api [None req-4fda4a9d-6f7f-4354-8c45-51d6561465b8 demo demo] Get all volumes completed successfully. Jun 29 05:16:26.648446 np0000183410 devstack@c-api.service[112876]: INFO cinder.api.openstack.wsgi [None req-4fda4a9d-6f7f-4354-8c45-51d6561465b8 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:16:26.648924 np0000183410 devstack@c-api.service[112876]: [pid: 112876|app: 0|req: 10/34] 199.204.45.70 () {64 vars in 1289 bytes} [Mon Jun 29 05:16:26 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 29 05:16:36.639152 np0000183410 devstack@c-api.service[112876]: DEBUG dbcounter [-] [112876] Writing DB stats cinder:SELECT=1 {{(pid=112876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:17:26.666212 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.middleware.request_id [None req-d287f5b3-8c9b-4626-b494-e3fbd2418742 None None] RequestId filter calling following filter/app {{(pid=112874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:17:26.668938 np0000183410 devstack@c-api.service[112874]: INFO cinder.api.openstack.wsgi [None req-d287f5b3-8c9b-4626-b494-e3fbd2418742 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 29 05:17:26.669208 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.openstack.wsgi [None req-d287f5b3-8c9b-4626-b494-e3fbd2418742 demo demo] Empty body provided in request {{(pid=112874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:17:26.669467 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.openstack.wsgi [None req-d287f5b3-8c9b-4626-b494-e3fbd2418742 demo demo] Calling method 'detail' {{(pid=112874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:17:26.669786 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.api_utils [None req-d287f5b3-8c9b-4626-b494-e3fbd2418742 demo demo] Removing options '' from query. {{(pid=112874) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:17:26.670771 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.volume.api [None req-d287f5b3-8c9b-4626-b494-e3fbd2418742 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112874) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:17:26.679234 np0000183410 devstack@c-api.service[112874]: INFO cinder.volume.api [None req-d287f5b3-8c9b-4626-b494-e3fbd2418742 demo demo] Get all volumes completed successfully. Jun 29 05:17:26.681159 np0000183410 devstack@c-api.service[112874]: INFO cinder.api.openstack.wsgi [None req-d287f5b3-8c9b-4626-b494-e3fbd2418742 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:17:26.681500 np0000183410 devstack@c-api.service[112874]: [pid: 112874|app: 0|req: 9/35] 199.204.45.70 () {64 vars in 1289 bytes} [Mon Jun 29 05:17:26 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 29 05:17:36.674313 np0000183410 devstack@c-api.service[112874]: DEBUG dbcounter [-] [112874] Writing DB stats cinder:SELECT=1 {{(pid=112874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:18:26.694203 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.middleware.request_id [None req-472fff90-c124-44e7-946e-3b4d4acda39a None None] RequestId filter calling following filter/app {{(pid=112875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:18:26.697545 np0000183410 devstack@c-api.service[112875]: INFO cinder.api.openstack.wsgi [None req-472fff90-c124-44e7-946e-3b4d4acda39a demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 29 05:18:26.697816 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.openstack.wsgi [None req-472fff90-c124-44e7-946e-3b4d4acda39a demo demo] Empty body provided in request {{(pid=112875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:18:26.698034 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.openstack.wsgi [None req-472fff90-c124-44e7-946e-3b4d4acda39a demo demo] Calling method 'detail' {{(pid=112875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:18:26.698369 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.api_utils [None req-472fff90-c124-44e7-946e-3b4d4acda39a demo demo] Removing options '' from query. {{(pid=112875) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:18:26.699309 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.volume.api [None req-472fff90-c124-44e7-946e-3b4d4acda39a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112875) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:18:26.710340 np0000183410 devstack@c-api.service[112875]: INFO cinder.volume.api [None req-472fff90-c124-44e7-946e-3b4d4acda39a demo demo] Get all volumes completed successfully. Jun 29 05:18:26.714395 np0000183410 devstack@c-api.service[112875]: INFO cinder.api.openstack.wsgi [None req-472fff90-c124-44e7-946e-3b4d4acda39a demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:18:26.714809 np0000183410 devstack@c-api.service[112875]: [pid: 112875|app: 0|req: 9/36] 199.204.45.70 () {64 vars in 1289 bytes} [Mon Jun 29 05:18:26 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 29 05:18:36.702869 np0000183410 devstack@c-api.service[112875]: DEBUG dbcounter [-] [112875] Writing DB stats cinder:SELECT=1 {{(pid=112875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:19:26.726302 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.middleware.request_id [None req-7b4b0e1f-eea7-41b7-b18c-fef662dcd75f None None] RequestId filter calling following filter/app {{(pid=112873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:19:26.925773 np0000183410 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [None req-7b4b0e1f-eea7-41b7-b18c-fef662dcd75f demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 29 05:19:26.926174 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [None req-7b4b0e1f-eea7-41b7-b18c-fef662dcd75f demo demo] Empty body provided in request {{(pid=112873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:19:26.926579 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [None req-7b4b0e1f-eea7-41b7-b18c-fef662dcd75f demo demo] Calling method 'detail' {{(pid=112873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:19:26.927093 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.api_utils [None req-7b4b0e1f-eea7-41b7-b18c-fef662dcd75f demo demo] Removing options '' from query. {{(pid=112873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:19:26.928674 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.volume.api [None req-7b4b0e1f-eea7-41b7-b18c-fef662dcd75f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:19:26.938662 np0000183410 devstack@c-api.service[112873]: INFO cinder.volume.api [None req-7b4b0e1f-eea7-41b7-b18c-fef662dcd75f demo demo] Get all volumes completed successfully. Jun 29 05:19:26.940692 np0000183410 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [None req-7b4b0e1f-eea7-41b7-b18c-fef662dcd75f demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:19:26.941120 np0000183410 devstack@c-api.service[112873]: [pid: 112873|app: 0|req: 9/37] 199.204.45.70 () {64 vars in 1289 bytes} [Mon Jun 29 05:19:26 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:19:36.933924 np0000183410 devstack@c-api.service[112873]: DEBUG dbcounter [-] [112873] Writing DB stats cinder:SELECT=1 {{(pid=112873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:20:26.957208 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.middleware.request_id [None req-c54673f2-9437-4e19-95f6-73b2ca77cdaa None None] RequestId filter calling following filter/app {{(pid=112876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:20:26.961174 np0000183410 devstack@c-api.service[112876]: INFO cinder.api.openstack.wsgi [None req-c54673f2-9437-4e19-95f6-73b2ca77cdaa demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 29 05:20:26.961565 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.openstack.wsgi [None req-c54673f2-9437-4e19-95f6-73b2ca77cdaa demo demo] Empty body provided in request {{(pid=112876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:20:26.962094 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.openstack.wsgi [None req-c54673f2-9437-4e19-95f6-73b2ca77cdaa demo demo] Calling method 'detail' {{(pid=112876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:20:26.962566 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.api_utils [None req-c54673f2-9437-4e19-95f6-73b2ca77cdaa demo demo] Removing options '' from query. {{(pid=112876) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:20:26.964075 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.volume.api [None req-c54673f2-9437-4e19-95f6-73b2ca77cdaa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112876) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:20:26.974422 np0000183410 devstack@c-api.service[112876]: INFO cinder.volume.api [None req-c54673f2-9437-4e19-95f6-73b2ca77cdaa demo demo] Get all volumes completed successfully. Jun 29 05:20:26.976243 np0000183410 devstack@c-api.service[112876]: INFO cinder.api.openstack.wsgi [None req-c54673f2-9437-4e19-95f6-73b2ca77cdaa demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:20:26.976564 np0000183410 devstack@c-api.service[112876]: [pid: 112876|app: 0|req: 11/38] 199.204.45.70 () {64 vars in 1289 bytes} [Mon Jun 29 05:20:26 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 29 05:20:36.968977 np0000183410 devstack@c-api.service[112876]: DEBUG dbcounter [-] [112876] Writing DB stats cinder:SELECT=1 {{(pid=112876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:21:26.990304 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.middleware.request_id [None req-52ab30d0-a544-4458-a5af-06006df6d383 None None] RequestId filter calling following filter/app {{(pid=112874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:21:26.993099 np0000183410 devstack@c-api.service[112874]: INFO cinder.api.openstack.wsgi [None req-52ab30d0-a544-4458-a5af-06006df6d383 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 29 05:21:26.994038 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.openstack.wsgi [None req-52ab30d0-a544-4458-a5af-06006df6d383 demo demo] Empty body provided in request {{(pid=112874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:21:26.994038 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.openstack.wsgi [None req-52ab30d0-a544-4458-a5af-06006df6d383 demo demo] Calling method 'detail' {{(pid=112874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:21:26.994038 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.api_utils [None req-52ab30d0-a544-4458-a5af-06006df6d383 demo demo] Removing options '' from query. {{(pid=112874) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:21:26.995285 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.volume.api [None req-52ab30d0-a544-4458-a5af-06006df6d383 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112874) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:21:27.003137 np0000183410 devstack@c-api.service[112874]: INFO cinder.volume.api [None req-52ab30d0-a544-4458-a5af-06006df6d383 demo demo] Get all volumes completed successfully. Jun 29 05:21:27.005734 np0000183410 devstack@c-api.service[112874]: INFO cinder.api.openstack.wsgi [None req-52ab30d0-a544-4458-a5af-06006df6d383 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:21:27.006449 np0000183410 devstack@c-api.service[112874]: [pid: 112874|app: 0|req: 10/39] 199.204.45.70 () {64 vars in 1289 bytes} [Mon Jun 29 05:21:26 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 29 05:21:36.999476 np0000183410 devstack@c-api.service[112874]: DEBUG dbcounter [-] [112874] Writing DB stats cinder:SELECT=1 {{(pid=112874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:22:27.021053 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.middleware.request_id [None req-3a36e289-a269-452e-92e5-a87bddbefa19 None None] RequestId filter calling following filter/app {{(pid=112875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:22:27.023430 np0000183410 devstack@c-api.service[112875]: INFO cinder.api.openstack.wsgi [None req-3a36e289-a269-452e-92e5-a87bddbefa19 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 29 05:22:27.023607 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.openstack.wsgi [None req-3a36e289-a269-452e-92e5-a87bddbefa19 demo demo] Empty body provided in request {{(pid=112875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:22:27.023816 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.openstack.wsgi [None req-3a36e289-a269-452e-92e5-a87bddbefa19 demo demo] Calling method 'detail' {{(pid=112875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:22:27.024039 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.api_utils [None req-3a36e289-a269-452e-92e5-a87bddbefa19 demo demo] Removing options '' from query. {{(pid=112875) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:22:27.024730 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.volume.api [None req-3a36e289-a269-452e-92e5-a87bddbefa19 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112875) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:22:27.035935 np0000183410 devstack@c-api.service[112875]: INFO cinder.volume.api [None req-3a36e289-a269-452e-92e5-a87bddbefa19 demo demo] Get all volumes completed successfully. Jun 29 05:22:27.038758 np0000183410 devstack@c-api.service[112875]: INFO cinder.api.openstack.wsgi [None req-3a36e289-a269-452e-92e5-a87bddbefa19 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:22:27.039338 np0000183410 devstack@c-api.service[112875]: [pid: 112875|app: 0|req: 10/40] 199.204.45.70 () {64 vars in 1289 bytes} [Mon Jun 29 05:22:27 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 29 05:22:37.029385 np0000183410 devstack@c-api.service[112875]: DEBUG dbcounter [-] [112875] Writing DB stats cinder:SELECT=1 {{(pid=112875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:23:27.057056 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.middleware.request_id [None req-23e63bd7-936f-48e1-80de-d700d6093ded None None] RequestId filter calling following filter/app {{(pid=112873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:23:27.060407 np0000183410 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [None req-23e63bd7-936f-48e1-80de-d700d6093ded demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 29 05:23:27.060672 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [None req-23e63bd7-936f-48e1-80de-d700d6093ded demo demo] Empty body provided in request {{(pid=112873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:23:27.060962 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [None req-23e63bd7-936f-48e1-80de-d700d6093ded demo demo] Calling method 'detail' {{(pid=112873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:23:27.061275 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.api_utils [None req-23e63bd7-936f-48e1-80de-d700d6093ded demo demo] Removing options '' from query. {{(pid=112873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:23:27.062290 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.volume.api [None req-23e63bd7-936f-48e1-80de-d700d6093ded demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:23:27.070226 np0000183410 devstack@c-api.service[112873]: INFO cinder.volume.api [None req-23e63bd7-936f-48e1-80de-d700d6093ded demo demo] Get all volumes completed successfully. Jun 29 05:23:27.072345 np0000183410 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [None req-23e63bd7-936f-48e1-80de-d700d6093ded demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:23:27.072732 np0000183410 devstack@c-api.service[112873]: [pid: 112873|app: 0|req: 10/41] 199.204.45.70 () {64 vars in 1289 bytes} [Mon Jun 29 05:23:27 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 29 05:23:37.065416 np0000183410 devstack@c-api.service[112873]: DEBUG dbcounter [-] [112873] Writing DB stats cinder:SELECT=1 {{(pid=112873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:24:27.088860 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.middleware.request_id [None req-911343e0-7fcd-426e-a195-ffcd142ddfc7 None None] RequestId filter calling following filter/app {{(pid=112876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:24:27.092684 np0000183410 devstack@c-api.service[112876]: INFO cinder.api.openstack.wsgi [None req-911343e0-7fcd-426e-a195-ffcd142ddfc7 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 29 05:24:27.093180 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.openstack.wsgi [None req-911343e0-7fcd-426e-a195-ffcd142ddfc7 demo demo] Empty body provided in request {{(pid=112876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:24:27.093431 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.openstack.wsgi [None req-911343e0-7fcd-426e-a195-ffcd142ddfc7 demo demo] Calling method 'detail' {{(pid=112876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:24:27.093933 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.api_utils [None req-911343e0-7fcd-426e-a195-ffcd142ddfc7 demo demo] Removing options '' from query. {{(pid=112876) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:24:27.095413 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.volume.api [None req-911343e0-7fcd-426e-a195-ffcd142ddfc7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112876) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:24:27.104132 np0000183410 devstack@c-api.service[112876]: INFO cinder.volume.api [None req-911343e0-7fcd-426e-a195-ffcd142ddfc7 demo demo] Get all volumes completed successfully. Jun 29 05:24:27.106622 np0000183410 devstack@c-api.service[112876]: INFO cinder.api.openstack.wsgi [None req-911343e0-7fcd-426e-a195-ffcd142ddfc7 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:24:27.107064 np0000183410 devstack@c-api.service[112876]: [pid: 112876|app: 0|req: 12/42] 199.204.45.70 () {64 vars in 1289 bytes} [Mon Jun 29 05:24:27 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 29 05:24:37.098562 np0000183410 devstack@c-api.service[112876]: DEBUG dbcounter [-] [112876] Writing DB stats cinder:SELECT=1 {{(pid=112876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:25:27.123360 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.middleware.request_id [None req-d1a56543-794d-4ed1-ae86-5a7b1f629c3b None None] RequestId filter calling following filter/app {{(pid=112874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:25:27.209594 np0000183410 devstack@c-api.service[112874]: INFO cinder.api.openstack.wsgi [None req-d1a56543-794d-4ed1-ae86-5a7b1f629c3b demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 29 05:25:27.209989 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.openstack.wsgi [None req-d1a56543-794d-4ed1-ae86-5a7b1f629c3b demo demo] Empty body provided in request {{(pid=112874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:25:27.210354 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.openstack.wsgi [None req-d1a56543-794d-4ed1-ae86-5a7b1f629c3b demo demo] Calling method 'detail' {{(pid=112874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:25:27.210822 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.api_utils [None req-d1a56543-794d-4ed1-ae86-5a7b1f629c3b demo demo] Removing options '' from query. {{(pid=112874) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:25:27.212316 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.volume.api [None req-d1a56543-794d-4ed1-ae86-5a7b1f629c3b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112874) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:25:27.219860 np0000183410 devstack@c-api.service[112874]: INFO cinder.volume.api [None req-d1a56543-794d-4ed1-ae86-5a7b1f629c3b demo demo] Get all volumes completed successfully. Jun 29 05:25:27.222197 np0000183410 devstack@c-api.service[112874]: INFO cinder.api.openstack.wsgi [None req-d1a56543-794d-4ed1-ae86-5a7b1f629c3b demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:25:27.222625 np0000183410 devstack@c-api.service[112874]: [pid: 112874|app: 0|req: 11/43] 199.204.45.70 () {64 vars in 1289 bytes} [Mon Jun 29 05:25:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:25:37.214895 np0000183410 devstack@c-api.service[112874]: DEBUG dbcounter [-] [112874] Writing DB stats cinder:SELECT=1 {{(pid=112874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:26:27.238632 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.middleware.request_id [None req-5afae359-cbce-43a1-948e-9fa2b2040550 None None] RequestId filter calling following filter/app {{(pid=112875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:26:27.243569 np0000183410 devstack@c-api.service[112875]: INFO cinder.api.openstack.wsgi [None req-5afae359-cbce-43a1-948e-9fa2b2040550 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 29 05:26:27.247674 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.openstack.wsgi [None req-5afae359-cbce-43a1-948e-9fa2b2040550 demo demo] Empty body provided in request {{(pid=112875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:26:27.247674 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.openstack.wsgi [None req-5afae359-cbce-43a1-948e-9fa2b2040550 demo demo] Calling method 'detail' {{(pid=112875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:26:27.247674 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.api_utils [None req-5afae359-cbce-43a1-948e-9fa2b2040550 demo demo] Removing options '' from query. {{(pid=112875) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:26:27.247674 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.volume.api [None req-5afae359-cbce-43a1-948e-9fa2b2040550 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112875) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:26:27.253158 np0000183410 devstack@c-api.service[112875]: INFO cinder.volume.api [None req-5afae359-cbce-43a1-948e-9fa2b2040550 demo demo] Get all volumes completed successfully. Jun 29 05:26:27.255197 np0000183410 devstack@c-api.service[112875]: INFO cinder.api.openstack.wsgi [None req-5afae359-cbce-43a1-948e-9fa2b2040550 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:26:27.255630 np0000183410 devstack@c-api.service[112875]: [pid: 112875|app: 0|req: 11/44] 199.204.45.70 () {64 vars in 1289 bytes} [Mon Jun 29 05:26:27 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 29 05:26:37.249896 np0000183410 devstack@c-api.service[112875]: DEBUG dbcounter [-] [112875] Writing DB stats cinder:SELECT=1 {{(pid=112875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:27:27.274995 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.middleware.request_id [None req-b504ea42-fb8e-4ca1-9a0a-8fdd05f2ae6d None None] RequestId filter calling following filter/app {{(pid=112873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:27:27.279243 np0000183410 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [None req-b504ea42-fb8e-4ca1-9a0a-8fdd05f2ae6d demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 29 05:27:27.279553 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [None req-b504ea42-fb8e-4ca1-9a0a-8fdd05f2ae6d demo demo] Empty body provided in request {{(pid=112873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:27:27.280479 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [None req-b504ea42-fb8e-4ca1-9a0a-8fdd05f2ae6d demo demo] Calling method 'detail' {{(pid=112873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:27:27.280479 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.api_utils [None req-b504ea42-fb8e-4ca1-9a0a-8fdd05f2ae6d demo demo] Removing options '' from query. {{(pid=112873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:27:27.280977 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.volume.api [None req-b504ea42-fb8e-4ca1-9a0a-8fdd05f2ae6d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:27:27.288888 np0000183410 devstack@c-api.service[112873]: INFO cinder.volume.api [None req-b504ea42-fb8e-4ca1-9a0a-8fdd05f2ae6d demo demo] Get all volumes completed successfully. Jun 29 05:27:27.290891 np0000183410 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [None req-b504ea42-fb8e-4ca1-9a0a-8fdd05f2ae6d demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:27:27.291268 np0000183410 devstack@c-api.service[112873]: [pid: 112873|app: 0|req: 11/45] 199.204.45.70 () {64 vars in 1289 bytes} [Mon Jun 29 05:27:27 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 29 05:27:37.285161 np0000183410 devstack@c-api.service[112873]: DEBUG dbcounter [-] [112873] Writing DB stats cinder:SELECT=1 {{(pid=112873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:28:27.309057 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.middleware.request_id [None req-91208b77-6cd9-49c5-9d9b-442f428a7d6a None None] RequestId filter calling following filter/app {{(pid=112876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:28:27.311869 np0000183410 devstack@c-api.service[112876]: INFO cinder.api.openstack.wsgi [None req-91208b77-6cd9-49c5-9d9b-442f428a7d6a demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 29 05:28:27.312070 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.openstack.wsgi [None req-91208b77-6cd9-49c5-9d9b-442f428a7d6a demo demo] Empty body provided in request {{(pid=112876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:28:27.312295 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.openstack.wsgi [None req-91208b77-6cd9-49c5-9d9b-442f428a7d6a demo demo] Calling method 'detail' {{(pid=112876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:28:27.312527 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.api_utils [None req-91208b77-6cd9-49c5-9d9b-442f428a7d6a demo demo] Removing options '' from query. {{(pid=112876) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:28:27.313315 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.volume.api [None req-91208b77-6cd9-49c5-9d9b-442f428a7d6a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112876) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:28:27.323521 np0000183410 devstack@c-api.service[112876]: INFO cinder.volume.api [None req-91208b77-6cd9-49c5-9d9b-442f428a7d6a demo demo] Get all volumes completed successfully. Jun 29 05:28:27.326388 np0000183410 devstack@c-api.service[112876]: INFO cinder.api.openstack.wsgi [None req-91208b77-6cd9-49c5-9d9b-442f428a7d6a demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:28:27.328440 np0000183410 devstack@c-api.service[112876]: [pid: 112876|app: 0|req: 13/46] 199.204.45.70 () {64 vars in 1289 bytes} [Mon Jun 29 05:28:27 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 29 05:28:37.316901 np0000183410 devstack@c-api.service[112876]: DEBUG dbcounter [-] [112876] Writing DB stats cinder:SELECT=1 {{(pid=112876) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:29:27.348291 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.middleware.request_id [None req-a76be6fb-3d13-41b5-80d6-5b62bbe3408e None None] RequestId filter calling following filter/app {{(pid=112874) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:29:27.350339 np0000183410 devstack@c-api.service[112874]: INFO cinder.api.openstack.wsgi [None req-a76be6fb-3d13-41b5-80d6-5b62bbe3408e demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 29 05:29:27.350559 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.openstack.wsgi [None req-a76be6fb-3d13-41b5-80d6-5b62bbe3408e demo demo] Empty body provided in request {{(pid=112874) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:29:27.350769 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.openstack.wsgi [None req-a76be6fb-3d13-41b5-80d6-5b62bbe3408e demo demo] Calling method 'detail' {{(pid=112874) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:29:27.350912 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.api.api_utils [None req-a76be6fb-3d13-41b5-80d6-5b62bbe3408e demo demo] Removing options '' from query. {{(pid=112874) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:29:27.351596 np0000183410 devstack@c-api.service[112874]: DEBUG cinder.volume.api [None req-a76be6fb-3d13-41b5-80d6-5b62bbe3408e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112874) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:29:27.360852 np0000183410 devstack@c-api.service[112874]: INFO cinder.volume.api [None req-a76be6fb-3d13-41b5-80d6-5b62bbe3408e demo demo] Get all volumes completed successfully. Jun 29 05:29:27.363509 np0000183410 devstack@c-api.service[112874]: INFO cinder.api.openstack.wsgi [None req-a76be6fb-3d13-41b5-80d6-5b62bbe3408e demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:29:27.363977 np0000183410 devstack@c-api.service[112874]: [pid: 112874|app: 0|req: 12/47] 199.204.45.70 () {64 vars in 1289 bytes} [Mon Jun 29 05:29:27 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 29 05:29:37.354950 np0000183410 devstack@c-api.service[112874]: DEBUG dbcounter [-] [112874] Writing DB stats cinder:SELECT=1 {{(pid=112874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:30:27.382635 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.middleware.request_id [None req-fdf9037d-f472-4959-9cd7-a1defb411865 None None] RequestId filter calling following filter/app {{(pid=112875) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:30:27.386298 np0000183410 devstack@c-api.service[112875]: INFO cinder.api.openstack.wsgi [None req-fdf9037d-f472-4959-9cd7-a1defb411865 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 29 05:30:27.386535 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.openstack.wsgi [None req-fdf9037d-f472-4959-9cd7-a1defb411865 demo demo] Empty body provided in request {{(pid=112875) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:30:27.386820 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.openstack.wsgi [None req-fdf9037d-f472-4959-9cd7-a1defb411865 demo demo] Calling method 'detail' {{(pid=112875) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:30:27.387117 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.api.api_utils [None req-fdf9037d-f472-4959-9cd7-a1defb411865 demo demo] Removing options '' from query. {{(pid=112875) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:30:27.388135 np0000183410 devstack@c-api.service[112875]: DEBUG cinder.volume.api [None req-fdf9037d-f472-4959-9cd7-a1defb411865 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112875) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:30:27.398192 np0000183410 devstack@c-api.service[112875]: INFO cinder.volume.api [None req-fdf9037d-f472-4959-9cd7-a1defb411865 demo demo] Get all volumes completed successfully. Jun 29 05:30:27.401389 np0000183410 devstack@c-api.service[112875]: INFO cinder.api.openstack.wsgi [None req-fdf9037d-f472-4959-9cd7-a1defb411865 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:30:27.402016 np0000183410 devstack@c-api.service[112875]: [pid: 112875|app: 0|req: 12/48] 199.204.45.70 () {64 vars in 1289 bytes} [Mon Jun 29 05:30:27 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 29 05:30:37.391800 np0000183410 devstack@c-api.service[112875]: DEBUG dbcounter [-] [112875] Writing DB stats cinder:SELECT=1 {{(pid=112875) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:31:27.418606 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.middleware.request_id [None req-95f26d54-4bbd-4bbd-9485-8609ac38c605 None None] RequestId filter calling following filter/app {{(pid=112873) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:31:27.457896 np0000183410 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [None req-95f26d54-4bbd-4bbd-9485-8609ac38c605 demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 29 05:31:27.458278 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [None req-95f26d54-4bbd-4bbd-9485-8609ac38c605 demo demo] Empty body provided in request {{(pid=112873) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:31:27.458670 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.openstack.wsgi [None req-95f26d54-4bbd-4bbd-9485-8609ac38c605 demo demo] Calling method 'detail' {{(pid=112873) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:31:27.459303 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.api.api_utils [None req-95f26d54-4bbd-4bbd-9485-8609ac38c605 demo demo] Removing options '' from query. {{(pid=112873) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:31:27.460773 np0000183410 devstack@c-api.service[112873]: DEBUG cinder.volume.api [None req-95f26d54-4bbd-4bbd-9485-8609ac38c605 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112873) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:31:27.472093 np0000183410 devstack@c-api.service[112873]: INFO cinder.volume.api [None req-95f26d54-4bbd-4bbd-9485-8609ac38c605 demo demo] Get all volumes completed successfully. Jun 29 05:31:27.476791 np0000183410 devstack@c-api.service[112873]: INFO cinder.api.openstack.wsgi [None req-95f26d54-4bbd-4bbd-9485-8609ac38c605 demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:31:27.477159 np0000183410 devstack@c-api.service[112873]: [pid: 112873|app: 0|req: 12/49] 199.204.45.70 () {64 vars in 1289 bytes} [Mon Jun 29 05:31:27 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 29 05:31:37.466275 np0000183410 devstack@c-api.service[112873]: DEBUG dbcounter [-] [112873] Writing DB stats cinder:SELECT=1 {{(pid=112873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 29 05:32:27.497259 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.middleware.request_id [None req-220caa1b-f62c-4044-85e0-2920f6597ffb None None] RequestId filter calling following filter/app {{(pid=112876) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 29 05:32:27.499343 np0000183410 devstack@c-api.service[112876]: INFO cinder.api.openstack.wsgi [None req-220caa1b-f62c-4044-85e0-2920f6597ffb demo demo] GET https://199.204.45.70/volume/v3/volumes/detail Jun 29 05:32:27.499532 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.openstack.wsgi [None req-220caa1b-f62c-4044-85e0-2920f6597ffb demo demo] Empty body provided in request {{(pid=112876) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 29 05:32:27.499848 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.openstack.wsgi [None req-220caa1b-f62c-4044-85e0-2920f6597ffb demo demo] Calling method 'detail' {{(pid=112876) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 29 05:32:27.499951 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.api.api_utils [None req-220caa1b-f62c-4044-85e0-2920f6597ffb demo demo] Removing options '' from query. {{(pid=112876) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 29 05:32:27.500629 np0000183410 devstack@c-api.service[112876]: DEBUG cinder.volume.api [None req-220caa1b-f62c-4044-85e0-2920f6597ffb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112876) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jun 29 05:32:27.512246 np0000183410 devstack@c-api.service[112876]: INFO cinder.volume.api [None req-220caa1b-f62c-4044-85e0-2920f6597ffb demo demo] Get all volumes completed successfully. Jun 29 05:32:27.514361 np0000183410 devstack@c-api.service[112876]: INFO cinder.api.openstack.wsgi [None req-220caa1b-f62c-4044-85e0-2920f6597ffb demo demo] https://199.204.45.70/volume/v3/volumes/detail returned with HTTP 200 Jun 29 05:32:27.514793 np0000183410 devstack@c-api.service[112876]: [pid: 112876|app: 0|req: 14/50] 199.204.45.70 () {64 vars in 1289 bytes} [Mon Jun 29 05:32:27 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)