Apr 14 06:08:43.922444 np0000166098 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 14 06:08:43.927702 np0000166098 devstack@c-api.service[113339]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 14 06:08:43.930002 np0000166098 devstack@c-api.service[113339]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Apr 14 06:08:43 2026] *** Apr 14 06:08:43.930002 np0000166098 devstack@c-api.service[113339]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 14 06:08:43.930002 np0000166098 devstack@c-api.service[113339]: os: Linux-6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 Apr 14 06:08:43.930002 np0000166098 devstack@c-api.service[113339]: nodename: np0000166098 Apr 14 06:08:43.930002 np0000166098 devstack@c-api.service[113339]: machine: x86_64 Apr 14 06:08:43.930002 np0000166098 devstack@c-api.service[113339]: clock source: unix Apr 14 06:08:43.930002 np0000166098 devstack@c-api.service[113339]: pcre jit disabled Apr 14 06:08:43.930002 np0000166098 devstack@c-api.service[113339]: detected number of CPU cores: 16 Apr 14 06:08:43.930002 np0000166098 devstack@c-api.service[113339]: current working directory: / Apr 14 06:08:43.930002 np0000166098 devstack@c-api.service[113339]: detected binary path: /usr/bin/uwsgi-core Apr 14 06:08:43.930002 np0000166098 devstack@c-api.service[113339]: your processes number limit is 256917 Apr 14 06:08:43.930002 np0000166098 devstack@c-api.service[113339]: your memory page size is 4096 bytes Apr 14 06:08:43.930002 np0000166098 devstack@c-api.service[113339]: detected max file descriptor number: 2048 Apr 14 06:08:43.930002 np0000166098 devstack@c-api.service[113339]: lock engine: pthread robust mutexes Apr 14 06:08:43.930786 np0000166098 devstack@c-api.service[113339]: thunder lock: enabled Apr 14 06:08:43.930786 np0000166098 devstack@c-api.service[113339]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 14 06:08:43.930786 np0000166098 devstack@c-api.service[113339]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 14 06:08:43.930786 np0000166098 devstack@c-api.service[113339]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 14 06:08:43.930786 np0000166098 devstack@c-api.service[113339]: Set PythonHome to /opt/stack/data/venv Apr 14 06:08:43.964330 np0000166098 devstack@c-api.service[113339]: Python main interpreter initialized at 0x7fa5146a3668 Apr 14 06:08:43.964330 np0000166098 devstack@c-api.service[113339]: python threads support enabled Apr 14 06:08:43.964330 np0000166098 devstack@c-api.service[113339]: your server socket listen backlog is limited to 100 connections Apr 14 06:08:43.964330 np0000166098 devstack@c-api.service[113339]: your mercy for graceful operations on workers is 80 seconds Apr 14 06:08:43.964851 np0000166098 devstack@c-api.service[113339]: mapped 671795 bytes (656 KB) for 4 cores Apr 14 06:08:43.964966 np0000166098 devstack@c-api.service[113339]: *** Operational MODE: preforking *** Apr 14 06:08:43.965182 np0000166098 devstack@c-api.service[113339]: *** uWSGI is running in multiple interpreter mode *** Apr 14 06:08:43.965182 np0000166098 devstack@c-api.service[113339]: spawned uWSGI master process (pid: 113339) Apr 14 06:08:43.965380 np0000166098 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 14 06:08:43.966017 np0000166098 devstack@c-api.service[113339]: spawned uWSGI worker 1 (pid: 113341, cores: 1) Apr 14 06:08:43.966521 np0000166098 devstack@c-api.service[113339]: spawned uWSGI worker 2 (pid: 113342, cores: 1) Apr 14 06:08:43.966996 np0000166098 devstack@c-api.service[113339]: spawned uWSGI worker 3 (pid: 113343, cores: 1) Apr 14 06:08:43.967510 np0000166098 devstack@c-api.service[113339]: spawned uWSGI worker 4 (pid: 113344, cores: 1) Apr 14 06:08:43.967510 np0000166098 devstack@c-api.service[113339]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 14 06:08:44.088378 np0000166098 devstack@c-api.service[113342]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 14 06:08:44.088378 np0000166098 devstack@c-api.service[113342]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 14 06:08:44.088378 np0000166098 devstack@c-api.service[113342]: we strongly recommend against using it for new projects. Apr 14 06:08:44.088378 np0000166098 devstack@c-api.service[113342]: If you are already using Eventlet, we recommend migrating to a different Apr 14 06:08:44.088378 np0000166098 devstack@c-api.service[113342]: framework. For more detail see Apr 14 06:08:44.088378 np0000166098 devstack@c-api.service[113342]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 14 06:08:44.088378 np0000166098 devstack@c-api.service[113342]: import eventlet # noqa Apr 14 06:08:44.092581 np0000166098 devstack@c-api.service[113344]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 14 06:08:44.092581 np0000166098 devstack@c-api.service[113344]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 14 06:08:44.092581 np0000166098 devstack@c-api.service[113344]: we strongly recommend against using it for new projects. Apr 14 06:08:44.092581 np0000166098 devstack@c-api.service[113344]: If you are already using Eventlet, we recommend migrating to a different Apr 14 06:08:44.092581 np0000166098 devstack@c-api.service[113344]: framework. For more detail see Apr 14 06:08:44.092581 np0000166098 devstack@c-api.service[113344]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 14 06:08:44.092581 np0000166098 devstack@c-api.service[113344]: import eventlet # noqa Apr 14 06:08:44.099289 np0000166098 devstack@c-api.service[113341]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 14 06:08:44.099289 np0000166098 devstack@c-api.service[113341]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 14 06:08:44.099289 np0000166098 devstack@c-api.service[113341]: we strongly recommend against using it for new projects. Apr 14 06:08:44.099289 np0000166098 devstack@c-api.service[113341]: If you are already using Eventlet, we recommend migrating to a different Apr 14 06:08:44.099289 np0000166098 devstack@c-api.service[113341]: framework. For more detail see Apr 14 06:08:44.099289 np0000166098 devstack@c-api.service[113341]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 14 06:08:44.099289 np0000166098 devstack@c-api.service[113341]: import eventlet # noqa Apr 14 06:08:44.100064 np0000166098 devstack@c-api.service[113343]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 14 06:08:44.100064 np0000166098 devstack@c-api.service[113343]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 14 06:08:44.100064 np0000166098 devstack@c-api.service[113343]: we strongly recommend against using it for new projects. Apr 14 06:08:44.100064 np0000166098 devstack@c-api.service[113343]: If you are already using Eventlet, we recommend migrating to a different Apr 14 06:08:44.100064 np0000166098 devstack@c-api.service[113343]: framework. For more detail see Apr 14 06:08:44.100064 np0000166098 devstack@c-api.service[113343]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 14 06:08:44.100064 np0000166098 devstack@c-api.service[113343]: import eventlet # noqa Apr 14 06:08:44.175703 np0000166098 devstack@c-api.service[113342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 14 06:08:44.175703 np0000166098 devstack@c-api.service[113342]: debtcollector.deprecate( Apr 14 06:08:44.177574 np0000166098 devstack@c-api.service[113344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 14 06:08:44.177574 np0000166098 devstack@c-api.service[113344]: debtcollector.deprecate( Apr 14 06:08:44.184153 np0000166098 devstack@c-api.service[113343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 14 06:08:44.184153 np0000166098 devstack@c-api.service[113343]: debtcollector.deprecate( Apr 14 06:08:44.187057 np0000166098 devstack@c-api.service[113341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 14 06:08:44.187057 np0000166098 devstack@c-api.service[113341]: debtcollector.deprecate( Apr 14 06:08:44.253269 np0000166098 devstack@c-api.service[113342]: /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 Apr 14 06:08:44.253269 np0000166098 devstack@c-api.service[113342]: from cgi import parse_header Apr 14 06:08:44.262071 np0000166098 devstack@c-api.service[113344]: /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 Apr 14 06:08:44.262071 np0000166098 devstack@c-api.service[113344]: from cgi import parse_header Apr 14 06:08:44.271487 np0000166098 devstack@c-api.service[113341]: /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 Apr 14 06:08:44.271487 np0000166098 devstack@c-api.service[113341]: from cgi import parse_header Apr 14 06:08:44.276273 np0000166098 devstack@c-api.service[113343]: /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 Apr 14 06:08:44.276273 np0000166098 devstack@c-api.service[113343]: from cgi import parse_header Apr 14 06:08:44.296915 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:44.296915 np0000166098 devstack@c-api.service[113342]: removals.removed_module( Apr 14 06:08:44.297606 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:44.297606 np0000166098 devstack@c-api.service[113342]: removals.removed_module( Apr 14 06:08:44.305876 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:08:44.305876 np0000166098 devstack@c-api.service[113344]: removals.removed_module( Apr 14 06:08:44.306610 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:08:44.306610 np0000166098 devstack@c-api.service[113344]: removals.removed_module( Apr 14 06:08:44.316613 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:08:44.316613 np0000166098 devstack@c-api.service[113341]: removals.removed_module( Apr 14 06:08:44.317317 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:08:44.317317 np0000166098 devstack@c-api.service[113341]: removals.removed_module( Apr 14 06:08:44.323326 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:44.323326 np0000166098 devstack@c-api.service[113343]: removals.removed_module( Apr 14 06:08:44.324135 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:44.324135 np0000166098 devstack@c-api.service[113343]: removals.removed_module( Apr 14 06:08:44.903952 np0000166098 devstack@c-api.service[113342]: /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 Apr 14 06:08:44.903952 np0000166098 devstack@c-api.service[113342]: warnings.warn( Apr 14 06:08:44.917216 np0000166098 devstack@c-api.service[113341]: /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 Apr 14 06:08:44.917216 np0000166098 devstack@c-api.service[113341]: warnings.warn( Apr 14 06:08:44.943464 np0000166098 devstack@c-api.service[113344]: /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 Apr 14 06:08:44.943464 np0000166098 devstack@c-api.service[113344]: warnings.warn( Apr 14 06:08:44.966174 np0000166098 devstack@c-api.service[113343]: /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 Apr 14 06:08:44.966174 np0000166098 devstack@c-api.service[113343]: warnings.warn( Apr 14 06:08:45.011968 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:45.011968 np0000166098 devstack@c-api.service[113342]: warnings.warn( Apr 14 06:08:45.013472 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:08:45.013472 np0000166098 devstack@c-api.service[113341]: warnings.warn( Apr 14 06:08:45.047922 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:08:45.047922 np0000166098 devstack@c-api.service[113344]: warnings.warn( Apr 14 06:08:45.065226 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:45.065226 np0000166098 devstack@c-api.service[113343]: warnings.warn( Apr 14 06:08:45.301612 np0000166098 devstack@c-api.service[113342]: 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. Apr 14 06:08:45.302303 np0000166098 devstack@c-api.service[113342]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113342) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 14 06:08:45.305327 np0000166098 devstack@c-api.service[113341]: 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. Apr 14 06:08:45.305778 np0000166098 devstack@c-api.service[113341]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113341) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 14 06:08:45.332786 np0000166098 devstack@c-api.service[113344]: 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. Apr 14 06:08:45.333265 np0000166098 devstack@c-api.service[113344]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113344) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 14 06:08:45.345523 np0000166098 devstack@c-api.service[113343]: 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. Apr 14 06:08:45.345933 np0000166098 devstack@c-api.service[113343]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113343) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 14 06:08:45.388454 np0000166098 devstack@c-api.service[113342]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 14 06:08:45.388454 np0000166098 devstack@c-api.service[113342]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 14 06:08:45.388743 np0000166098 devstack@c-api.service[113341]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 14 06:08:45.388743 np0000166098 devstack@c-api.service[113341]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 14 06:08:45.393730 np0000166098 devstack@c-api.service[113344]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 14 06:08:45.393730 np0000166098 devstack@c-api.service[113344]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 14 06:08:45.407478 np0000166098 devstack@c-api.service[113343]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 14 06:08:45.407478 np0000166098 devstack@c-api.service[113343]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 14 06:08:45.844258 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113344) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 14 06:08:45.844532 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113343) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 14 06:08:45.844720 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113342) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 14 06:08:45.844853 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113341) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 14 06:08:45.845003 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.845124 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.845185 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.845258 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.845325 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.845382 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.845461 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.845540 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.845619 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.845619 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.845796 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.845897 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.847014 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.847156 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.847212 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.847286 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.847340 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.847399 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.847452 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.847502 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.847553 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.847603 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.847662 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.847721 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.847772 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.847833 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.847884 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.847943 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.848000 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.848077 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.848130 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.848181 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.848230 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.848295 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.848550 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.848629 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.848692 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.848751 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.848812 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.848869 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.848933 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.849060 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.849185 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.849285 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.849360 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.849418 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.849483 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.849542 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.849597 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.849653 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.849707 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.849775 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.849837 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.849892 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.849954 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.849954 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.849954 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.849954 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.849954 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.849954 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.849954 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.849954 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.849954 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.849954 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.851382 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.851382 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.851382 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.851382 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.851686 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.851686 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.851832 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.851906 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.851975 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.852070 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.852141 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.852210 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.852210 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.852385 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.852385 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.852568 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.852640 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.852640 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.852810 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.852810 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.852810 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.852810 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.853105 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.853179 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.853257 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.853334 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.853378 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.853471 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.853540 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.853611 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.853700 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.853815 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.853894 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.853967 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.854074 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.854173 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.854266 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.854357 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.854440 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.854515 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.854624 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.854704 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.854772 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.854853 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.854921 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.854998 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.855116 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.855194 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.855265 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.855265 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.855265 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.855265 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.855540 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.855621 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.855710 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.855710 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.855710 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.855710 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.855710 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.855710 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.856213 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.856213 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.856360 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.856444 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.856514 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.856564 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.856611 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.856650 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.856697 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.856747 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.856788 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.856840 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.856893 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.856940 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.856978 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.857017 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.857087 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.857128 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.857173 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.857222 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.857260 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.857312 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.857362 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.857402 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.857402 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.857402 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.857402 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.857402 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.857782 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.857782 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.857782 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.857909 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.857953 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.858001 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.858150 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.858208 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.858311 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.858392 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.858463 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.858591 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.858591 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.858740 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.858824 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.858896 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.858896 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.859028 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.859138 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.859222 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.859293 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.859372 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.859443 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.859474 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.859523 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.859574 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.859574 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.859574 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.859736 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.859736 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.859736 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.859879 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.859930 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.859930 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.860045 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.860105 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.860157 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.860228 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.860292 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.860325 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.860398 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.860468 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.860539 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.860605 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.860639 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.860690 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.860741 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.860794 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.860871 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.860903 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.860952 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.861002 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.861068 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.861068 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.861068 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.861068 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.861299 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.861299 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.861384 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.861444 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.861556 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.861793 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.861828 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.861828 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.861966 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.862039 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.862111 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.862179 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.862248 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.862304 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.862337 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.862426 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.862493 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.862592 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.862627 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.862697 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.862754 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.862809 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.862877 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.862920 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.863010 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.863010 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.863010 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.863010 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.864371 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.864433 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.864503 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.864570 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.864610 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.864662 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.864733 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.864812 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.864889 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.864889 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.864972 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.865011 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.865109 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.865197 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.865278 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.865399 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.865448 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.865499 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.865540 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.865576 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.865611 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.865652 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.865691 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.865728 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.865767 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.865805 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.865844 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.865884 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.865922 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.865960 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.865997 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.866048 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.866087 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.866125 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.866162 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.866207 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.866246 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.866289 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.866328 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.866371 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.866414 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.866451 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.866490 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.866563 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.866609 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.866641 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.866685 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.866727 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.866766 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.866802 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.866837 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.866874 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.866909 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.866948 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.866987 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.867024 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.867246 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.867283 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.867336 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.867387 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.867466 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.867505 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.867587 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.867622 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.867708 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.867777 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.867923 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.867987 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.868072 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.868141 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.868174 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.868227 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.868281 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.868349 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.868382 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.868480 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.868550 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.868583 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.868655 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.868688 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.868761 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.868793 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.868903 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.868937 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.868989 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.869104 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.869184 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.869250 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.869313 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.869386 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.869452 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.869586 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.869666 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.869726 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.869759 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.869839 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.869872 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.869955 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.870027 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.870118 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.870180 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.870249 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.870318 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.870385 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.870461 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.870579 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.870703 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.870775 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.870845 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.870902 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.870902 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.870902 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.871105 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.871105 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.871105 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.871295 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.871353 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.871404 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.871462 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.871495 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.871547 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.871626 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.871659 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.871735 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.871769 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.871846 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.871912 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.871948 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.872000 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.872096 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.872161 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.872217 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.872273 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.872325 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.872385 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.872450 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.872504 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.872560 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.872619 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.872654 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.872736 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.872736 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.872736 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.872736 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.872736 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.872968 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.873002 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.873073 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.873106 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.873157 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.873157 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.873157 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.873157 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.873157 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.873409 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.873409 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.873526 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.873583 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.873659 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.873713 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.873713 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.873830 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.873891 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.873945 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.873945 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.874070 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.874146 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.874146 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.874244 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.874244 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.874244 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.874424 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.874501 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.874583 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.874619 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.874683 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.874776 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.874810 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.874875 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.874913 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.874948 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.874982 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.875016 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.875076 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.875110 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.875141 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.875172 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.875201 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.875227 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.875255 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.875281 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.875308 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.875335 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.875362 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.875394 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.875394 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.875448 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.875448 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.875584 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.875618 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.875693 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.875748 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.875806 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.875863 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.875919 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.875976 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.876008 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.876117 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.876151 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.876201 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.876269 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.876303 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.876373 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.876429 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.876429 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.876429 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.876429 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.876617 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.876617 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.876617 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.876617 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.876617 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.876617 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.876617 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.877019 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.877131 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.877168 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.877239 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.877298 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.877357 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.877392 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.877467 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.877500 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.877581 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.877615 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.877666 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.877700 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.877728 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.877756 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.877788 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.877815 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.877842 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.877870 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.877901 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.877930 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.877957 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.877984 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.877984 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.877984 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.877984 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.877984 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.877984 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.878956 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.879000 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.879086 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.879150 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.879150 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.879228 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.879260 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.879310 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.879346 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.879375 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.879408 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.879437 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.879468 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.879496 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.879524 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.879552 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.879580 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.879611 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.879638 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.879670 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.879705 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.879733 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.879760 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.879786 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.879815 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.879842 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.879869 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.879897 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.879925 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.879957 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.879984 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.880011 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.880048 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.880086 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.880116 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.880144 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.880170 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.880197 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.880227 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.880258 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.880289 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.880316 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.880347 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.880373 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.880399 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.880430 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.880456 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.880485 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.880518 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.880545 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.880571 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.880597 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.880624 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.880650 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.880676 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.880702 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.882056 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.882143 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.882189 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.882253 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.882292 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.882330 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.882357 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.882385 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.882412 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.882440 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.882471 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.882498 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.882530 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.882585 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.882615 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.882646 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.882743 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.882782 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.882852 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.882852 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.882915 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.882942 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.882975 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.883003 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.883003 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.883066 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.883095 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.883129 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.886875 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.886945 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.886996 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.887075 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.887122 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.887168 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.887208 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.887245 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.887285 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.887323 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.887361 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.887398 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.887441 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.887441 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.887615 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.887615 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.887615 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.887726 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.887726 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.887803 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.887959 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.888413 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.888510 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.888510 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.888622 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.888622 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.888780 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.888780 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.890402 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.890563 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.890563 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.890712 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.890760 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.890853 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.890924 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.890999 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.891105 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.891175 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.891258 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.891304 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.891368 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.891413 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.891506 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.891587 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.891658 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.891729 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.891773 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.891841 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.891944 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.892012 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.892111 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.892180 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.892250 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.892319 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.892403 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.892403 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.892507 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.892507 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.892507 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.892507 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.892815 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.892892 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.892959 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.893051 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.893095 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.893142 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.893190 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.893237 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.893276 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.893313 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.893356 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.893393 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.893430 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.893470 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.893508 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.893546 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.893590 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.893630 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.893667 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.893704 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.893742 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.893781 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.893819 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.893856 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.893894 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.893934 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.894161 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.894210 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.894314 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.894360 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.894428 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.894497 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.894540 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.894675 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.894771 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.894844 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.894919 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.894986 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.895087 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.895134 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.895239 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.895239 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.895357 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.895452 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.895519 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.895586 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.895654 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.895733 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.895809 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.895809 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.895809 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.895809 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.896089 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.896161 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.896238 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.896296 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.896365 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.896442 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.896508 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.896508 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.896640 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.896711 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.896781 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.896781 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.896910 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.896986 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.897081 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.897152 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.897152 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.897152 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.897152 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.897435 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.897481 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.897571 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.897639 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.897707 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.897707 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.897707 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.897707 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.897707 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.897896 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.897935 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.897979 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.898114 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.898161 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.898265 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.898334 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.898402 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.898472 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.898562 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.898606 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.898703 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.898771 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.898846 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.898889 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.898944 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.898983 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.899027 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.899166 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.899234 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.899304 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.899374 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.899442 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.899522 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.899566 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.899710 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.899757 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.899757 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.900510 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.900566 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.900614 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.900700 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.900750 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.900825 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.900918 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.900983 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.901025 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.901081 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.901121 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.901170 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.901215 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.901253 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.901292 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.901330 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.901368 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.901417 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.901456 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.901500 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.901539 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.901577 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.901615 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.901654 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.901692 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.901729 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.901768 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.901809 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.901851 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.901894 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.901931 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.902088 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.902145 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.902258 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.902325 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.902371 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.902462 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.902530 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.902642 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.902746 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.902834 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.902909 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.902976 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.902976 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.902976 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.902976 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.902976 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.902976 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.902976 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.902976 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.902976 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.902976 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.903602 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.903602 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.903602 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.903602 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.903769 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.903769 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.903769 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.903769 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.903918 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.903974 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.904051 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.904108 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.904160 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.904236 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.904269 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.904319 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.904370 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.904421 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.904494 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.904548 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.904603 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.904656 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.904705 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.904736 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.904815 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.904866 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.904898 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.904947 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.905023 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.905071 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.905125 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.905125 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.905255 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.905255 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.905255 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.905255 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.905255 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.905490 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.905553 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.905584 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.905634 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.905673 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.905673 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.905673 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.905673 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.905767 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.905767 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.905819 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.905854 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.905854 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.905901 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.905929 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.905955 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.905955 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.906009 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.906048 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.906077 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.906104 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.906104 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.906161 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.906188 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.906216 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.906216 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.906264 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.906291 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.906318 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.906349 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.906375 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.906405 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.906435 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.906467 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.906494 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.906526 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.906571 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.906599 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.906625 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.906651 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.906682 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.906709 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.906736 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.906766 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.906797 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.906825 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.906851 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.906881 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.906907 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.906939 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.906939 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 14 06:08:45.906995 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113343) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.906995 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.906995 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.907080 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113342) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.907107 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.907140 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.907172 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113343) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.907199 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.907231 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113344) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.907258 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113343) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.907285 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113341) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 14 06:08:45.907317 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.907343 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.907369 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 14 06:08:45.907395 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113342) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.907436 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.907466 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 14 06:08:45.907495 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113342) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.907525 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.907552 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 14 06:08:45.907578 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113344) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.907604 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113341) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 14 06:08:45.907630 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113344) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.907655 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113341) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 14 06:08:45.952215 np0000166098 devstack@c-api.service[113343]: INFO dbcounter [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Registered counter for database cinder Apr 14 06:08:45.952696 np0000166098 devstack@c-api.service[113342]: INFO dbcounter [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Registered counter for database cinder Apr 14 06:08:45.956503 np0000166098 devstack@c-api.service[113344]: INFO dbcounter [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Registered counter for database cinder Apr 14 06:08:45.963751 np0000166098 devstack@c-api.service[113341]: INFO dbcounter [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Registered counter for database cinder Apr 14 06:08:45.965447 np0000166098 devstack@c-api.service[113343]: DEBUG oslo_db.sqlalchemy.engines [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b 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=113343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 06:08:45.967591 np0000166098 devstack@c-api.service[113342]: DEBUG oslo_db.sqlalchemy.engines [None req-84877231-287b-45f1-ae78-1405d5255e71 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=113342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 06:08:45.973299 np0000166098 devstack@c-api.service[113344]: DEBUG oslo_db.sqlalchemy.engines [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f 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=113344) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 06:08:45.978127 np0000166098 devstack@c-api.service[113341]: DEBUG oslo_db.sqlalchemy.engines [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 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=113341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 06:08:46.080151 np0000166098 devstack@c-api.service[113343]: DEBUG dbcounter [-] [113343] Writer thread running {{(pid=113343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 14 06:08:46.082593 np0000166098 devstack@c-api.service[113343]: INFO cinder.rpc [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 14 06:08:46.085117 np0000166098 devstack@c-api.service[113343]: INFO cinder.rpc [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 14 06:08:46.085565 np0000166098 devstack@c-api.service[113342]: DEBUG dbcounter [-] [113342] Writer thread running {{(pid=113342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 14 06:08:46.087126 np0000166098 devstack@c-api.service[113343]: INFO cinder.rpc [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 14 06:08:46.088477 np0000166098 devstack@c-api.service[113342]: INFO cinder.rpc [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 14 06:08:46.090016 np0000166098 devstack@c-api.service[113343]: INFO cinder.rpc [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 14 06:08:46.090535 np0000166098 devstack@c-api.service[113343]: WARNING castellan.key_manager.migration [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.091100 np0000166098 devstack@c-api.service[113342]: INFO cinder.rpc [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 14 06:08:46.093169 np0000166098 devstack@c-api.service[113343]: WARNING castellan.key_manager.migration [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.093437 np0000166098 devstack@c-api.service[113342]: INFO cinder.rpc [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 14 06:08:46.095484 np0000166098 devstack@c-api.service[113342]: INFO cinder.rpc [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 14 06:08:46.096300 np0000166098 devstack@c-api.service[113342]: WARNING castellan.key_manager.migration [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.097879 np0000166098 devstack@c-api.service[113343]: DEBUG oslo_db.sqlalchemy.engines [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b 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=113343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 06:08:46.098004 np0000166098 devstack@c-api.service[113342]: WARNING castellan.key_manager.migration [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.099790 np0000166098 devstack@c-api.service[113343]: INFO cinder.rpc [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 14 06:08:46.101627 np0000166098 devstack@c-api.service[113343]: INFO cinder.rpc [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 14 06:08:46.102351 np0000166098 devstack@c-api.service[113341]: DEBUG dbcounter [-] [113341] Writer thread running {{(pid=113341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 14 06:08:46.102459 np0000166098 devstack@c-api.service[113343]: WARNING castellan.key_manager.migration [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.103215 np0000166098 devstack@c-api.service[113342]: DEBUG oslo_db.sqlalchemy.engines [None req-84877231-287b-45f1-ae78-1405d5255e71 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=113342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 06:08:46.104473 np0000166098 devstack@c-api.service[113341]: INFO cinder.rpc [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 14 06:08:46.104967 np0000166098 devstack@c-api.service[113342]: INFO cinder.rpc [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 14 06:08:46.106581 np0000166098 devstack@c-api.service[113341]: INFO cinder.rpc [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 14 06:08:46.106709 np0000166098 devstack@c-api.service[113342]: INFO cinder.rpc [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 14 06:08:46.107474 np0000166098 devstack@c-api.service[113342]: WARNING castellan.key_manager.migration [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.107666 np0000166098 devstack@c-api.service[113344]: DEBUG dbcounter [-] [113344] Writer thread running {{(pid=113344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 14 06:08:46.108642 np0000166098 devstack@c-api.service[113341]: INFO cinder.rpc [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 14 06:08:46.109979 np0000166098 devstack@c-api.service[113344]: INFO cinder.rpc [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 14 06:08:46.110480 np0000166098 devstack@c-api.service[113341]: INFO cinder.rpc [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 14 06:08:46.111404 np0000166098 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.112391 np0000166098 devstack@c-api.service[113344]: INFO cinder.rpc [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 14 06:08:46.113093 np0000166098 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.113788 np0000166098 devstack@c-api.service[113343]: WARNING castellan.key_manager.migration [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.114489 np0000166098 devstack@c-api.service[113344]: INFO cinder.rpc [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 14 06:08:46.116436 np0000166098 devstack@c-api.service[113344]: INFO cinder.rpc [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 14 06:08:46.116555 np0000166098 devstack@c-api.service[113341]: DEBUG oslo_db.sqlalchemy.engines [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 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=113341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 06:08:46.116684 np0000166098 devstack@c-api.service[113342]: WARNING castellan.key_manager.migration [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.117365 np0000166098 devstack@c-api.service[113344]: WARNING castellan.key_manager.migration [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.117593 np0000166098 devstack@c-api.service[113343]: WARNING castellan.key_manager.migration [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.118147 np0000166098 devstack@c-api.service[113341]: INFO cinder.rpc [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 14 06:08:46.119140 np0000166098 devstack@c-api.service[113344]: WARNING castellan.key_manager.migration [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.119770 np0000166098 devstack@c-api.service[113341]: INFO cinder.rpc [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 14 06:08:46.119935 np0000166098 devstack@c-api.service[113342]: WARNING castellan.key_manager.migration [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.120579 np0000166098 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.120808 np0000166098 devstack@c-api.service[113343]: WARNING castellan.key_manager.migration [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.123223 np0000166098 devstack@c-api.service[113342]: WARNING castellan.key_manager.migration [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.124957 np0000166098 devstack@c-api.service[113343]: WARNING castellan.key_manager.migration [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.125137 np0000166098 devstack@c-api.service[113344]: DEBUG oslo_db.sqlalchemy.engines [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f 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=113344) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 06:08:46.127423 np0000166098 devstack@c-api.service[113342]: WARNING castellan.key_manager.migration [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.127912 np0000166098 devstack@c-api.service[113344]: INFO cinder.rpc [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 14 06:08:46.127991 np0000166098 devstack@c-api.service[113343]: WARNING castellan.key_manager.migration [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.130113 np0000166098 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.130494 np0000166098 devstack@c-api.service[113342]: WARNING castellan.key_manager.migration [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.130548 np0000166098 devstack@c-api.service[113344]: INFO cinder.rpc [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 14 06:08:46.131138 np0000166098 devstack@c-api.service[113343]: WARNING castellan.key_manager.migration [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.131804 np0000166098 devstack@c-api.service[113344]: WARNING castellan.key_manager.migration [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.133319 np0000166098 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.133476 np0000166098 devstack@c-api.service[113342]: WARNING castellan.key_manager.migration [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.134314 np0000166098 devstack@c-api.service[113343]: WARNING castellan.key_manager.migration [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.136602 np0000166098 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.136705 np0000166098 devstack@c-api.service[113342]: WARNING castellan.key_manager.migration [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.137225 np0000166098 devstack@c-api.service[113343]: WARNING castellan.key_manager.migration [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.139590 np0000166098 devstack@c-api.service[113342]: WARNING castellan.key_manager.migration [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.140709 np0000166098 devstack@c-api.service[113343]: WARNING castellan.key_manager.migration [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.140805 np0000166098 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.142269 np0000166098 devstack@c-api.service[113343]: WARNING castellan.key_manager.migration [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.143054 np0000166098 devstack@c-api.service[113342]: WARNING castellan.key_manager.migration [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.143832 np0000166098 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.144582 np0000166098 devstack@c-api.service[113342]: WARNING castellan.key_manager.migration [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.144935 np0000166098 devstack@c-api.service[113343]: WARNING castellan.key_manager.migration [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.145021 np0000166098 devstack@c-api.service[113344]: WARNING castellan.key_manager.migration [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.146821 np0000166098 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.147285 np0000166098 devstack@c-api.service[113342]: WARNING castellan.key_manager.migration [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.148199 np0000166098 devstack@c-api.service[113344]: WARNING castellan.key_manager.migration [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.150000 np0000166098 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.150573 np0000166098 devstack@c-api.service[113343]: WARNING castellan.key_manager.migration [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.151433 np0000166098 devstack@c-api.service[113344]: WARNING castellan.key_manager.migration [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.152887 np0000166098 devstack@c-api.service[113342]: WARNING castellan.key_manager.migration [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.153720 np0000166098 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.153995 np0000166098 devstack@c-api.service[113343]: WARNING castellan.key_manager.migration [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.155569 np0000166098 devstack@c-api.service[113344]: WARNING castellan.key_manager.migration [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.156153 np0000166098 devstack@c-api.service[113343]: WARNING castellan.key_manager.migration [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.156344 np0000166098 devstack@c-api.service[113342]: WARNING castellan.key_manager.migration [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.156661 np0000166098 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.157664 np0000166098 devstack@c-api.service[113343]: WARNING castellan.key_manager.migration [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.158204 np0000166098 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.158463 np0000166098 devstack@c-api.service[113342]: WARNING castellan.key_manager.migration [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.158606 np0000166098 devstack@c-api.service[113344]: WARNING castellan.key_manager.migration [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.159205 np0000166098 devstack@c-api.service[113343]: WARNING castellan.key_manager.migration [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.159968 np0000166098 devstack@c-api.service[113342]: WARNING castellan.key_manager.migration [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.160277 np0000166098 devstack@c-api.service[113343]: WARNING cinder.api.contrib.hosts [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 14 06:08:46.160987 np0000166098 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.161091 np0000166098 devstack@c-api.service[113343]: WARNING castellan.key_manager.migration [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.161500 np0000166098 devstack@c-api.service[113342]: WARNING castellan.key_manager.migration [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.161808 np0000166098 devstack@c-api.service[113344]: WARNING castellan.key_manager.migration [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.162560 np0000166098 devstack@c-api.service[113342]: WARNING cinder.api.contrib.hosts [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 14 06:08:46.162664 np0000166098 devstack@c-api.service[113343]: WARNING castellan.key_manager.migration [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.163429 np0000166098 devstack@c-api.service[113342]: WARNING castellan.key_manager.migration [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.164204 np0000166098 devstack@c-api.service[113343]: WARNING castellan.key_manager.migration [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.164968 np0000166098 devstack@c-api.service[113342]: WARNING castellan.key_manager.migration [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.165060 np0000166098 devstack@c-api.service[113344]: WARNING castellan.key_manager.migration [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.165689 np0000166098 devstack@c-api.service[113343]: WARNING castellan.key_manager.migration [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.166506 np0000166098 devstack@c-api.service[113342]: WARNING castellan.key_manager.migration [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.166665 np0000166098 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.167112 np0000166098 devstack@c-api.service[113343]: WARNING castellan.key_manager.migration [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.167912 np0000166098 devstack@c-api.service[113344]: WARNING castellan.key_manager.migration [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.167990 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.v3.router [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Extended resource: extensions {{(pid=113343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.168082 np0000166098 devstack@c-api.service[113342]: WARNING castellan.key_manager.migration [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.169249 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.v3.router [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Extended resource: encryption {{(pid=113343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.169430 np0000166098 devstack@c-api.service[113342]: WARNING castellan.key_manager.migration [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.170133 np0000166098 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.170353 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.v3.router [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Extended resource: extensions {{(pid=113342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.170859 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.v3.router [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Extended resource: os-volume-manage {{(pid=113343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.171521 np0000166098 devstack@c-api.service[113344]: WARNING castellan.key_manager.migration [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.171642 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.v3.router [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Extended resource: encryption {{(pid=113342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.172311 np0000166098 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.172536 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.v3.router [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Extended resource: os-volume-type-access {{(pid=113343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.173049 np0000166098 devstack@c-api.service[113344]: WARNING castellan.key_manager.migration [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.173202 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.v3.router [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Extended resource: os-volume-manage {{(pid=113342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.173816 np0000166098 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.174116 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.v3.router [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Extended resource: os-quota-sets {{(pid=113343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.174666 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.v3.router [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Extended resource: os-volume-type-access {{(pid=113342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.175351 np0000166098 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.175577 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.v3.router [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Extended resource: qos-specs {{(pid=113343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.175736 np0000166098 devstack@c-api.service[113344]: WARNING castellan.key_manager.migration [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.176271 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.v3.router [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Extended resource: os-quota-sets {{(pid=113342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.176458 np0000166098 devstack@c-api.service[113341]: WARNING cinder.api.contrib.hosts [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 14 06:08:46.177268 np0000166098 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.177650 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.v3.router [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Extended resource: backups {{(pid=113343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.177740 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.v3.router [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Extended resource: qos-specs {{(pid=113342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.178850 np0000166098 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.179690 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.v3.router [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Extended resource: os-hosts {{(pid=113343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.179790 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.v3.router [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Extended resource: backups {{(pid=113342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.180396 np0000166098 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.181051 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.v3.router [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Extended resource: scheduler-stats {{(pid=113343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.181364 np0000166098 devstack@c-api.service[113344]: WARNING castellan.key_manager.migration [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.181796 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.v3.router [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Extended resource: os-hosts {{(pid=113342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.181851 np0000166098 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.182423 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.v3.router [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Extended resource: os-volume-transfer {{(pid=113343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.183204 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.v3.router [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Extended resource: scheduler-stats {{(pid=113342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.183328 np0000166098 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.184262 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Extended resource: extensions {{(pid=113341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.184561 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.v3.router [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Extended resource: extra_specs {{(pid=113343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.184643 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.v3.router [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Extended resource: os-volume-transfer {{(pid=113342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.184812 np0000166098 devstack@c-api.service[113344]: WARNING castellan.key_manager.migration [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.185676 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Extended resource: encryption {{(pid=113341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.186117 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.v3.router [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Extended resource: cgsnapshots {{(pid=113343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.186798 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.v3.router [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Extended resource: extra_specs {{(pid=113342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.186949 np0000166098 devstack@c-api.service[113344]: WARNING castellan.key_manager.migration [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.187320 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Extended resource: os-volume-manage {{(pid=113341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.187480 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.v3.router [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Extended resource: consistencygroups {{(pid=113343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.188381 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.v3.router [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Extended resource: cgsnapshots {{(pid=113342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.188508 np0000166098 devstack@c-api.service[113344]: WARNING castellan.key_manager.migration [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.188810 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Extended resource: os-volume-type-access {{(pid=113341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.189446 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.v3.router [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Extended resource: os-availability-zone {{(pid=113343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.189724 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.v3.router [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Extended resource: consistencygroups {{(pid=113342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.189967 np0000166098 devstack@c-api.service[113344]: WARNING castellan.key_manager.migration [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.190378 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Extended resource: os-quota-sets {{(pid=113341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.190791 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.v3.router [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Extended resource: os-snapshot-manage {{(pid=113343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.191066 np0000166098 devstack@c-api.service[113344]: WARNING cinder.api.contrib.hosts [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 14 06:08:46.191713 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.v3.router [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Extended resource: os-availability-zone {{(pid=113342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.192110 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Extended resource: qos-specs {{(pid=113341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.192196 np0000166098 devstack@c-api.service[113344]: WARNING castellan.key_manager.migration [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.192359 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.v3.router [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Extended resource: os-quota-class-sets {{(pid=113343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.193205 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.v3.router [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Extended resource: os-snapshot-manage {{(pid=113342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.193620 np0000166098 devstack@c-api.service[113344]: WARNING castellan.key_manager.migration [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.193694 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.v3.router [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Extended resource: encryption {{(pid=113343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.194143 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Extended resource: backups {{(pid=113341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.194661 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.v3.router [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Extended resource: os-quota-class-sets {{(pid=113342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.195177 np0000166098 devstack@c-api.service[113344]: WARNING castellan.key_manager.migration [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.195277 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.v3.router [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Extended resource: capabilities {{(pid=113343) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.195966 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.v3.router [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Extended resource: encryption {{(pid=113342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.196184 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Extended resource: os-hosts {{(pid=113341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.196688 np0000166098 devstack@c-api.service[113344]: WARNING castellan.key_manager.migration [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.197224 np0000166098 devstack@c-api.service[113343]: WARNING castellan.key_manager.migration [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.197542 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.v3.router [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Extended resource: capabilities {{(pid=113342) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.198084 np0000166098 devstack@c-api.service[113344]: WARNING castellan.key_manager.migration [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.198188 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Extended resource: scheduler-stats {{(pid=113341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.198646 np0000166098 devstack@c-api.service[113343]: WARNING castellan.key_manager.migration [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.199047 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.v3.router [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Extended resource: extensions {{(pid=113344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.199594 np0000166098 devstack@c-api.service[113342]: WARNING castellan.key_manager.migration [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.199659 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Extended resource: os-volume-transfer {{(pid=113341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.200113 np0000166098 devstack@c-api.service[113343]: WARNING castellan.key_manager.migration [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.200282 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.v3.router [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Extended resource: encryption {{(pid=113344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.200995 np0000166098 devstack@c-api.service[113342]: WARNING castellan.key_manager.migration [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.201240 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Extended resource: extra_specs {{(pid=113341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.201596 np0000166098 devstack@c-api.service[113343]: WARNING castellan.key_manager.migration [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.201876 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.v3.router [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Extended resource: os-volume-manage {{(pid=113344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.202445 np0000166098 devstack@c-api.service[113342]: WARNING castellan.key_manager.migration [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.202856 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Extended resource: cgsnapshots {{(pid=113341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.202915 np0000166098 devstack@c-api.service[113343]: WARNING castellan.key_manager.migration [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.203403 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.v3.router [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Extended resource: os-volume-type-access {{(pid=113344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.203876 np0000166098 devstack@c-api.service[113342]: WARNING castellan.key_manager.migration [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.204224 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Extended resource: consistencygroups {{(pid=113341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.204370 np0000166098 devstack@c-api.service[113343]: WARNING castellan.key_manager.migration [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.204942 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.v3.router [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Extended resource: os-quota-sets {{(pid=113344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.205293 np0000166098 devstack@c-api.service[113342]: WARNING castellan.key_manager.migration [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.205354 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.contrib.snapshot_actions [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] SnapshotActionsController initialized {{(pid=113343) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 14 06:08:46.206082 np0000166098 devstack@c-api.service[113343]: WARNING castellan.key_manager.migration [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.206171 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Extended resource: os-availability-zone {{(pid=113341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.206393 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.v3.router [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Extended resource: qos-specs {{(pid=113344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.206758 np0000166098 devstack@c-api.service[113342]: WARNING castellan.key_manager.migration [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.206956 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.v3.router [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.207089 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.v3.router [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Extension VolumeTypeAccess extending resource: types {{(pid=113343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.207219 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.v3.router [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Extension UsedLimits extending resource: limits {{(pid=113343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.207322 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.v3.router [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.207425 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.v3.router [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.207534 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.v3.router [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.207583 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Extended resource: os-snapshot-manage {{(pid=113341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.207634 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.v3.router [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.207727 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.contrib.snapshot_actions [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] SnapshotActionsController initialized {{(pid=113342) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 14 06:08:46.207785 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.v3.router [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Extension TypesManage extending resource: types {{(pid=113343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.207827 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.v3.router [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.207950 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.v3.router [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Extension AdminActions extending resource: volumes {{(pid=113343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.208077 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.v3.router [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Extension AdminActions extending resource: snapshots {{(pid=113343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.208190 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.v3.router [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Extension AdminActions extending resource: backups {{(pid=113343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.208299 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.v3.router [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.208400 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.v3.router [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Extension SnapshotActions extending resource: snapshots {{(pid=113343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.208451 np0000166098 devstack@c-api.service[113342]: WARNING castellan.key_manager.migration [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.208495 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.v3.router [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Extension VolumeActions extending resource: volumes {{(pid=113343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.208536 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.v3.router [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Extended resource: backups {{(pid=113344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.208697 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.v3.router [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113343) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.208991 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Extended resource: os-quota-class-sets {{(pid=113341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.209338 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.v3.router [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.209447 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.v3.router [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.209573 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.v3.router [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Extension UsedLimits extending resource: limits {{(pid=113342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.209672 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.v3.router [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.209781 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.v3.router [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.209880 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.v3.router [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.209987 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.v3.router [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.210100 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.v3.router [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Extension TypesManage extending resource: types {{(pid=113342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.210230 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.v3.router [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.210290 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Extended resource: encryption {{(pid=113341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.210342 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.v3.router [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Extension AdminActions extending resource: volumes {{(pid=113342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.210438 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.v3.router [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Extension AdminActions extending resource: snapshots {{(pid=113342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.210533 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.v3.router [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Extension AdminActions extending resource: backups {{(pid=113342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.210581 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.v3.router [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Extended resource: os-hosts {{(pid=113344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.210633 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.v3.router [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.210785 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.v3.router [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.210889 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.v3.router [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Extension VolumeActions extending resource: volumes {{(pid=113342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.210939 np0000166098 devstack@c-api.service[113343]: WARNING keystonemiddleware.auth_token [None req-6cbe8b04-5e82-4971-9d5c-2fe3bb2a2a5b None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 14 06:08:46.211102 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.v3.router [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113342) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.211859 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Extended resource: capabilities {{(pid=113341) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.211915 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.v3.router [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Extended resource: scheduler-stats {{(pid=113344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.213314 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.v3.router [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Extended resource: os-volume-transfer {{(pid=113344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.213368 np0000166098 devstack@c-api.service[113342]: WARNING keystonemiddleware.auth_token [None req-84877231-287b-45f1-ae78-1405d5255e71 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 14 06:08:46.213914 np0000166098 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.215445 np0000166098 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.215499 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.v3.router [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Extended resource: extra_specs {{(pid=113344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.216762 np0000166098 devstack@c-api.service[113343]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7fa5146a3668 pid: 113343 (default app) Apr 14 06:08:46.216883 np0000166098 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.217022 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.v3.router [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Extended resource: cgsnapshots {{(pid=113344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.217241 np0000166098 devstack@c-api.service[113343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 14 06:08:46.217241 np0000166098 devstack@c-api.service[113343]: warnings.warn( Apr 14 06:08:46.218323 np0000166098 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.218377 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.v3.router [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Extended resource: consistencygroups {{(pid=113344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.219213 np0000166098 devstack@c-api.service[113342]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7fa5146a3668 pid: 113342 (default app) Apr 14 06:08:46.219827 np0000166098 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.220351 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.v3.router [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Extended resource: os-availability-zone {{(pid=113344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.221284 np0000166098 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.221657 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.v3.router [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Extended resource: os-snapshot-manage {{(pid=113344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.222276 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.contrib.snapshot_actions [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] SnapshotActionsController initialized {{(pid=113341) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 14 06:08:46.223081 np0000166098 devstack@c-api.service[113341]: WARNING castellan.key_manager.migration [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.223170 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.v3.router [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Extended resource: os-quota-class-sets {{(pid=113344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.223933 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.224021 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.224189 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Extension UsedLimits extending resource: limits {{(pid=113341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.224275 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.224392 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.224500 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.v3.router [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Extended resource: encryption {{(pid=113344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.224601 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.224601 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.224796 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.224796 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.225005 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Extension TypesManage extending resource: types {{(pid=113341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.225106 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.225106 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.225106 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.225106 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.225106 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.225473 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.225473 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.225473 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.225473 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.225473 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.225473 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.225881 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.225935 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.225991 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.225991 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.225991 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.225991 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.225991 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.226389 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.226389 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.226389 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.226389 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.226389 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.226713 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.226713 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.226713 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.226713 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.227019 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Extension AdminActions extending resource: volumes {{(pid=113341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.227101 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.227101 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.227101 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.227101 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.227101 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.227455 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.227455 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.227455 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.227455 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.227455 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.228257 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.228257 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.228257 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.228257 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.228725 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Extension AdminActions extending resource: snapshots {{(pid=113341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.228846 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.228846 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.228846 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.228846 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.228846 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.228846 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.229551 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.229551 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.229551 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.229551 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.229551 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.229551 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.230248 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.230248 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.230503 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Extension AdminActions extending resource: backups {{(pid=113341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.230606 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.230606 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.230606 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.230606 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.230606 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.231301 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.231301 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.231301 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.231301 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.231301 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.231698 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.231771 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.231771 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.231771 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.231771 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.231771 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.231771 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.232206 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.232206 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.232206 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.232206 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.232206 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.232206 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.232637 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.232684 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.232684 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.232684 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.232684 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.232684 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.233092 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.233092 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.233092 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.233092 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.233092 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.233441 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Extension VolumeActions extending resource: volumes {{(pid=113341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.233551 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.233551 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.233551 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.233551 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.233847 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.233847 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.233847 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.233847 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.234172 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.234172 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.234172 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.234172 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.234172 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.234712 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.234712 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.234712 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.234712 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.234712 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.234925 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.234925 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.234925 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.234925 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.235140 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.235140 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.235140 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.235140 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.235569 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.v3.router [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113341) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.235654 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.235654 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.235654 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.235654 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.236357 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.236357 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.236357 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.236357 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.236670 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.236670 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.236670 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.236670 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.236990 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.236990 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.236990 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.236990 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.236990 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.237433 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.237433 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.237433 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.237433 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.237433 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.237433 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.237942 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.237942 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.237942 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.237942 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.237942 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.238256 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.238256 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.238256 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.238256 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.238256 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.238256 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.238738 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.238738 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.238738 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.238738 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.238738 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.238738 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.239178 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.239178 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.239178 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.239178 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.239178 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.239178 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.239458 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.239458 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.239550 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.v3.router [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Extended resource: capabilities {{(pid=113344) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 14 06:08:46.239591 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.239591 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.239591 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.239591 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.239591 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.239834 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.239834 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.239834 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.239834 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.239834 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.240059 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.240059 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.240059 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.240059 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.240241 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.240241 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.240241 np0000166098 devstack@c-api.service[113343]: /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. Apr 14 06:08:46.240241 np0000166098 devstack@c-api.service[113343]: warnings.warn(deprecated_msg) Apr 14 06:08:46.240241 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.middleware.request_id [None req-30d24a18-0e8a-4f9f-a575-49fd58ccd7c8 None None] RequestId filter calling following filter/app {{(pid=113343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:08:46.240462 np0000166098 devstack@c-api.service[113341]: WARNING keystonemiddleware.auth_token [None req-8af4b48c-6f7c-4d7d-a339-4b046a6d74c6 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 14 06:08:46.240499 np0000166098 devstack@c-api.service[113344]: WARNING castellan.key_manager.migration [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.240499 np0000166098 devstack@c-api.service[113344]: WARNING castellan.key_manager.migration [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.240499 np0000166098 devstack@c-api.service[113344]: WARNING castellan.key_manager.migration [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.240588 np0000166098 devstack@c-api.service[113343]: [pid: 113343|app: 0|req: 1/1] 199.204.45.25 () {60 vars in 946 bytes} [Tue Apr 14 06:08:46 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Apr 14 06:08:46.240623 np0000166098 devstack@c-api.service[113344]: WARNING castellan.key_manager.migration [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.240655 np0000166098 devstack@c-api.service[113341]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7fa5146a3668 pid: 113341 (default app) Apr 14 06:08:46.240690 np0000166098 devstack@c-api.service[113344]: WARNING castellan.key_manager.migration [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.240690 np0000166098 devstack@c-api.service[113344]: WARNING castellan.key_manager.migration [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.240690 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.contrib.snapshot_actions [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] SnapshotActionsController initialized {{(pid=113344) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 14 06:08:46.240690 np0000166098 devstack@c-api.service[113344]: WARNING castellan.key_manager.migration [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 14 06:08:46.240690 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.v3.router [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.240690 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.v3.router [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Extension VolumeTypeAccess extending resource: types {{(pid=113344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.240690 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.v3.router [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Extension UsedLimits extending resource: limits {{(pid=113344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.240690 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.v3.router [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.240960 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.v3.router [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.240960 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.v3.router [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.240960 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.v3.router [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.240960 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.v3.router [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Extension TypesManage extending resource: types {{(pid=113344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.240960 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.v3.router [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.240960 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.v3.router [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Extension AdminActions extending resource: volumes {{(pid=113344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.240960 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.v3.router [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Extension AdminActions extending resource: snapshots {{(pid=113344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.241247 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.v3.router [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Extension AdminActions extending resource: backups {{(pid=113344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.241247 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.v3.router [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.241247 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.v3.router [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Extension SnapshotActions extending resource: snapshots {{(pid=113344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.241247 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.v3.router [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Extension VolumeActions extending resource: volumes {{(pid=113344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.241247 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.v3.router [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113344) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 14 06:08:46.241765 np0000166098 devstack@c-api.service[113344]: WARNING keystonemiddleware.auth_token [None req-b3dfd120-fef0-4ee8-8b77-842bf2104d5f None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 14 06:08:46.247710 np0000166098 devstack@c-api.service[113344]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7fa5146a3668 pid: 113344 (default app) Apr 14 06:08:53.058081 np0000166098 devstack@c-api.service[113342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 14 06:08:53.058081 np0000166098 devstack@c-api.service[113342]: warnings.warn( Apr 14 06:08:53.071056 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.071056 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.071056 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.071056 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.071274 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.071274 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.071274 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.071274 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.071428 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.071428 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.071428 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.071428 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.071428 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.071428 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.071698 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.071698 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.071698 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.071698 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.071698 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.071923 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.071923 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.071923 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.071923 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.071923 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.072136 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.072136 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.072136 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.072136 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.072332 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.072332 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.072332 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.072332 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.072332 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.072586 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.072586 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.072586 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.072586 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.072586 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.072766 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.072766 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.072766 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.072766 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.072766 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.072766 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.072972 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.072972 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.072972 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.072972 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.072972 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.072972 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.073206 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.073206 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.073206 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.073206 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.073206 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.073206 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.073495 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.073495 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.073495 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.073495 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.073495 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.073693 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.073693 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.073693 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.073693 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.073693 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.073862 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.073862 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.073862 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.073862 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.073862 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.073862 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.074089 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.074089 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.074089 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.074089 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.074089 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.074089 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.074352 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.074352 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.074352 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.074352 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.074352 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.074542 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.074542 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.074542 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.074542 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.074542 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.074761 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.074761 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.074761 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.074761 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.074964 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.074964 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.074964 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.074964 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.075187 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.075187 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.075187 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.075187 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.075187 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.075435 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.075435 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.075435 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.075435 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.075435 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.075647 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.075647 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.075647 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.075647 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.075835 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.075835 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.075835 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.075835 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.076018 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.076018 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.076018 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.076018 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.076232 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.076232 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.076232 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.076232 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.076425 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.076425 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.076425 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.076425 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.076601 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.076601 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.076601 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.076601 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.076601 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.076840 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.076840 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.076840 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.076840 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.076840 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.076840 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.077129 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.077129 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.077129 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.077129 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.077129 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.077319 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.077319 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.077319 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.077319 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.077319 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.077319 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.077653 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.077653 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.077653 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.077653 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.077653 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.077653 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.077877 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.077877 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.077877 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.077877 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.077877 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.077877 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.078109 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.078109 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.078109 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.078109 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.078109 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.078109 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.078362 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.078362 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.078362 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.078362 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.078518 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.078518 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.078518 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.078518 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.078518 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.078714 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.078714 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.078714 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.078714 np0000166098 devstack@c-api.service[113342]: /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. Apr 14 06:08:53.078714 np0000166098 devstack@c-api.service[113342]: warnings.warn(deprecated_msg) Apr 14 06:08:53.078714 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.middleware.request_id [None req-d83fb245-d3c1-478b-8627-0303e4fd44b2 None None] RequestId filter calling following filter/app {{(pid=113342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:08:53.544266 np0000166098 devstack@c-api.service[113342]: INFO cinder.api.openstack.wsgi [None req-d83fb245-d3c1-478b-8627-0303e4fd44b2 admin admin] POST https://199.204.45.25/volume/v3/types Apr 14 06:08:53.544746 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.openstack.wsgi [None req-d83fb245-d3c1-478b-8627-0303e4fd44b2 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 14 06:08:53.546344 np0000166098 devstack@c-api.service[113342]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. Apr 14 06:08:53.546344 np0000166098 devstack@c-api.service[113342]: warnings.warn( Apr 14 06:08:53.556525 np0000166098 devstack@c-api.service[113342]: DEBUG oslo_db.sqlalchemy.engines [None req-d83fb245-d3c1-478b-8627-0303e4fd44b2 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=113342) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 06:08:53.590070 np0000166098 devstack@c-api.service[113342]: INFO cinder.api.openstack.wsgi [None req-d83fb245-d3c1-478b-8627-0303e4fd44b2 admin admin] https://199.204.45.25/volume/v3/types returned with HTTP 200 Apr 14 06:08:53.590604 np0000166098 devstack@c-api.service[113342]: [pid: 113342|app: 0|req: 1/2] 199.204.45.25 () {68 vars in 1281 bytes} [Tue Apr 14 06:08:53 2026] POST /volume/v3/types => generated 186 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 14 06:08:53.605069 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.middleware.request_id [req-d83fb245-d3c1-478b-8627-0303e4fd44b2 req-fb6c944b-4ac5-402d-ad46-1f34a910953c None None] RequestId filter calling following filter/app {{(pid=113343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:08:53.921266 np0000166098 devstack@c-api.service[113343]: INFO cinder.api.openstack.wsgi [req-d83fb245-d3c1-478b-8627-0303e4fd44b2 req-fb6c944b-4ac5-402d-ad46-1f34a910953c admin admin] POST https://199.204.45.25/volume/v3/types/3177c5bd-2a30-45fb-a021-da458cba75d9/extra_specs Apr 14 06:08:53.922007 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.openstack.wsgi [req-d83fb245-d3c1-478b-8627-0303e4fd44b2 req-fb6c944b-4ac5-402d-ad46-1f34a910953c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 14 06:08:53.923776 np0000166098 devstack@c-api.service[113343]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. Apr 14 06:08:53.923776 np0000166098 devstack@c-api.service[113343]: warnings.warn( Apr 14 06:08:53.935861 np0000166098 devstack@c-api.service[113343]: DEBUG oslo_db.sqlalchemy.engines [req-d83fb245-d3c1-478b-8627-0303e4fd44b2 req-fb6c944b-4ac5-402d-ad46-1f34a910953c 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=113343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 06:08:53.998778 np0000166098 devstack@c-api.service[113343]: INFO cinder.api.openstack.wsgi [req-d83fb245-d3c1-478b-8627-0303e4fd44b2 req-fb6c944b-4ac5-402d-ad46-1f34a910953c admin admin] https://199.204.45.25/volume/v3/types/3177c5bd-2a30-45fb-a021-da458cba75d9/extra_specs returned with HTTP 200 Apr 14 06:08:53.999539 np0000166098 devstack@c-api.service[113343]: [pid: 113343|app: 0|req: 2/3] 199.204.45.25 () {70 vars in 1498 bytes} [Tue Apr 14 06:08:53 2026] POST /volume/v3/types/3177c5bd-2a30-45fb-a021-da458cba75d9/extra_specs => generated 55 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 06:08:56.119529 np0000166098 devstack@c-api.service[113341]: DEBUG dbcounter [-] [113341] Writing DB stats cinder:SELECT=6 {{(pid=113341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:08:56.130530 np0000166098 devstack@c-api.service[113344]: DEBUG dbcounter [-] [113344] Writing DB stats cinder:SELECT=6 {{(pid=113344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:09:03.586908 np0000166098 devstack@c-api.service[113342]: DEBUG dbcounter [-] [113342] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:09:03.997102 np0000166098 devstack@c-api.service[113343]: DEBUG dbcounter [-] [113343] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:11:14.065975 np0000166098 devstack@c-api.service[113341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 14 06:11:14.065975 np0000166098 devstack@c-api.service[113341]: warnings.warn( Apr 14 06:11:14.079715 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.079715 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.079715 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.079715 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.080281 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.080281 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.080281 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.080281 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.080559 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.080559 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.080559 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.080559 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.080559 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.080559 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.080951 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.080951 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.080951 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.080951 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.080951 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.081356 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.081356 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.081356 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.081356 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.081356 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.081671 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.081671 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.081671 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.081671 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.081916 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.081916 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.081916 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.081916 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.081916 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.082283 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.082283 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.082283 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.082283 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.082283 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.082591 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.082591 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.082591 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.082591 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.082591 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.082591 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.082970 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.082970 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.082970 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.082970 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.082970 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.082970 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.083489 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.083489 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.083489 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.083489 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.083489 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.083489 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.083870 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.083870 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.083870 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.083870 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.083870 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.084231 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.084231 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.084231 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.084231 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.084231 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.084536 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.084536 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.084536 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.084536 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.084536 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.084536 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.084904 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.084904 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.084904 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.084904 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.084904 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.084904 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.085282 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.085282 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.085282 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.085282 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.085282 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.085612 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.085612 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.085612 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.085612 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.085612 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.085923 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.085923 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.085923 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.085923 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.086214 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.086214 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.086214 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.086214 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.086484 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.086484 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.086484 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.086484 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.086484 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.086819 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.086819 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.086819 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.086819 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.086819 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.087188 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.087188 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.087188 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.087188 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.087454 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.087454 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.087454 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.087454 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.087716 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.087716 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.087716 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.087716 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.087979 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.087979 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.087979 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.087979 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.088376 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.088376 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.088376 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.088376 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.088632 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.088632 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.088632 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.088632 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.088632 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.088964 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.088964 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.088964 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.088964 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.088964 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.088964 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.089350 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.089350 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.089350 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.089350 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.089350 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.089650 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.089650 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.089650 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.089650 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.089650 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.089650 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.090023 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.090023 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.090023 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.090023 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.090023 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.090023 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.090446 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.090446 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.090446 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.090446 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.090446 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.090446 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.090809 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.090809 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.090809 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.090809 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.090809 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.090809 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.091249 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.091249 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.091249 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.091249 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.091497 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.091497 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.091497 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.091497 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.091497 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.091833 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.091833 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.091833 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.091833 np0000166098 devstack@c-api.service[113341]: /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. Apr 14 06:11:14.091833 np0000166098 devstack@c-api.service[113341]: warnings.warn(deprecated_msg) Apr 14 06:11:14.091833 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.middleware.request_id [None req-b4c9ad96-ae72-40dc-ac2a-5810ea78eda0 None None] RequestId filter calling following filter/app {{(pid=113341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:11:14.091833 np0000166098 devstack@c-api.service[113341]: INFO cinder.api.openstack.wsgi [None req-b4c9ad96-ae72-40dc-ac2a-5810ea78eda0 None None] GET https://199.204.45.25/volume// Apr 14 06:11:14.092270 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.openstack.wsgi [None req-b4c9ad96-ae72-40dc-ac2a-5810ea78eda0 None None] Empty body provided in request {{(pid=113341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:11:14.092270 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.openstack.wsgi [None req-b4c9ad96-ae72-40dc-ac2a-5810ea78eda0 None None] Calling method 'all' {{(pid=113341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:11:14.092270 np0000166098 devstack@c-api.service[113341]: INFO cinder.api.openstack.wsgi [None req-b4c9ad96-ae72-40dc-ac2a-5810ea78eda0 None None] https://199.204.45.25/volume// returned with HTTP 300 Apr 14 06:11:14.092270 np0000166098 devstack@c-api.service[113341]: [pid: 113341|app: 0|req: 1/4] 199.204.45.25 () {66 vars in 1449 bytes} [Tue Apr 14 06:11:14 2026] GET /volume/ => generated 389 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 14 06:11:51.711015 np0000166098 devstack@c-api.service[113344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 14 06:11:51.711015 np0000166098 devstack@c-api.service[113344]: warnings.warn( Apr 14 06:11:51.720669 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.720669 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.720669 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.720669 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.720953 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.720953 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.720953 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.720953 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.721227 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.721227 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.721227 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.721227 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.721227 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.721227 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.721563 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.721563 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.721563 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.721563 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.721563 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.721898 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.721898 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.721898 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.721898 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.721898 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.722192 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.722192 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.722192 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.722192 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.722410 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.722410 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.722410 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.722410 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.722410 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.722700 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.722700 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.722700 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.722700 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.722700 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.722977 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.722977 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.722977 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.722977 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.722977 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.722977 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.723317 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.723317 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.723317 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.723317 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.723317 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.723317 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.723656 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.723656 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.723656 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.723656 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.723656 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.723656 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.723989 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.723989 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.723989 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.723989 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.723989 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.724324 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.724324 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.724324 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.724324 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.724324 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.724583 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.724583 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.724583 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.724583 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.724583 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.724583 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.724916 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.724916 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.724916 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.724916 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.724916 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.724916 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.725241 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.725241 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.725241 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.725241 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.725241 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.725516 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.725516 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.725516 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.725516 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.725516 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.725808 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.725808 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.725808 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.725808 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.726055 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.726055 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.726055 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.726055 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.726296 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.726296 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.726296 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.726296 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.726296 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.726580 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.726580 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.726580 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.726580 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.726580 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.726859 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.726859 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.726859 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.726859 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.727192 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.727192 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.727192 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.727192 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.727419 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.727419 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.727419 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.727419 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.727665 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.727665 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.727665 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.727665 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.727892 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.727892 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.727892 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.727892 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.728138 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.728138 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.728138 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.728138 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.728138 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.728437 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.728437 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.728437 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.728437 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.728437 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.728437 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.728763 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.728763 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.728763 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.728763 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.728763 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.729028 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.729028 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.729028 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.729028 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.729028 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.729028 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.729366 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.729366 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.729366 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.729366 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.729366 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.729366 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.729754 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.729754 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.729754 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.729754 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.729754 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.729754 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.730095 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.730095 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.730095 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.730095 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.730095 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.730095 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.730252 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.730252 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.730252 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.730252 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.730356 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.730356 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.730356 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.730356 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.730356 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.730488 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.730488 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.730488 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.730488 np0000166098 devstack@c-api.service[113344]: /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. Apr 14 06:11:51.730488 np0000166098 devstack@c-api.service[113344]: warnings.warn(deprecated_msg) Apr 14 06:11:51.730488 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.middleware.request_id [None req-94cd866f-9846-46f2-92de-4708e78f5dcf None None] RequestId filter calling following filter/app {{(pid=113344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:11:52.048320 np0000166098 devstack@c-api.service[113344]: INFO cinder.api.openstack.wsgi [None req-94cd866f-9846-46f2-92de-4708e78f5dcf demo demo] GET https://199.204.45.25/volume/v3/types?is_public=None Apr 14 06:11:52.048656 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.openstack.wsgi [None req-94cd866f-9846-46f2-92de-4708e78f5dcf demo demo] Empty body provided in request {{(pid=113344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:11:52.048881 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.openstack.wsgi [None req-94cd866f-9846-46f2-92de-4708e78f5dcf demo demo] Calling method 'index' {{(pid=113344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:11:52.049355 np0000166098 devstack@c-api.service[113344]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. Apr 14 06:11:52.049355 np0000166098 devstack@c-api.service[113344]: warnings.warn( Apr 14 06:11:52.050045 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.api_utils [None req-94cd866f-9846-46f2-92de-4708e78f5dcf demo demo] Removing options '' from query. {{(pid=113344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:11:52.078308 np0000166098 devstack@c-api.service[113344]: DEBUG oslo_db.sqlalchemy.engines [None req-94cd866f-9846-46f2-92de-4708e78f5dcf 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=113344) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 06:11:52.095379 np0000166098 devstack@c-api.service[113344]: INFO cinder.api.openstack.wsgi [None req-94cd866f-9846-46f2-92de-4708e78f5dcf demo demo] https://199.204.45.25/volume/v3/types?is_public=None returned with HTTP 200 Apr 14 06:11:52.095773 np0000166098 devstack@c-api.service[113344]: [pid: 113344|app: 0|req: 1/5] 199.204.45.25 () {64 vars in 1256 bytes} [Tue Apr 14 06:11:51 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 14 06:11:52.109576 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.middleware.request_id [req-94cd866f-9846-46f2-92de-4708e78f5dcf req-25a62179-5187-4df4-99a0-c2e1cadc0305 None None] RequestId filter calling following filter/app {{(pid=113342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:11:52.115078 np0000166098 devstack@c-api.service[113342]: INFO cinder.api.openstack.wsgi [req-94cd866f-9846-46f2-92de-4708e78f5dcf req-25a62179-5187-4df4-99a0-c2e1cadc0305 demo demo] GET https://199.204.45.25/volume/v3/types/default Apr 14 06:11:52.115530 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.openstack.wsgi [req-94cd866f-9846-46f2-92de-4708e78f5dcf req-25a62179-5187-4df4-99a0-c2e1cadc0305 demo demo] Empty body provided in request {{(pid=113342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:11:52.116109 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.openstack.wsgi [req-94cd866f-9846-46f2-92de-4708e78f5dcf req-25a62179-5187-4df4-99a0-c2e1cadc0305 demo demo] Calling method 'show' {{(pid=113342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:11:52.126215 np0000166098 devstack@c-api.service[113342]: INFO cinder.api.openstack.wsgi [req-94cd866f-9846-46f2-92de-4708e78f5dcf req-25a62179-5187-4df4-99a0-c2e1cadc0305 demo demo] https://199.204.45.25/volume/v3/types/default returned with HTTP 200 Apr 14 06:11:52.126749 np0000166098 devstack@c-api.service[113342]: [pid: 113342|app: 0|req: 2/6] 199.204.45.25 () {66 vars in 1322 bytes} [Tue Apr 14 06:11:52 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 14 06:11:52.459946 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.middleware.request_id [None req-f510d273-eeae-4de2-9a19-41ba178db181 None None] RequestId filter calling following filter/app {{(pid=113343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:11:52.465130 np0000166098 devstack@c-api.service[113343]: INFO cinder.api.openstack.wsgi [None req-f510d273-eeae-4de2-9a19-41ba178db181 demo demo] GET https://199.204.45.25/volume/v3/types/default Apr 14 06:11:52.465532 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.openstack.wsgi [None req-f510d273-eeae-4de2-9a19-41ba178db181 demo demo] Empty body provided in request {{(pid=113343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:11:52.465923 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.openstack.wsgi [None req-f510d273-eeae-4de2-9a19-41ba178db181 demo demo] Calling method 'show' {{(pid=113343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:11:52.479422 np0000166098 devstack@c-api.service[113343]: INFO cinder.api.openstack.wsgi [None req-f510d273-eeae-4de2-9a19-41ba178db181 demo demo] https://199.204.45.25/volume/v3/types/default returned with HTTP 200 Apr 14 06:11:52.479789 np0000166098 devstack@c-api.service[113343]: [pid: 113343|app: 0|req: 3/7] 199.204.45.25 () {64 vars in 1251 bytes} [Tue Apr 14 06:11:52 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 14 06:11:52.977724 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.middleware.request_id [None req-bf8b43e6-cde2-4dcb-9384-c9b7b2888398 None None] RequestId filter calling following filter/app {{(pid=113341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:11:53.305699 np0000166098 devstack@c-api.service[113341]: INFO cinder.api.openstack.wsgi [None req-bf8b43e6-cde2-4dcb-9384-c9b7b2888398 demo demo] GET https://199.204.45.25/volume/v3/types/default Apr 14 06:11:53.306051 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.openstack.wsgi [None req-bf8b43e6-cde2-4dcb-9384-c9b7b2888398 demo demo] Empty body provided in request {{(pid=113341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:11:53.306266 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.openstack.wsgi [None req-bf8b43e6-cde2-4dcb-9384-c9b7b2888398 demo demo] Calling method 'show' {{(pid=113341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:11:53.315273 np0000166098 devstack@c-api.service[113341]: DEBUG oslo_db.sqlalchemy.engines [None req-bf8b43e6-cde2-4dcb-9384-c9b7b2888398 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=113341) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 14 06:11:53.330951 np0000166098 devstack@c-api.service[113341]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. Apr 14 06:11:53.330951 np0000166098 devstack@c-api.service[113341]: warnings.warn( Apr 14 06:11:53.333064 np0000166098 devstack@c-api.service[113341]: INFO cinder.api.openstack.wsgi [None req-bf8b43e6-cde2-4dcb-9384-c9b7b2888398 demo demo] https://199.204.45.25/volume/v3/types/default returned with HTTP 200 Apr 14 06:11:53.333787 np0000166098 devstack@c-api.service[113341]: [pid: 113341|app: 0|req: 2/8] 199.204.45.25 () {64 vars in 1251 bytes} [Tue Apr 14 06:11:52 2026] GET /volume/v3/types/default => generated 145 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 14 06:11:53.348489 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.middleware.request_id [None req-62f6fb8f-0947-4a80-a5a3-ced4842134c6 None None] RequestId filter calling following filter/app {{(pid=113344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:11:53.350568 np0000166098 devstack@c-api.service[113344]: INFO cinder.api.openstack.wsgi [None req-62f6fb8f-0947-4a80-a5a3-ced4842134c6 demo demo] GET https://199.204.45.25/volume/v3/types/default Apr 14 06:11:53.350774 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.openstack.wsgi [None req-62f6fb8f-0947-4a80-a5a3-ced4842134c6 demo demo] Empty body provided in request {{(pid=113344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:11:53.350987 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.openstack.wsgi [None req-62f6fb8f-0947-4a80-a5a3-ced4842134c6 demo demo] Calling method 'show' {{(pid=113344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:11:53.365210 np0000166098 devstack@c-api.service[113344]: INFO cinder.api.openstack.wsgi [None req-62f6fb8f-0947-4a80-a5a3-ced4842134c6 demo demo] https://199.204.45.25/volume/v3/types/default returned with HTTP 200 Apr 14 06:11:53.365588 np0000166098 devstack@c-api.service[113344]: [pid: 113344|app: 0|req: 2/9] 199.204.45.25 () {64 vars in 1251 bytes} [Tue Apr 14 06:11:53 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) Apr 14 06:12:02.122133 np0000166098 devstack@c-api.service[113342]: DEBUG dbcounter [-] [113342] Writing DB stats cinder:SELECT=2 {{(pid=113342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:12:02.475753 np0000166098 devstack@c-api.service[113343]: DEBUG dbcounter [-] [113343] Writing DB stats cinder:SELECT=2 {{(pid=113343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:12:03.329116 np0000166098 devstack@c-api.service[113341]: DEBUG dbcounter [-] [113341] Writing DB stats cinder:SELECT=2 {{(pid=113341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:12:03.361157 np0000166098 devstack@c-api.service[113344]: DEBUG dbcounter [-] [113344] Writing DB stats cinder:SELECT=3 {{(pid=113344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:16:57.608641 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.middleware.request_id [None req-bd9a9a66-7fbb-474a-82ff-6e67349a19fa None None] RequestId filter calling following filter/app {{(pid=113342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:16:57.702216 np0000166098 devstack@c-api.service[113342]: INFO cinder.api.openstack.wsgi [None req-bd9a9a66-7fbb-474a-82ff-6e67349a19fa demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 14 06:16:57.702677 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.openstack.wsgi [None req-bd9a9a66-7fbb-474a-82ff-6e67349a19fa demo demo] Empty body provided in request {{(pid=113342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:16:57.703055 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.openstack.wsgi [None req-bd9a9a66-7fbb-474a-82ff-6e67349a19fa demo demo] Calling method 'detail' {{(pid=113342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:16:57.704023 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.api_utils [None req-bd9a9a66-7fbb-474a-82ff-6e67349a19fa demo demo] Removing options '' from query. {{(pid=113342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:16:57.705210 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.volume.api [None req-bd9a9a66-7fbb-474a-82ff-6e67349a19fa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113342) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:16:57.741729 np0000166098 devstack@c-api.service[113342]: INFO cinder.volume.api [None req-bd9a9a66-7fbb-474a-82ff-6e67349a19fa demo demo] Get all volumes completed successfully. Apr 14 06:16:57.744905 np0000166098 devstack@c-api.service[113342]: INFO cinder.api.openstack.wsgi [None req-bd9a9a66-7fbb-474a-82ff-6e67349a19fa demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:16:57.745447 np0000166098 devstack@c-api.service[113342]: [pid: 113342|app: 0|req: 3/10] 199.204.45.25 () {64 vars in 1289 bytes} [Tue Apr 14 06:16:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 06:17:07.734900 np0000166098 devstack@c-api.service[113342]: DEBUG dbcounter [-] [113342] Writing DB stats cinder:SELECT=1 {{(pid=113342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:17:57.772906 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.middleware.request_id [None req-292f35d0-26e0-4ec1-8bb1-e7bada4b3559 None None] RequestId filter calling following filter/app {{(pid=113343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:17:57.775302 np0000166098 devstack@c-api.service[113343]: INFO cinder.api.openstack.wsgi [None req-292f35d0-26e0-4ec1-8bb1-e7bada4b3559 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 14 06:17:57.775539 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.openstack.wsgi [None req-292f35d0-26e0-4ec1-8bb1-e7bada4b3559 demo demo] Empty body provided in request {{(pid=113343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:17:57.775785 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.openstack.wsgi [None req-292f35d0-26e0-4ec1-8bb1-e7bada4b3559 demo demo] Calling method 'detail' {{(pid=113343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:17:57.776455 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.api_utils [None req-292f35d0-26e0-4ec1-8bb1-e7bada4b3559 demo demo] Removing options '' from query. {{(pid=113343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:17:57.777460 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.volume.api [None req-292f35d0-26e0-4ec1-8bb1-e7bada4b3559 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113343) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:17:57.808304 np0000166098 devstack@c-api.service[113343]: INFO cinder.volume.api [None req-292f35d0-26e0-4ec1-8bb1-e7bada4b3559 demo demo] Get all volumes completed successfully. Apr 14 06:17:57.811144 np0000166098 devstack@c-api.service[113343]: INFO cinder.api.openstack.wsgi [None req-292f35d0-26e0-4ec1-8bb1-e7bada4b3559 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:17:57.811617 np0000166098 devstack@c-api.service[113343]: [pid: 113343|app: 0|req: 4/11] 199.204.45.25 () {64 vars in 1289 bytes} [Tue Apr 14 06:17:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 06:18:07.801709 np0000166098 devstack@c-api.service[113343]: DEBUG dbcounter [-] [113343] Writing DB stats cinder:SELECT=1 {{(pid=113343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:18:57.834885 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.middleware.request_id [None req-5d1333cd-9eb4-4eca-bf7d-3bd2675919bb None None] RequestId filter calling following filter/app {{(pid=113341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:18:57.838633 np0000166098 devstack@c-api.service[113341]: INFO cinder.api.openstack.wsgi [None req-5d1333cd-9eb4-4eca-bf7d-3bd2675919bb demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 14 06:18:57.838862 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.openstack.wsgi [None req-5d1333cd-9eb4-4eca-bf7d-3bd2675919bb demo demo] Empty body provided in request {{(pid=113341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:18:57.839111 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.openstack.wsgi [None req-5d1333cd-9eb4-4eca-bf7d-3bd2675919bb demo demo] Calling method 'detail' {{(pid=113341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:18:57.839734 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.api_utils [None req-5d1333cd-9eb4-4eca-bf7d-3bd2675919bb demo demo] Removing options '' from query. {{(pid=113341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:18:57.840832 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.volume.api [None req-5d1333cd-9eb4-4eca-bf7d-3bd2675919bb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113341) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:18:57.885088 np0000166098 devstack@c-api.service[113341]: INFO cinder.volume.api [None req-5d1333cd-9eb4-4eca-bf7d-3bd2675919bb demo demo] Get all volumes completed successfully. Apr 14 06:18:57.889177 np0000166098 devstack@c-api.service[113341]: INFO cinder.api.openstack.wsgi [None req-5d1333cd-9eb4-4eca-bf7d-3bd2675919bb demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:18:57.890017 np0000166098 devstack@c-api.service[113341]: [pid: 113341|app: 0|req: 3/12] 199.204.45.25 () {64 vars in 1289 bytes} [Tue Apr 14 06:18:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 06:19:07.877888 np0000166098 devstack@c-api.service[113341]: DEBUG dbcounter [-] [113341] Writing DB stats cinder:SELECT=1 {{(pid=113341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:19:57.904188 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.middleware.request_id [None req-b0fcfd38-6f8b-4c8c-945c-c77080e60a26 None None] RequestId filter calling following filter/app {{(pid=113344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:19:57.909590 np0000166098 devstack@c-api.service[113344]: INFO cinder.api.openstack.wsgi [None req-b0fcfd38-6f8b-4c8c-945c-c77080e60a26 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 14 06:19:57.910104 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.openstack.wsgi [None req-b0fcfd38-6f8b-4c8c-945c-c77080e60a26 demo demo] Empty body provided in request {{(pid=113344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:19:57.910320 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.openstack.wsgi [None req-b0fcfd38-6f8b-4c8c-945c-c77080e60a26 demo demo] Calling method 'detail' {{(pid=113344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:19:57.910758 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.api_utils [None req-b0fcfd38-6f8b-4c8c-945c-c77080e60a26 demo demo] Removing options '' from query. {{(pid=113344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:19:57.911516 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.volume.api [None req-b0fcfd38-6f8b-4c8c-945c-c77080e60a26 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113344) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:19:57.953586 np0000166098 devstack@c-api.service[113344]: INFO cinder.volume.api [None req-b0fcfd38-6f8b-4c8c-945c-c77080e60a26 demo demo] Get all volumes completed successfully. Apr 14 06:19:57.956547 np0000166098 devstack@c-api.service[113344]: INFO cinder.api.openstack.wsgi [None req-b0fcfd38-6f8b-4c8c-945c-c77080e60a26 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:19:57.957059 np0000166098 devstack@c-api.service[113344]: [pid: 113344|app: 0|req: 3/13] 199.204.45.25 () {64 vars in 1289 bytes} [Tue Apr 14 06:19:57 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 06:20:07.947307 np0000166098 devstack@c-api.service[113344]: DEBUG dbcounter [-] [113344] Writing DB stats cinder:SELECT=1 {{(pid=113344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:20:58.005834 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.middleware.request_id [None req-0df5208a-8561-48af-9a48-330a4604dc3a None None] RequestId filter calling following filter/app {{(pid=113342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:20:58.008257 np0000166098 devstack@c-api.service[113342]: INFO cinder.api.openstack.wsgi [None req-0df5208a-8561-48af-9a48-330a4604dc3a demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 14 06:20:58.008487 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.openstack.wsgi [None req-0df5208a-8561-48af-9a48-330a4604dc3a demo demo] Empty body provided in request {{(pid=113342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:20:58.008670 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.openstack.wsgi [None req-0df5208a-8561-48af-9a48-330a4604dc3a demo demo] Calling method 'detail' {{(pid=113342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:20:58.009087 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.api_utils [None req-0df5208a-8561-48af-9a48-330a4604dc3a demo demo] Removing options '' from query. {{(pid=113342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:20:58.009963 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.volume.api [None req-0df5208a-8561-48af-9a48-330a4604dc3a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113342) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:20:58.019947 np0000166098 devstack@c-api.service[113342]: INFO cinder.volume.api [None req-0df5208a-8561-48af-9a48-330a4604dc3a demo demo] Get all volumes completed successfully. Apr 14 06:20:58.023105 np0000166098 devstack@c-api.service[113342]: INFO cinder.api.openstack.wsgi [None req-0df5208a-8561-48af-9a48-330a4604dc3a demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:20:58.023105 np0000166098 devstack@c-api.service[113342]: [pid: 113342|app: 0|req: 4/14] 199.204.45.25 () {64 vars in 1289 bytes} [Tue Apr 14 06:20:58 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) Apr 14 06:21:08.015096 np0000166098 devstack@c-api.service[113342]: DEBUG dbcounter [-] [113342] Writing DB stats cinder:SELECT=1 {{(pid=113342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:21:58.041581 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.middleware.request_id [None req-b91183e6-2be1-4d06-943c-1a98021fe7a5 None None] RequestId filter calling following filter/app {{(pid=113343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:21:58.198073 np0000166098 devstack@c-api.service[113343]: INFO cinder.api.openstack.wsgi [None req-b91183e6-2be1-4d06-943c-1a98021fe7a5 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 14 06:21:58.198073 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.openstack.wsgi [None req-b91183e6-2be1-4d06-943c-1a98021fe7a5 demo demo] Empty body provided in request {{(pid=113343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:21:58.198073 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.openstack.wsgi [None req-b91183e6-2be1-4d06-943c-1a98021fe7a5 demo demo] Calling method 'detail' {{(pid=113343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:21:58.198847 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.api_utils [None req-b91183e6-2be1-4d06-943c-1a98021fe7a5 demo demo] Removing options '' from query. {{(pid=113343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:21:58.200956 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.volume.api [None req-b91183e6-2be1-4d06-943c-1a98021fe7a5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113343) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:21:58.210101 np0000166098 devstack@c-api.service[113343]: INFO cinder.volume.api [None req-b91183e6-2be1-4d06-943c-1a98021fe7a5 demo demo] Get all volumes completed successfully. Apr 14 06:21:58.212216 np0000166098 devstack@c-api.service[113343]: INFO cinder.api.openstack.wsgi [None req-b91183e6-2be1-4d06-943c-1a98021fe7a5 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:21:58.212825 np0000166098 devstack@c-api.service[113343]: [pid: 113343|app: 0|req: 5/15] 199.204.45.25 () {64 vars in 1289 bytes} [Tue Apr 14 06:21:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 06:22:08.206142 np0000166098 devstack@c-api.service[113343]: DEBUG dbcounter [-] [113343] Writing DB stats cinder:SELECT=1 {{(pid=113343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:22:58.228639 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.middleware.request_id [None req-88e63751-d65d-4432-8005-a8a83f93ca35 None None] RequestId filter calling following filter/app {{(pid=113341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:22:58.231499 np0000166098 devstack@c-api.service[113341]: INFO cinder.api.openstack.wsgi [None req-88e63751-d65d-4432-8005-a8a83f93ca35 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 14 06:22:58.231696 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.openstack.wsgi [None req-88e63751-d65d-4432-8005-a8a83f93ca35 demo demo] Empty body provided in request {{(pid=113341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:22:58.232000 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.openstack.wsgi [None req-88e63751-d65d-4432-8005-a8a83f93ca35 demo demo] Calling method 'detail' {{(pid=113341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:22:58.232329 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.api_utils [None req-88e63751-d65d-4432-8005-a8a83f93ca35 demo demo] Removing options '' from query. {{(pid=113341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:22:58.233181 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.volume.api [None req-88e63751-d65d-4432-8005-a8a83f93ca35 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113341) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:22:58.240401 np0000166098 devstack@c-api.service[113341]: INFO cinder.volume.api [None req-88e63751-d65d-4432-8005-a8a83f93ca35 demo demo] Get all volumes completed successfully. Apr 14 06:22:58.242622 np0000166098 devstack@c-api.service[113341]: INFO cinder.api.openstack.wsgi [None req-88e63751-d65d-4432-8005-a8a83f93ca35 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:22:58.243784 np0000166098 devstack@c-api.service[113341]: [pid: 113341|app: 0|req: 4/16] 199.204.45.25 () {64 vars in 1289 bytes} [Tue Apr 14 06:22:58 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) Apr 14 06:23:08.236650 np0000166098 devstack@c-api.service[113341]: DEBUG dbcounter [-] [113341] Writing DB stats cinder:SELECT=1 {{(pid=113341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:23:58.257895 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.middleware.request_id [None req-e59087f2-be88-4556-8f51-cbc72f18e9da None None] RequestId filter calling following filter/app {{(pid=113344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:23:58.261782 np0000166098 devstack@c-api.service[113344]: INFO cinder.api.openstack.wsgi [None req-e59087f2-be88-4556-8f51-cbc72f18e9da demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 14 06:23:58.262186 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.openstack.wsgi [None req-e59087f2-be88-4556-8f51-cbc72f18e9da demo demo] Empty body provided in request {{(pid=113344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:23:58.262568 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.openstack.wsgi [None req-e59087f2-be88-4556-8f51-cbc72f18e9da demo demo] Calling method 'detail' {{(pid=113344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:23:58.263125 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.api_utils [None req-e59087f2-be88-4556-8f51-cbc72f18e9da demo demo] Removing options '' from query. {{(pid=113344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:23:58.264272 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.volume.api [None req-e59087f2-be88-4556-8f51-cbc72f18e9da demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113344) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:23:58.272417 np0000166098 devstack@c-api.service[113344]: INFO cinder.volume.api [None req-e59087f2-be88-4556-8f51-cbc72f18e9da demo demo] Get all volumes completed successfully. Apr 14 06:23:58.274306 np0000166098 devstack@c-api.service[113344]: INFO cinder.api.openstack.wsgi [None req-e59087f2-be88-4556-8f51-cbc72f18e9da demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:23:58.274650 np0000166098 devstack@c-api.service[113344]: [pid: 113344|app: 0|req: 4/17] 199.204.45.25 () {64 vars in 1289 bytes} [Tue Apr 14 06:23:58 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) Apr 14 06:24:08.267689 np0000166098 devstack@c-api.service[113344]: DEBUG dbcounter [-] [113344] Writing DB stats cinder:SELECT=1 {{(pid=113344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:24:58.291955 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.middleware.request_id [None req-c033d697-58d7-41b2-b950-22e3c2bef95b None None] RequestId filter calling following filter/app {{(pid=113342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:24:58.294754 np0000166098 devstack@c-api.service[113342]: INFO cinder.api.openstack.wsgi [None req-c033d697-58d7-41b2-b950-22e3c2bef95b demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 14 06:24:58.294998 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.openstack.wsgi [None req-c033d697-58d7-41b2-b950-22e3c2bef95b demo demo] Empty body provided in request {{(pid=113342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:24:58.295278 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.openstack.wsgi [None req-c033d697-58d7-41b2-b950-22e3c2bef95b demo demo] Calling method 'detail' {{(pid=113342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:24:58.295587 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.api_utils [None req-c033d697-58d7-41b2-b950-22e3c2bef95b demo demo] Removing options '' from query. {{(pid=113342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:24:58.296618 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.volume.api [None req-c033d697-58d7-41b2-b950-22e3c2bef95b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113342) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:24:58.305350 np0000166098 devstack@c-api.service[113342]: INFO cinder.volume.api [None req-c033d697-58d7-41b2-b950-22e3c2bef95b demo demo] Get all volumes completed successfully. Apr 14 06:24:58.308371 np0000166098 devstack@c-api.service[113342]: INFO cinder.api.openstack.wsgi [None req-c033d697-58d7-41b2-b950-22e3c2bef95b demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:24:58.309136 np0000166098 devstack@c-api.service[113342]: [pid: 113342|app: 0|req: 5/18] 199.204.45.25 () {64 vars in 1289 bytes} [Tue Apr 14 06:24:58 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) Apr 14 06:25:08.299692 np0000166098 devstack@c-api.service[113342]: DEBUG dbcounter [-] [113342] Writing DB stats cinder:SELECT=1 {{(pid=113342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:25:58.322961 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.middleware.request_id [None req-66eb7aea-615a-4c16-92ba-6dd3bce9485c None None] RequestId filter calling following filter/app {{(pid=113343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:25:58.326477 np0000166098 devstack@c-api.service[113343]: INFO cinder.api.openstack.wsgi [None req-66eb7aea-615a-4c16-92ba-6dd3bce9485c demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 14 06:25:58.326751 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.openstack.wsgi [None req-66eb7aea-615a-4c16-92ba-6dd3bce9485c demo demo] Empty body provided in request {{(pid=113343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:25:58.327025 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.openstack.wsgi [None req-66eb7aea-615a-4c16-92ba-6dd3bce9485c demo demo] Calling method 'detail' {{(pid=113343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:25:58.327394 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.api_utils [None req-66eb7aea-615a-4c16-92ba-6dd3bce9485c demo demo] Removing options '' from query. {{(pid=113343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:25:58.328732 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.volume.api [None req-66eb7aea-615a-4c16-92ba-6dd3bce9485c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113343) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:25:58.337054 np0000166098 devstack@c-api.service[113343]: INFO cinder.volume.api [None req-66eb7aea-615a-4c16-92ba-6dd3bce9485c demo demo] Get all volumes completed successfully. Apr 14 06:25:58.339686 np0000166098 devstack@c-api.service[113343]: INFO cinder.api.openstack.wsgi [None req-66eb7aea-615a-4c16-92ba-6dd3bce9485c demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:25:58.340169 np0000166098 devstack@c-api.service[113343]: [pid: 113343|app: 0|req: 6/19] 199.204.45.25 () {64 vars in 1289 bytes} [Tue Apr 14 06:25:58 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) Apr 14 06:26:08.332130 np0000166098 devstack@c-api.service[113343]: DEBUG dbcounter [-] [113343] Writing DB stats cinder:SELECT=1 {{(pid=113343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:26:58.355859 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.middleware.request_id [None req-753a618b-6a19-4444-80c4-f13205aa6db7 None None] RequestId filter calling following filter/app {{(pid=113341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:26:58.496019 np0000166098 devstack@c-api.service[113341]: INFO cinder.api.openstack.wsgi [None req-753a618b-6a19-4444-80c4-f13205aa6db7 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 14 06:26:58.496447 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.openstack.wsgi [None req-753a618b-6a19-4444-80c4-f13205aa6db7 demo demo] Empty body provided in request {{(pid=113341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:26:58.496825 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.openstack.wsgi [None req-753a618b-6a19-4444-80c4-f13205aa6db7 demo demo] Calling method 'detail' {{(pid=113341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:26:58.497312 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.api_utils [None req-753a618b-6a19-4444-80c4-f13205aa6db7 demo demo] Removing options '' from query. {{(pid=113341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:26:58.498769 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.volume.api [None req-753a618b-6a19-4444-80c4-f13205aa6db7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113341) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:26:58.510346 np0000166098 devstack@c-api.service[113341]: INFO cinder.volume.api [None req-753a618b-6a19-4444-80c4-f13205aa6db7 demo demo] Get all volumes completed successfully. Apr 14 06:26:58.512406 np0000166098 devstack@c-api.service[113341]: INFO cinder.api.openstack.wsgi [None req-753a618b-6a19-4444-80c4-f13205aa6db7 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:26:58.512687 np0000166098 devstack@c-api.service[113341]: [pid: 113341|app: 0|req: 5/20] 199.204.45.25 () {64 vars in 1289 bytes} [Tue Apr 14 06:26:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 06:27:08.505082 np0000166098 devstack@c-api.service[113341]: DEBUG dbcounter [-] [113341] Writing DB stats cinder:SELECT=1 {{(pid=113341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:27:58.529675 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.middleware.request_id [None req-ecf14c30-c4d5-412c-bf3f-7cb71dda3f9f None None] RequestId filter calling following filter/app {{(pid=113344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:27:58.534050 np0000166098 devstack@c-api.service[113344]: INFO cinder.api.openstack.wsgi [None req-ecf14c30-c4d5-412c-bf3f-7cb71dda3f9f demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 14 06:27:58.534348 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.openstack.wsgi [None req-ecf14c30-c4d5-412c-bf3f-7cb71dda3f9f demo demo] Empty body provided in request {{(pid=113344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:27:58.534752 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.openstack.wsgi [None req-ecf14c30-c4d5-412c-bf3f-7cb71dda3f9f demo demo] Calling method 'detail' {{(pid=113344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:27:58.535103 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.api_utils [None req-ecf14c30-c4d5-412c-bf3f-7cb71dda3f9f demo demo] Removing options '' from query. {{(pid=113344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:27:58.536323 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.volume.api [None req-ecf14c30-c4d5-412c-bf3f-7cb71dda3f9f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113344) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:27:58.545744 np0000166098 devstack@c-api.service[113344]: INFO cinder.volume.api [None req-ecf14c30-c4d5-412c-bf3f-7cb71dda3f9f demo demo] Get all volumes completed successfully. Apr 14 06:27:58.547723 np0000166098 devstack@c-api.service[113344]: INFO cinder.api.openstack.wsgi [None req-ecf14c30-c4d5-412c-bf3f-7cb71dda3f9f demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:27:58.548112 np0000166098 devstack@c-api.service[113344]: [pid: 113344|app: 0|req: 5/21] 199.204.45.25 () {64 vars in 1289 bytes} [Tue Apr 14 06:27:58 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) Apr 14 06:28:08.539676 np0000166098 devstack@c-api.service[113344]: DEBUG dbcounter [-] [113344] Writing DB stats cinder:SELECT=1 {{(pid=113344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:28:58.573180 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.middleware.request_id [None req-8b1dbe70-d6a3-4138-97ea-707a3d2cb52a None None] RequestId filter calling following filter/app {{(pid=113342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:28:58.575899 np0000166098 devstack@c-api.service[113342]: INFO cinder.api.openstack.wsgi [None req-8b1dbe70-d6a3-4138-97ea-707a3d2cb52a demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 14 06:28:58.576130 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.openstack.wsgi [None req-8b1dbe70-d6a3-4138-97ea-707a3d2cb52a demo demo] Empty body provided in request {{(pid=113342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:28:58.576353 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.openstack.wsgi [None req-8b1dbe70-d6a3-4138-97ea-707a3d2cb52a demo demo] Calling method 'detail' {{(pid=113342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:28:58.576621 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.api_utils [None req-8b1dbe70-d6a3-4138-97ea-707a3d2cb52a demo demo] Removing options '' from query. {{(pid=113342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:28:58.577490 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.volume.api [None req-8b1dbe70-d6a3-4138-97ea-707a3d2cb52a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113342) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:28:58.585275 np0000166098 devstack@c-api.service[113342]: INFO cinder.volume.api [None req-8b1dbe70-d6a3-4138-97ea-707a3d2cb52a demo demo] Get all volumes completed successfully. Apr 14 06:28:58.587428 np0000166098 devstack@c-api.service[113342]: INFO cinder.api.openstack.wsgi [None req-8b1dbe70-d6a3-4138-97ea-707a3d2cb52a demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:28:58.587767 np0000166098 devstack@c-api.service[113342]: [pid: 113342|app: 0|req: 6/22] 199.204.45.25 () {64 vars in 1289 bytes} [Tue Apr 14 06:28:58 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) Apr 14 06:29:08.580566 np0000166098 devstack@c-api.service[113342]: DEBUG dbcounter [-] [113342] Writing DB stats cinder:SELECT=1 {{(pid=113342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:29:58.602450 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.middleware.request_id [None req-53eeac90-5d64-4d98-a724-e793ca3bac47 None None] RequestId filter calling following filter/app {{(pid=113343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:29:58.605796 np0000166098 devstack@c-api.service[113343]: INFO cinder.api.openstack.wsgi [None req-53eeac90-5d64-4d98-a724-e793ca3bac47 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 14 06:29:58.606115 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.openstack.wsgi [None req-53eeac90-5d64-4d98-a724-e793ca3bac47 demo demo] Empty body provided in request {{(pid=113343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:29:58.606393 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.openstack.wsgi [None req-53eeac90-5d64-4d98-a724-e793ca3bac47 demo demo] Calling method 'detail' {{(pid=113343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:29:58.606674 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.api_utils [None req-53eeac90-5d64-4d98-a724-e793ca3bac47 demo demo] Removing options '' from query. {{(pid=113343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:29:58.607651 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.volume.api [None req-53eeac90-5d64-4d98-a724-e793ca3bac47 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113343) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:29:58.614883 np0000166098 devstack@c-api.service[113343]: INFO cinder.volume.api [None req-53eeac90-5d64-4d98-a724-e793ca3bac47 demo demo] Get all volumes completed successfully. Apr 14 06:29:58.616668 np0000166098 devstack@c-api.service[113343]: INFO cinder.api.openstack.wsgi [None req-53eeac90-5d64-4d98-a724-e793ca3bac47 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:29:58.616995 np0000166098 devstack@c-api.service[113343]: [pid: 113343|app: 0|req: 7/23] 199.204.45.25 () {64 vars in 1289 bytes} [Tue Apr 14 06:29:58 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) Apr 14 06:30:08.610900 np0000166098 devstack@c-api.service[113343]: DEBUG dbcounter [-] [113343] Writing DB stats cinder:SELECT=1 {{(pid=113343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:30:58.631525 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.middleware.request_id [None req-8bb78006-c4f8-4a61-acc9-b5c41717df02 None None] RequestId filter calling following filter/app {{(pid=113341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:30:58.635111 np0000166098 devstack@c-api.service[113341]: INFO cinder.api.openstack.wsgi [None req-8bb78006-c4f8-4a61-acc9-b5c41717df02 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 14 06:30:58.635334 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.openstack.wsgi [None req-8bb78006-c4f8-4a61-acc9-b5c41717df02 demo demo] Empty body provided in request {{(pid=113341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:30:58.635570 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.openstack.wsgi [None req-8bb78006-c4f8-4a61-acc9-b5c41717df02 demo demo] Calling method 'detail' {{(pid=113341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:30:58.635886 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.api_utils [None req-8bb78006-c4f8-4a61-acc9-b5c41717df02 demo demo] Removing options '' from query. {{(pid=113341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:30:58.636895 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.volume.api [None req-8bb78006-c4f8-4a61-acc9-b5c41717df02 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113341) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:30:58.644770 np0000166098 devstack@c-api.service[113341]: INFO cinder.volume.api [None req-8bb78006-c4f8-4a61-acc9-b5c41717df02 demo demo] Get all volumes completed successfully. Apr 14 06:30:58.646751 np0000166098 devstack@c-api.service[113341]: INFO cinder.api.openstack.wsgi [None req-8bb78006-c4f8-4a61-acc9-b5c41717df02 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:30:58.647148 np0000166098 devstack@c-api.service[113341]: [pid: 113341|app: 0|req: 6/24] 199.204.45.25 () {64 vars in 1289 bytes} [Tue Apr 14 06:30:58 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) Apr 14 06:31:08.640126 np0000166098 devstack@c-api.service[113341]: DEBUG dbcounter [-] [113341] Writing DB stats cinder:SELECT=1 {{(pid=113341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:31:58.660717 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.middleware.request_id [None req-17fbc614-4dab-4062-8d1a-c42c8dad5db4 None None] RequestId filter calling following filter/app {{(pid=113344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:31:58.833970 np0000166098 devstack@c-api.service[113344]: INFO cinder.api.openstack.wsgi [None req-17fbc614-4dab-4062-8d1a-c42c8dad5db4 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 14 06:31:58.834199 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.openstack.wsgi [None req-17fbc614-4dab-4062-8d1a-c42c8dad5db4 demo demo] Empty body provided in request {{(pid=113344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:31:58.834345 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.openstack.wsgi [None req-17fbc614-4dab-4062-8d1a-c42c8dad5db4 demo demo] Calling method 'detail' {{(pid=113344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:31:58.834561 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.api_utils [None req-17fbc614-4dab-4062-8d1a-c42c8dad5db4 demo demo] Removing options '' from query. {{(pid=113344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:31:58.835297 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.volume.api [None req-17fbc614-4dab-4062-8d1a-c42c8dad5db4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113344) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:31:58.842944 np0000166098 devstack@c-api.service[113344]: INFO cinder.volume.api [None req-17fbc614-4dab-4062-8d1a-c42c8dad5db4 demo demo] Get all volumes completed successfully. Apr 14 06:31:58.845477 np0000166098 devstack@c-api.service[113344]: INFO cinder.api.openstack.wsgi [None req-17fbc614-4dab-4062-8d1a-c42c8dad5db4 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:31:58.845939 np0000166098 devstack@c-api.service[113344]: [pid: 113344|app: 0|req: 6/25] 199.204.45.25 () {64 vars in 1289 bytes} [Tue Apr 14 06:31:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 06:32:08.838515 np0000166098 devstack@c-api.service[113344]: DEBUG dbcounter [-] [113344] Writing DB stats cinder:SELECT=1 {{(pid=113344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:32:58.861820 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.middleware.request_id [None req-07cfd0a2-5c22-4ab4-8752-66acfe1d56c7 None None] RequestId filter calling following filter/app {{(pid=113342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:32:58.864017 np0000166098 devstack@c-api.service[113342]: INFO cinder.api.openstack.wsgi [None req-07cfd0a2-5c22-4ab4-8752-66acfe1d56c7 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 14 06:32:58.864254 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.openstack.wsgi [None req-07cfd0a2-5c22-4ab4-8752-66acfe1d56c7 demo demo] Empty body provided in request {{(pid=113342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:32:58.864488 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.openstack.wsgi [None req-07cfd0a2-5c22-4ab4-8752-66acfe1d56c7 demo demo] Calling method 'detail' {{(pid=113342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:32:58.864764 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.api_utils [None req-07cfd0a2-5c22-4ab4-8752-66acfe1d56c7 demo demo] Removing options '' from query. {{(pid=113342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:32:58.865591 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.volume.api [None req-07cfd0a2-5c22-4ab4-8752-66acfe1d56c7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113342) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:32:58.874137 np0000166098 devstack@c-api.service[113342]: INFO cinder.volume.api [None req-07cfd0a2-5c22-4ab4-8752-66acfe1d56c7 demo demo] Get all volumes completed successfully. Apr 14 06:32:58.877249 np0000166098 devstack@c-api.service[113342]: INFO cinder.api.openstack.wsgi [None req-07cfd0a2-5c22-4ab4-8752-66acfe1d56c7 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:32:58.877753 np0000166098 devstack@c-api.service[113342]: [pid: 113342|app: 0|req: 7/26] 199.204.45.25 () {64 vars in 1289 bytes} [Tue Apr 14 06:32:58 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) Apr 14 06:33:08.868799 np0000166098 devstack@c-api.service[113342]: DEBUG dbcounter [-] [113342] Writing DB stats cinder:SELECT=1 {{(pid=113342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:33:58.893754 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.middleware.request_id [None req-b6a10e0d-b536-4ea6-9897-b0225208e40a None None] RequestId filter calling following filter/app {{(pid=113343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:33:58.897543 np0000166098 devstack@c-api.service[113343]: INFO cinder.api.openstack.wsgi [None req-b6a10e0d-b536-4ea6-9897-b0225208e40a demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 14 06:33:58.898052 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.openstack.wsgi [None req-b6a10e0d-b536-4ea6-9897-b0225208e40a demo demo] Empty body provided in request {{(pid=113343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:33:58.898405 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.openstack.wsgi [None req-b6a10e0d-b536-4ea6-9897-b0225208e40a demo demo] Calling method 'detail' {{(pid=113343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:33:58.898953 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.api_utils [None req-b6a10e0d-b536-4ea6-9897-b0225208e40a demo demo] Removing options '' from query. {{(pid=113343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:33:58.900574 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.volume.api [None req-b6a10e0d-b536-4ea6-9897-b0225208e40a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113343) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:33:58.908175 np0000166098 devstack@c-api.service[113343]: INFO cinder.volume.api [None req-b6a10e0d-b536-4ea6-9897-b0225208e40a demo demo] Get all volumes completed successfully. Apr 14 06:33:58.910153 np0000166098 devstack@c-api.service[113343]: INFO cinder.api.openstack.wsgi [None req-b6a10e0d-b536-4ea6-9897-b0225208e40a demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:33:58.910918 np0000166098 devstack@c-api.service[113343]: [pid: 113343|app: 0|req: 8/27] 199.204.45.25 () {64 vars in 1289 bytes} [Tue Apr 14 06:33:58 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) Apr 14 06:34:08.904612 np0000166098 devstack@c-api.service[113343]: DEBUG dbcounter [-] [113343] Writing DB stats cinder:SELECT=1 {{(pid=113343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:34:58.926102 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.middleware.request_id [None req-077b76a4-8f60-4640-a8c1-a361aa6108a5 None None] RequestId filter calling following filter/app {{(pid=113341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:34:58.929537 np0000166098 devstack@c-api.service[113341]: INFO cinder.api.openstack.wsgi [None req-077b76a4-8f60-4640-a8c1-a361aa6108a5 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 14 06:34:58.930135 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.openstack.wsgi [None req-077b76a4-8f60-4640-a8c1-a361aa6108a5 demo demo] Empty body provided in request {{(pid=113341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:34:58.930510 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.openstack.wsgi [None req-077b76a4-8f60-4640-a8c1-a361aa6108a5 demo demo] Calling method 'detail' {{(pid=113341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:34:58.930829 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.api_utils [None req-077b76a4-8f60-4640-a8c1-a361aa6108a5 demo demo] Removing options '' from query. {{(pid=113341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:34:58.931815 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.volume.api [None req-077b76a4-8f60-4640-a8c1-a361aa6108a5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113341) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:34:58.939958 np0000166098 devstack@c-api.service[113341]: INFO cinder.volume.api [None req-077b76a4-8f60-4640-a8c1-a361aa6108a5 demo demo] Get all volumes completed successfully. Apr 14 06:34:58.942688 np0000166098 devstack@c-api.service[113341]: INFO cinder.api.openstack.wsgi [None req-077b76a4-8f60-4640-a8c1-a361aa6108a5 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:34:58.943068 np0000166098 devstack@c-api.service[113341]: [pid: 113341|app: 0|req: 7/28] 199.204.45.25 () {64 vars in 1289 bytes} [Tue Apr 14 06:34:58 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) Apr 14 06:35:08.935221 np0000166098 devstack@c-api.service[113341]: DEBUG dbcounter [-] [113341] Writing DB stats cinder:SELECT=1 {{(pid=113341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:35:58.956318 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.middleware.request_id [None req-e44aff8f-8c8e-4b2c-9922-aa0bafb14928 None None] RequestId filter calling following filter/app {{(pid=113344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:35:58.959215 np0000166098 devstack@c-api.service[113344]: INFO cinder.api.openstack.wsgi [None req-e44aff8f-8c8e-4b2c-9922-aa0bafb14928 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 14 06:35:58.959469 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.openstack.wsgi [None req-e44aff8f-8c8e-4b2c-9922-aa0bafb14928 demo demo] Empty body provided in request {{(pid=113344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:35:58.959678 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.openstack.wsgi [None req-e44aff8f-8c8e-4b2c-9922-aa0bafb14928 demo demo] Calling method 'detail' {{(pid=113344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:35:58.959970 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.api_utils [None req-e44aff8f-8c8e-4b2c-9922-aa0bafb14928 demo demo] Removing options '' from query. {{(pid=113344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:35:58.960875 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.volume.api [None req-e44aff8f-8c8e-4b2c-9922-aa0bafb14928 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113344) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:35:58.968725 np0000166098 devstack@c-api.service[113344]: INFO cinder.volume.api [None req-e44aff8f-8c8e-4b2c-9922-aa0bafb14928 demo demo] Get all volumes completed successfully. Apr 14 06:35:58.972219 np0000166098 devstack@c-api.service[113344]: INFO cinder.api.openstack.wsgi [None req-e44aff8f-8c8e-4b2c-9922-aa0bafb14928 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:35:58.972760 np0000166098 devstack@c-api.service[113344]: [pid: 113344|app: 0|req: 7/29] 199.204.45.25 () {64 vars in 1289 bytes} [Tue Apr 14 06:35:58 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) Apr 14 06:36:08.963621 np0000166098 devstack@c-api.service[113344]: DEBUG dbcounter [-] [113344] Writing DB stats cinder:SELECT=1 {{(pid=113344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:36:58.991349 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.middleware.request_id [None req-921d49b0-3f45-4967-97ce-407b56da1b98 None None] RequestId filter calling following filter/app {{(pid=113342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:36:59.125383 np0000166098 devstack@c-api.service[113342]: INFO cinder.api.openstack.wsgi [None req-921d49b0-3f45-4967-97ce-407b56da1b98 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 14 06:36:59.125690 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.openstack.wsgi [None req-921d49b0-3f45-4967-97ce-407b56da1b98 demo demo] Empty body provided in request {{(pid=113342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:36:59.125865 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.openstack.wsgi [None req-921d49b0-3f45-4967-97ce-407b56da1b98 demo demo] Calling method 'detail' {{(pid=113342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:36:59.126186 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.api_utils [None req-921d49b0-3f45-4967-97ce-407b56da1b98 demo demo] Removing options '' from query. {{(pid=113342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:36:59.127198 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.volume.api [None req-921d49b0-3f45-4967-97ce-407b56da1b98 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113342) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:36:59.135892 np0000166098 devstack@c-api.service[113342]: INFO cinder.volume.api [None req-921d49b0-3f45-4967-97ce-407b56da1b98 demo demo] Get all volumes completed successfully. Apr 14 06:36:59.138907 np0000166098 devstack@c-api.service[113342]: INFO cinder.api.openstack.wsgi [None req-921d49b0-3f45-4967-97ce-407b56da1b98 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:36:59.139691 np0000166098 devstack@c-api.service[113342]: [pid: 113342|app: 0|req: 8/30] 199.204.45.25 () {64 vars in 1289 bytes} [Tue Apr 14 06:36:58 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 06:37:09.130336 np0000166098 devstack@c-api.service[113342]: DEBUG dbcounter [-] [113342] Writing DB stats cinder:SELECT=1 {{(pid=113342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:37:59.151591 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.middleware.request_id [None req-8770d886-873a-46fa-a505-4dee13049157 None None] RequestId filter calling following filter/app {{(pid=113343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:37:59.154332 np0000166098 devstack@c-api.service[113343]: INFO cinder.api.openstack.wsgi [None req-8770d886-873a-46fa-a505-4dee13049157 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 14 06:37:59.154578 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.openstack.wsgi [None req-8770d886-873a-46fa-a505-4dee13049157 demo demo] Empty body provided in request {{(pid=113343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:37:59.154890 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.openstack.wsgi [None req-8770d886-873a-46fa-a505-4dee13049157 demo demo] Calling method 'detail' {{(pid=113343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:37:59.155276 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.api_utils [None req-8770d886-873a-46fa-a505-4dee13049157 demo demo] Removing options '' from query. {{(pid=113343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:37:59.156501 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.volume.api [None req-8770d886-873a-46fa-a505-4dee13049157 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113343) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:37:59.165086 np0000166098 devstack@c-api.service[113343]: INFO cinder.volume.api [None req-8770d886-873a-46fa-a505-4dee13049157 demo demo] Get all volumes completed successfully. Apr 14 06:37:59.167737 np0000166098 devstack@c-api.service[113343]: INFO cinder.api.openstack.wsgi [None req-8770d886-873a-46fa-a505-4dee13049157 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:37:59.168543 np0000166098 devstack@c-api.service[113343]: [pid: 113343|app: 0|req: 9/31] 199.204.45.25 () {64 vars in 1289 bytes} [Tue Apr 14 06:37:59 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) Apr 14 06:38:09.159950 np0000166098 devstack@c-api.service[113343]: DEBUG dbcounter [-] [113343] Writing DB stats cinder:SELECT=1 {{(pid=113343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:38:59.186359 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.middleware.request_id [None req-64038063-bc69-4b7b-9d1a-072f7510ef4a None None] RequestId filter calling following filter/app {{(pid=113341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:38:59.189207 np0000166098 devstack@c-api.service[113341]: INFO cinder.api.openstack.wsgi [None req-64038063-bc69-4b7b-9d1a-072f7510ef4a demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 14 06:38:59.189432 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.openstack.wsgi [None req-64038063-bc69-4b7b-9d1a-072f7510ef4a demo demo] Empty body provided in request {{(pid=113341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:38:59.189681 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.openstack.wsgi [None req-64038063-bc69-4b7b-9d1a-072f7510ef4a demo demo] Calling method 'detail' {{(pid=113341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:38:59.189988 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.api_utils [None req-64038063-bc69-4b7b-9d1a-072f7510ef4a demo demo] Removing options '' from query. {{(pid=113341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:38:59.191022 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.volume.api [None req-64038063-bc69-4b7b-9d1a-072f7510ef4a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113341) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:38:59.200752 np0000166098 devstack@c-api.service[113341]: INFO cinder.volume.api [None req-64038063-bc69-4b7b-9d1a-072f7510ef4a demo demo] Get all volumes completed successfully. Apr 14 06:38:59.203693 np0000166098 devstack@c-api.service[113341]: INFO cinder.api.openstack.wsgi [None req-64038063-bc69-4b7b-9d1a-072f7510ef4a demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:38:59.204203 np0000166098 devstack@c-api.service[113341]: [pid: 113341|app: 0|req: 8/32] 199.204.45.25 () {64 vars in 1289 bytes} [Tue Apr 14 06:38:59 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) Apr 14 06:39:09.194569 np0000166098 devstack@c-api.service[113341]: DEBUG dbcounter [-] [113341] Writing DB stats cinder:SELECT=1 {{(pid=113341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:39:59.218142 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.middleware.request_id [None req-fbdf9b5c-f906-432f-a6e0-b88852d7b2fc None None] RequestId filter calling following filter/app {{(pid=113344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:39:59.220465 np0000166098 devstack@c-api.service[113344]: INFO cinder.api.openstack.wsgi [None req-fbdf9b5c-f906-432f-a6e0-b88852d7b2fc demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 14 06:39:59.220644 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.openstack.wsgi [None req-fbdf9b5c-f906-432f-a6e0-b88852d7b2fc demo demo] Empty body provided in request {{(pid=113344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:39:59.220860 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.openstack.wsgi [None req-fbdf9b5c-f906-432f-a6e0-b88852d7b2fc demo demo] Calling method 'detail' {{(pid=113344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:39:59.221109 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.api_utils [None req-fbdf9b5c-f906-432f-a6e0-b88852d7b2fc demo demo] Removing options '' from query. {{(pid=113344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:39:59.221824 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.volume.api [None req-fbdf9b5c-f906-432f-a6e0-b88852d7b2fc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113344) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:39:59.232320 np0000166098 devstack@c-api.service[113344]: INFO cinder.volume.api [None req-fbdf9b5c-f906-432f-a6e0-b88852d7b2fc demo demo] Get all volumes completed successfully. Apr 14 06:39:59.235372 np0000166098 devstack@c-api.service[113344]: INFO cinder.api.openstack.wsgi [None req-fbdf9b5c-f906-432f-a6e0-b88852d7b2fc demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:39:59.235875 np0000166098 devstack@c-api.service[113344]: [pid: 113344|app: 0|req: 8/33] 199.204.45.25 () {64 vars in 1289 bytes} [Tue Apr 14 06:39:59 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) Apr 14 06:40:09.225071 np0000166098 devstack@c-api.service[113344]: DEBUG dbcounter [-] [113344] Writing DB stats cinder:SELECT=1 {{(pid=113344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:40:59.249540 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.middleware.request_id [None req-465218d6-e930-4a31-838a-7ba13d8b4ad5 None None] RequestId filter calling following filter/app {{(pid=113342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:40:59.252869 np0000166098 devstack@c-api.service[113342]: INFO cinder.api.openstack.wsgi [None req-465218d6-e930-4a31-838a-7ba13d8b4ad5 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 14 06:40:59.253198 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.openstack.wsgi [None req-465218d6-e930-4a31-838a-7ba13d8b4ad5 demo demo] Empty body provided in request {{(pid=113342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:40:59.253627 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.openstack.wsgi [None req-465218d6-e930-4a31-838a-7ba13d8b4ad5 demo demo] Calling method 'detail' {{(pid=113342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:40:59.254012 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.api_utils [None req-465218d6-e930-4a31-838a-7ba13d8b4ad5 demo demo] Removing options '' from query. {{(pid=113342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:40:59.255138 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.volume.api [None req-465218d6-e930-4a31-838a-7ba13d8b4ad5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113342) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:40:59.262704 np0000166098 devstack@c-api.service[113342]: INFO cinder.volume.api [None req-465218d6-e930-4a31-838a-7ba13d8b4ad5 demo demo] Get all volumes completed successfully. Apr 14 06:40:59.265010 np0000166098 devstack@c-api.service[113342]: INFO cinder.api.openstack.wsgi [None req-465218d6-e930-4a31-838a-7ba13d8b4ad5 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:40:59.265442 np0000166098 devstack@c-api.service[113342]: [pid: 113342|app: 0|req: 9/34] 199.204.45.25 () {64 vars in 1289 bytes} [Tue Apr 14 06:40:59 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) Apr 14 06:41:09.258289 np0000166098 devstack@c-api.service[113342]: DEBUG dbcounter [-] [113342] Writing DB stats cinder:SELECT=1 {{(pid=113342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:41:59.281829 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.middleware.request_id [None req-b1fb2ca1-c691-4fa7-a0b2-5dfaffc7f10f None None] RequestId filter calling following filter/app {{(pid=113343) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:41:59.393386 np0000166098 devstack@c-api.service[113343]: INFO cinder.api.openstack.wsgi [None req-b1fb2ca1-c691-4fa7-a0b2-5dfaffc7f10f demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 14 06:41:59.393643 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.openstack.wsgi [None req-b1fb2ca1-c691-4fa7-a0b2-5dfaffc7f10f demo demo] Empty body provided in request {{(pid=113343) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:41:59.393810 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.openstack.wsgi [None req-b1fb2ca1-c691-4fa7-a0b2-5dfaffc7f10f demo demo] Calling method 'detail' {{(pid=113343) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:41:59.394041 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.api.api_utils [None req-b1fb2ca1-c691-4fa7-a0b2-5dfaffc7f10f demo demo] Removing options '' from query. {{(pid=113343) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:41:59.395259 np0000166098 devstack@c-api.service[113343]: DEBUG cinder.volume.api [None req-b1fb2ca1-c691-4fa7-a0b2-5dfaffc7f10f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113343) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:41:59.404065 np0000166098 devstack@c-api.service[113343]: INFO cinder.volume.api [None req-b1fb2ca1-c691-4fa7-a0b2-5dfaffc7f10f demo demo] Get all volumes completed successfully. Apr 14 06:41:59.406979 np0000166098 devstack@c-api.service[113343]: INFO cinder.api.openstack.wsgi [None req-b1fb2ca1-c691-4fa7-a0b2-5dfaffc7f10f demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:41:59.407686 np0000166098 devstack@c-api.service[113343]: [pid: 113343|app: 0|req: 10/35] 199.204.45.25 () {64 vars in 1289 bytes} [Tue Apr 14 06:41:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 14 06:42:09.399282 np0000166098 devstack@c-api.service[113343]: DEBUG dbcounter [-] [113343] Writing DB stats cinder:SELECT=1 {{(pid=113343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:42:59.422360 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.middleware.request_id [None req-593e4795-2fa3-49c9-8111-efc5add7a2e9 None None] RequestId filter calling following filter/app {{(pid=113341) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:42:59.425555 np0000166098 devstack@c-api.service[113341]: INFO cinder.api.openstack.wsgi [None req-593e4795-2fa3-49c9-8111-efc5add7a2e9 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 14 06:42:59.425790 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.openstack.wsgi [None req-593e4795-2fa3-49c9-8111-efc5add7a2e9 demo demo] Empty body provided in request {{(pid=113341) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:42:59.426019 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.openstack.wsgi [None req-593e4795-2fa3-49c9-8111-efc5add7a2e9 demo demo] Calling method 'detail' {{(pid=113341) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:42:59.426400 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.api.api_utils [None req-593e4795-2fa3-49c9-8111-efc5add7a2e9 demo demo] Removing options '' from query. {{(pid=113341) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:42:59.427400 np0000166098 devstack@c-api.service[113341]: DEBUG cinder.volume.api [None req-593e4795-2fa3-49c9-8111-efc5add7a2e9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113341) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:42:59.435140 np0000166098 devstack@c-api.service[113341]: INFO cinder.volume.api [None req-593e4795-2fa3-49c9-8111-efc5add7a2e9 demo demo] Get all volumes completed successfully. Apr 14 06:42:59.437951 np0000166098 devstack@c-api.service[113341]: INFO cinder.api.openstack.wsgi [None req-593e4795-2fa3-49c9-8111-efc5add7a2e9 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:42:59.438631 np0000166098 devstack@c-api.service[113341]: [pid: 113341|app: 0|req: 9/36] 199.204.45.25 () {64 vars in 1289 bytes} [Tue Apr 14 06:42:59 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) Apr 14 06:43:09.430299 np0000166098 devstack@c-api.service[113341]: DEBUG dbcounter [-] [113341] Writing DB stats cinder:SELECT=1 {{(pid=113341) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:43:59.453661 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.middleware.request_id [None req-aa481c7a-2509-474d-9169-47f8582d1371 None None] RequestId filter calling following filter/app {{(pid=113344) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:43:59.457769 np0000166098 devstack@c-api.service[113344]: INFO cinder.api.openstack.wsgi [None req-aa481c7a-2509-474d-9169-47f8582d1371 demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 14 06:43:59.458199 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.openstack.wsgi [None req-aa481c7a-2509-474d-9169-47f8582d1371 demo demo] Empty body provided in request {{(pid=113344) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:43:59.458569 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.openstack.wsgi [None req-aa481c7a-2509-474d-9169-47f8582d1371 demo demo] Calling method 'detail' {{(pid=113344) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:43:59.459011 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.api.api_utils [None req-aa481c7a-2509-474d-9169-47f8582d1371 demo demo] Removing options '' from query. {{(pid=113344) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:43:59.460490 np0000166098 devstack@c-api.service[113344]: DEBUG cinder.volume.api [None req-aa481c7a-2509-474d-9169-47f8582d1371 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113344) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:43:59.467862 np0000166098 devstack@c-api.service[113344]: INFO cinder.volume.api [None req-aa481c7a-2509-474d-9169-47f8582d1371 demo demo] Get all volumes completed successfully. Apr 14 06:43:59.469992 np0000166098 devstack@c-api.service[113344]: INFO cinder.api.openstack.wsgi [None req-aa481c7a-2509-474d-9169-47f8582d1371 demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:43:59.470426 np0000166098 devstack@c-api.service[113344]: [pid: 113344|app: 0|req: 9/37] 199.204.45.25 () {64 vars in 1289 bytes} [Tue Apr 14 06:43:59 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) Apr 14 06:44:09.464218 np0000166098 devstack@c-api.service[113344]: DEBUG dbcounter [-] [113344] Writing DB stats cinder:SELECT=1 {{(pid=113344) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 14 06:44:59.486124 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.middleware.request_id [None req-fca5f721-28e3-497e-bc2a-aacef743d65a None None] RequestId filter calling following filter/app {{(pid=113342) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 14 06:44:59.490077 np0000166098 devstack@c-api.service[113342]: INFO cinder.api.openstack.wsgi [None req-fca5f721-28e3-497e-bc2a-aacef743d65a demo demo] GET https://199.204.45.25/volume/v3/volumes/detail Apr 14 06:44:59.490077 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.openstack.wsgi [None req-fca5f721-28e3-497e-bc2a-aacef743d65a demo demo] Empty body provided in request {{(pid=113342) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 14 06:44:59.490077 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.openstack.wsgi [None req-fca5f721-28e3-497e-bc2a-aacef743d65a demo demo] Calling method 'detail' {{(pid=113342) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 14 06:44:59.490077 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.api.api_utils [None req-fca5f721-28e3-497e-bc2a-aacef743d65a demo demo] Removing options '' from query. {{(pid=113342) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 14 06:44:59.490077 np0000166098 devstack@c-api.service[113342]: DEBUG cinder.volume.api [None req-fca5f721-28e3-497e-bc2a-aacef743d65a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113342) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 14 06:44:59.496942 np0000166098 devstack@c-api.service[113342]: INFO cinder.volume.api [None req-fca5f721-28e3-497e-bc2a-aacef743d65a demo demo] Get all volumes completed successfully. Apr 14 06:44:59.499466 np0000166098 devstack@c-api.service[113342]: INFO cinder.api.openstack.wsgi [None req-fca5f721-28e3-497e-bc2a-aacef743d65a demo demo] https://199.204.45.25/volume/v3/volumes/detail returned with HTTP 200 Apr 14 06:44:59.500104 np0000166098 devstack@c-api.service[113342]: [pid: 113342|app: 0|req: 10/38] 199.204.45.25 () {64 vars in 1289 bytes} [Tue Apr 14 06:44:59 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) Apr 14 06:45:09.493956 np0000166098 devstack@c-api.service[113342]: DEBUG dbcounter [-] [113342] Writing DB stats cinder:SELECT=1 {{(pid=113342) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}