Apr 12 17:51:37.033112 np0000165273 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 12 17:51:37.040046 np0000165273 devstack@c-api.service[114024]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 12 17:51:37.042950 np0000165273 devstack@c-api.service[114024]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sun Apr 12 17:51:37 2026] *** Apr 12 17:51:37.042950 np0000165273 devstack@c-api.service[114024]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 12 17:51:37.042950 np0000165273 devstack@c-api.service[114024]: os: Linux-6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 Apr 12 17:51:37.042950 np0000165273 devstack@c-api.service[114024]: nodename: np0000165273 Apr 12 17:51:37.042950 np0000165273 devstack@c-api.service[114024]: machine: x86_64 Apr 12 17:51:37.042950 np0000165273 devstack@c-api.service[114024]: clock source: unix Apr 12 17:51:37.042950 np0000165273 devstack@c-api.service[114024]: pcre jit disabled Apr 12 17:51:37.042950 np0000165273 devstack@c-api.service[114024]: detected number of CPU cores: 16 Apr 12 17:51:37.042950 np0000165273 devstack@c-api.service[114024]: current working directory: / Apr 12 17:51:37.042950 np0000165273 devstack@c-api.service[114024]: detected binary path: /usr/bin/uwsgi-core Apr 12 17:51:37.042950 np0000165273 devstack@c-api.service[114024]: your processes number limit is 256917 Apr 12 17:51:37.042950 np0000165273 devstack@c-api.service[114024]: your memory page size is 4096 bytes Apr 12 17:51:37.042950 np0000165273 devstack@c-api.service[114024]: detected max file descriptor number: 2048 Apr 12 17:51:37.043442 np0000165273 devstack@c-api.service[114024]: lock engine: pthread robust mutexes Apr 12 17:51:37.043442 np0000165273 devstack@c-api.service[114024]: thunder lock: enabled Apr 12 17:51:37.043442 np0000165273 devstack@c-api.service[114024]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 12 17:51:37.043593 np0000165273 devstack@c-api.service[114024]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 12 17:51:37.043593 np0000165273 devstack@c-api.service[114024]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 12 17:51:37.043593 np0000165273 devstack@c-api.service[114024]: Set PythonHome to /opt/stack/data/venv Apr 12 17:51:37.078530 np0000165273 devstack@c-api.service[114024]: Python main interpreter initialized at 0x7f3f71ea3668 Apr 12 17:51:37.078530 np0000165273 devstack@c-api.service[114024]: python threads support enabled Apr 12 17:51:37.078530 np0000165273 devstack@c-api.service[114024]: your server socket listen backlog is limited to 100 connections Apr 12 17:51:37.078530 np0000165273 devstack@c-api.service[114024]: your mercy for graceful operations on workers is 80 seconds Apr 12 17:51:37.079016 np0000165273 devstack@c-api.service[114024]: mapped 671795 bytes (656 KB) for 4 cores Apr 12 17:51:37.079130 np0000165273 devstack@c-api.service[114024]: *** Operational MODE: preforking *** Apr 12 17:51:37.079351 np0000165273 devstack@c-api.service[114024]: *** uWSGI is running in multiple interpreter mode *** Apr 12 17:51:37.079351 np0000165273 devstack@c-api.service[114024]: spawned uWSGI master process (pid: 114024) Apr 12 17:51:37.079557 np0000165273 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 12 17:51:37.080360 np0000165273 devstack@c-api.service[114024]: spawned uWSGI worker 1 (pid: 114031, cores: 1) Apr 12 17:51:37.080596 np0000165273 devstack@c-api.service[114024]: spawned uWSGI worker 2 (pid: 114032, cores: 1) Apr 12 17:51:37.081060 np0000165273 devstack@c-api.service[114024]: spawned uWSGI worker 3 (pid: 114033, cores: 1) Apr 12 17:51:37.081607 np0000165273 devstack@c-api.service[114024]: spawned uWSGI worker 4 (pid: 114034, cores: 1) Apr 12 17:51:37.081670 np0000165273 devstack@c-api.service[114024]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 12 17:51:37.206446 np0000165273 devstack@c-api.service[114033]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 12 17:51:37.206446 np0000165273 devstack@c-api.service[114033]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 12 17:51:37.206446 np0000165273 devstack@c-api.service[114033]: we strongly recommend against using it for new projects. Apr 12 17:51:37.206446 np0000165273 devstack@c-api.service[114033]: If you are already using Eventlet, we recommend migrating to a different Apr 12 17:51:37.206446 np0000165273 devstack@c-api.service[114033]: framework. For more detail see Apr 12 17:51:37.206446 np0000165273 devstack@c-api.service[114033]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 12 17:51:37.206446 np0000165273 devstack@c-api.service[114033]: import eventlet # noqa Apr 12 17:51:37.212496 np0000165273 devstack@c-api.service[114034]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 12 17:51:37.212496 np0000165273 devstack@c-api.service[114034]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 12 17:51:37.212496 np0000165273 devstack@c-api.service[114034]: we strongly recommend against using it for new projects. Apr 12 17:51:37.212496 np0000165273 devstack@c-api.service[114034]: If you are already using Eventlet, we recommend migrating to a different Apr 12 17:51:37.212496 np0000165273 devstack@c-api.service[114034]: framework. For more detail see Apr 12 17:51:37.212496 np0000165273 devstack@c-api.service[114034]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 12 17:51:37.212496 np0000165273 devstack@c-api.service[114034]: import eventlet # noqa Apr 12 17:51:37.214332 np0000165273 devstack@c-api.service[114031]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 12 17:51:37.214332 np0000165273 devstack@c-api.service[114031]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 12 17:51:37.214332 np0000165273 devstack@c-api.service[114031]: we strongly recommend against using it for new projects. Apr 12 17:51:37.214332 np0000165273 devstack@c-api.service[114031]: If you are already using Eventlet, we recommend migrating to a different Apr 12 17:51:37.214332 np0000165273 devstack@c-api.service[114031]: framework. For more detail see Apr 12 17:51:37.214332 np0000165273 devstack@c-api.service[114031]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 12 17:51:37.214332 np0000165273 devstack@c-api.service[114031]: import eventlet # noqa Apr 12 17:51:37.218432 np0000165273 devstack@c-api.service[114032]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 12 17:51:37.218432 np0000165273 devstack@c-api.service[114032]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 12 17:51:37.218432 np0000165273 devstack@c-api.service[114032]: we strongly recommend against using it for new projects. Apr 12 17:51:37.218432 np0000165273 devstack@c-api.service[114032]: If you are already using Eventlet, we recommend migrating to a different Apr 12 17:51:37.218432 np0000165273 devstack@c-api.service[114032]: framework. For more detail see Apr 12 17:51:37.218432 np0000165273 devstack@c-api.service[114032]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 12 17:51:37.218432 np0000165273 devstack@c-api.service[114032]: import eventlet # noqa Apr 12 17:51:37.289946 np0000165273 devstack@c-api.service[114033]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 12 17:51:37.289946 np0000165273 devstack@c-api.service[114033]: debtcollector.deprecate( Apr 12 17:51:37.300225 np0000165273 devstack@c-api.service[114031]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 12 17:51:37.300225 np0000165273 devstack@c-api.service[114031]: debtcollector.deprecate( Apr 12 17:51:37.303142 np0000165273 devstack@c-api.service[114034]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 12 17:51:37.303142 np0000165273 devstack@c-api.service[114034]: debtcollector.deprecate( Apr 12 17:51:37.313050 np0000165273 devstack@c-api.service[114032]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 12 17:51:37.313050 np0000165273 devstack@c-api.service[114032]: debtcollector.deprecate( Apr 12 17:51:37.368883 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:37.368883 np0000165273 devstack@c-api.service[114033]: from cgi import parse_header Apr 12 17:51:37.380437 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:37.380437 np0000165273 devstack@c-api.service[114031]: from cgi import parse_header Apr 12 17:51:37.382455 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:37.382455 np0000165273 devstack@c-api.service[114034]: from cgi import parse_header Apr 12 17:51:37.391886 np0000165273 devstack@c-api.service[114032]: /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 12 17:51:37.391886 np0000165273 devstack@c-api.service[114032]: from cgi import parse_header Apr 12 17:51:37.416367 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:37.416367 np0000165273 devstack@c-api.service[114033]: removals.removed_module( Apr 12 17:51:37.417204 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:37.417204 np0000165273 devstack@c-api.service[114033]: removals.removed_module( Apr 12 17:51:37.426133 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:37.426133 np0000165273 devstack@c-api.service[114031]: removals.removed_module( Apr 12 17:51:37.427210 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:37.427210 np0000165273 devstack@c-api.service[114031]: removals.removed_module( Apr 12 17:51:37.427711 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:37.427711 np0000165273 devstack@c-api.service[114034]: removals.removed_module( Apr 12 17:51:37.428400 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:37.428400 np0000165273 devstack@c-api.service[114034]: removals.removed_module( Apr 12 17:51:37.438119 np0000165273 devstack@c-api.service[114032]: /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 12 17:51:37.438119 np0000165273 devstack@c-api.service[114032]: removals.removed_module( Apr 12 17:51:37.439134 np0000165273 devstack@c-api.service[114032]: /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 12 17:51:37.439134 np0000165273 devstack@c-api.service[114032]: removals.removed_module( Apr 12 17:51:38.038987 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:38.038987 np0000165273 devstack@c-api.service[114033]: warnings.warn( Apr 12 17:51:38.053510 np0000165273 devstack@c-api.service[114032]: /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 12 17:51:38.053510 np0000165273 devstack@c-api.service[114032]: warnings.warn( Apr 12 17:51:38.059915 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:38.059915 np0000165273 devstack@c-api.service[114034]: warnings.warn( Apr 12 17:51:38.070312 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:38.070312 np0000165273 devstack@c-api.service[114031]: warnings.warn( Apr 12 17:51:38.135946 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:38.135946 np0000165273 devstack@c-api.service[114033]: warnings.warn( Apr 12 17:51:38.151928 np0000165273 devstack@c-api.service[114032]: /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 12 17:51:38.151928 np0000165273 devstack@c-api.service[114032]: warnings.warn( Apr 12 17:51:38.155970 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:38.155970 np0000165273 devstack@c-api.service[114034]: warnings.warn( Apr 12 17:51:38.168832 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:38.168832 np0000165273 devstack@c-api.service[114031]: warnings.warn( Apr 12 17:51:38.429385 np0000165273 devstack@c-api.service[114033]: 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 12 17:51:38.430000 np0000165273 devstack@c-api.service[114033]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=114033) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 12 17:51:38.433012 np0000165273 devstack@c-api.service[114034]: 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 12 17:51:38.433336 np0000165273 devstack@c-api.service[114034]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=114034) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 12 17:51:38.437248 np0000165273 devstack@c-api.service[114032]: 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 12 17:51:38.437670 np0000165273 devstack@c-api.service[114032]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=114032) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 12 17:51:38.444729 np0000165273 devstack@c-api.service[114031]: 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 12 17:51:38.445139 np0000165273 devstack@c-api.service[114031]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=114031) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 12 17:51:38.516525 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:38.516525 np0000165273 devstack@c-api.service[114034]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 12 17:51:38.517514 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:38.517514 np0000165273 devstack@c-api.service[114033]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 12 17:51:38.518287 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:38.518287 np0000165273 devstack@c-api.service[114031]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 12 17:51:38.524306 np0000165273 devstack@c-api.service[114032]: /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 12 17:51:38.524306 np0000165273 devstack@c-api.service[114032]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 12 17:51:38.967271 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=114031) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 12 17:51:38.967527 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=114034) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 12 17:51:38.967650 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=114032) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 12 17:51:38.967748 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.967748 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.967852 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.967913 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.967965 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.968026 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.968109 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.968168 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=114033) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 12 17:51:38.968232 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.968286 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.968683 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.968683 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.968958 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.970047 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.970230 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.970230 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.970230 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.970230 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.970776 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.970916 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=114031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.971048 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.971207 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.971344 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.971537 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.971881 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.971947 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.972009 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.972060 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.972113 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.972171 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.972228 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.972280 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.972343 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.972393 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=114034) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.972461 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.972560 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=114032) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.972657 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.972722 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.972784 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.972842 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=114031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.972907 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.972970 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.973039 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.973091 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.973141 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.973191 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.973253 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.973304 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.973364 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.973415 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.973474 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.973579 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=114034) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.973674 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=114032) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.973764 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.973838 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.973904 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.973904 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.973904 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.973904 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.973904 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.973904 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=114033) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.973904 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.973904 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.973904 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.973904 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.974372 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.974372 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.974372 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=114033) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.974372 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.975338 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.975338 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.975338 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.975338 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.976012 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.976177 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.976317 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.976436 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=114031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.976639 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.976769 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.976881 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.977006 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.977125 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.977237 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.977346 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.977468 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.977661 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.977787 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.977910 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.978032 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.978155 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.978269 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=114034) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.978381 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.978535 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=114033) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.978665 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=114032) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.978796 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.978933 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.979067 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.979294 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.979294 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.979546 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.979601 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.979660 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.979718 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.979770 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.979829 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.979887 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.979950 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.980002 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.980059 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.980111 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.980161 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=114031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.980223 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.980299 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.980375 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.980460 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.980512 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.980539 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=114034) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.980568 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.980596 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=114032) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.980623 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.980646 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.980673 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.980701 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.980701 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=114033) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.980701 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.980776 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.980776 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.980776 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.980776 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.980872 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.980896 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.980896 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=114031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.980946 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.980973 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.980997 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.980997 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.980997 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.980997 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=114034) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.981085 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.981109 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.981132 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.981132 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.981132 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.981199 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.981226 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.981226 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=114032) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.981271 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.981294 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.981317 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.981317 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.981317 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.981317 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=114033) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.981423 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.981467 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.981518 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.981518 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.981518 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.981518 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.981518 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=114031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.981659 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.981691 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.981724 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.981751 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.981779 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.981779 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.981825 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.981849 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.981849 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=114034) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.981895 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.981924 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.981947 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.981976 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.981999 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.982022 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.982049 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.982075 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.982102 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=114033) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.982129 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.982129 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=114032) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.982179 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.982205 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.982233 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.982233 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.982233 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.982233 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.982315 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.982338 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.982365 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.982393 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=114031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.982415 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.982442 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.982466 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.982466 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.982534 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.982572 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=114034) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.982599 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.982623 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.982650 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.982650 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.982650 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.982650 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=114032) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.982650 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.982759 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.982759 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.982759 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.982759 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.982759 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.982759 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=114033) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.982759 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.982913 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.982913 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.982913 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.982913 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.983002 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.983025 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.983050 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.983077 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=114031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.983103 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.983153 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.983184 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.983212 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.983235 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.983258 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.983281 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.983316 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=114034) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.983343 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.983369 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.983392 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.983415 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.983442 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.983470 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.983470 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.984282 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.984342 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=114032) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.984402 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=114033) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.984467 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.984542 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.987354 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.987442 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.987550 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.987550 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.987716 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.987792 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.987872 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.987951 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=114031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.988043 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.988129 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.988212 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.988212 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.988212 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=114034) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.988435 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.988534 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.988629 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.988629 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.988791 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.988867 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.988945 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.989025 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.989103 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.989183 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.989263 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.989263 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.989402 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.989482 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=114032) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.989631 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.989708 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.989789 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=114031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.989874 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.989974 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.990055 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.990127 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=114034) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.990198 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.990198 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.990341 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.990421 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.990511 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.990593 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.990739 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.990739 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.990968 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.991043 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.991160 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=114031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.991256 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.991338 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.991409 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.991489 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.991586 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.991666 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.991746 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.991825 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.991898 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.991975 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.992140 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.992223 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.992312 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.992388 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=114034) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.992458 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.992582 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.992672 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.992747 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=114033) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.992819 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.992889 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.992969 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.993030 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=114031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.993071 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=114032) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.993110 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.993143 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.993174 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.993214 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.993245 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.993245 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.993310 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.993349 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.993386 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.993417 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=114034) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.993454 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.993512 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.993549 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.993592 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.993623 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.993663 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.993705 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.993705 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=114032) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.993769 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.993805 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.993805 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.993865 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.993897 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.993933 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=114033) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.993965 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.994003 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.994042 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.994085 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.994131 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.994172 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.994205 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=114032) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.994242 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.994279 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.994316 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.994352 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.994388 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.994426 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.994460 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.994523 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.994523 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.994614 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=114033) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.994654 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.994691 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=114031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.994723 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.994760 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.994793 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.994833 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.994865 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.994898 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.994931 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.994968 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.995006 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.995048 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=114034) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.995081 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.995153 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.995191 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.995231 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.995275 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.995275 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=114033) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.995338 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.995338 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.995396 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.995434 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.995434 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=114032) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.995434 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.995972 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.995972 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.995972 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.995972 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.995972 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.995972 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=114033) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.995972 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.996312 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.996312 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.996312 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.996312 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.996312 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.996618 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.996678 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=114031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.996730 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.996781 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.996838 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.996838 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.996838 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.996990 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.997047 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=114034) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.997103 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.997159 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.997216 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.997216 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.997216 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.997216 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=114032) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.997216 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.997477 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.997556 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.997615 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.997672 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.997734 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.997734 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.997833 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.997890 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.997941 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.997995 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=114031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.998051 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.998108 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.998167 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=114032) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.998220 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.998277 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.998349 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.998349 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.998349 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.998349 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.998349 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=114034) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.998349 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.998701 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.998701 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.998701 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.998701 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.998701 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.998701 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=114033) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.998701 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.998701 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.998701 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.998701 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.999204 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.999204 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.999204 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=114033) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.999204 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.999408 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.999408 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.999408 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:38.999408 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:38.999408 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:38.999669 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.999737 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=114032) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:38.999798 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:38.999859 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:38.999912 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.999968 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:38.999968 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.000072 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.000124 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.000175 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.000236 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.000288 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.000349 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.000406 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=114031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.000458 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.000547 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.000619 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.000678 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.000753 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=114033) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.000823 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.000882 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.000939 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=114034) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.000939 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.001047 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.001047 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.001047 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.001174 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.001199 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.001227 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.001254 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.001277 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.001308 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=114032) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.001335 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.001359 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.001382 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.001405 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.001429 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=114031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.001454 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.001477 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.001535 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.001535 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.001535 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.001535 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=114034) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.001535 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.001664 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.001664 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.001664 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.001664 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.001664 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.001664 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=114033) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.001664 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.002047 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.002164 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.002297 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.002363 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.002499 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.002574 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.002634 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.002697 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.002751 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.002813 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.002867 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.002917 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=114032) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.002967 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.003019 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=114034) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.003073 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.003182 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.003269 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.003322 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.003379 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.003431 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.003480 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.003567 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.003621 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.003675 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.003718 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=114031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.003767 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.003820 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.003867 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.003931 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.003978 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.004038 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.004082 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.004135 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.004184 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=114032) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.004233 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.004259 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.004287 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.004309 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.004340 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=114034) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.004363 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.004390 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.004416 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.004442 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.004468 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.004505 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.004529 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=114033) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.004552 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=114031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.004552 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.004607 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.004607 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.004607 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.004607 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.004607 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.004607 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.004607 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=114033) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.004607 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.005044 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.005127 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.005173 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.005231 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.005231 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.005336 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.005336 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=114032) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.005386 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.005410 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.005435 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.005460 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.005505 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.005530 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.005637 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=114034) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.005693 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.005753 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.005809 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.005809 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.005809 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.005954 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=114031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.005954 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.006340 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.006434 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.006539 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.006628 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.006724 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.006774 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=114033) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.006879 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.009889 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.009965 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.010011 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.010069 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.010105 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.010129 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.010152 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.010180 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.010205 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=114032) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.010232 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.010256 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.010285 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.010308 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=114031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.010400 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.010663 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.010742 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.010790 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.010855 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.010900 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.010958 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=114034) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.011040 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.012307 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.012376 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.012478 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.012595 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.012670 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.012731 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=114033) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.012808 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.013126 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.013177 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.013271 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.013343 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.013343 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.013506 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=114032) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.013553 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.013588 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.013621 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.013654 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.013687 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.013719 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.013761 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.013799 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.013837 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.013871 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.013904 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.013940 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.013976 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.014007 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=114034) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.014038 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=114031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.014069 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.014101 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.014133 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.014172 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.014172 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.014172 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=114033) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.014172 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.014288 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.014322 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.014613 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.014613 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.014775 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.014860 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.014860 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=114032) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.014999 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.015070 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.015195 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.015278 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.015364 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.015438 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.015532 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.015619 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.015698 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.015775 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.015853 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.015929 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.015999 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=114033) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.016067 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.016145 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.016215 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.016295 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=114032) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.016372 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.016451 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.016504 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=114034) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.016561 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.016604 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.016651 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.016685 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.016717 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.016749 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.016782 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.016820 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.016856 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.016887 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.016918 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.016955 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.016992 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=114031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.017029 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.017060 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.017092 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.017130 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.017168 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.017204 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.017235 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=114034) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.017272 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.017303 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=114033) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.017339 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.017370 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.017408 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.017440 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.017476 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.017476 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=114031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.017476 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.017594 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.017594 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.017594 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.017594 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.017594 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.017594 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=114032) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.017594 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.017796 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.017796 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.017796 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.017796 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.017796 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.017796 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=114034) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.017975 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.017975 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.018062 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.018099 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.018099 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.018099 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.018099 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=114031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.018223 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.018261 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.018293 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.018293 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.018293 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.018293 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.018293 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=114033) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.018293 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.018476 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.018476 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.018476 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.019248 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.019334 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.019407 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.019475 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.019569 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.019649 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.019729 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=114032) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.019806 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.019875 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.019960 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.020033 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.020101 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.020174 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=114034) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.020311 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.020393 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.020468 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.020468 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=114031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.020635 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.020710 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.020785 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.020785 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.020785 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.020785 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.020785 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=114033) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.020785 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.023689 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.023810 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.023810 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.023958 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.023958 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.023958 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=114032) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.024202 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.024202 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.024202 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.024440 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.024613 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.024712 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.024796 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.024886 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.024965 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.025043 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.025126 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.025251 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.025351 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.025429 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=114032) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.025524 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.025609 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.025683 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.025759 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.025835 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=114033) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.025923 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=114031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.025987 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.026082 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.026157 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.026271 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.026358 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.026425 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.026529 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.026608 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.026704 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.026749 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.026785 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.026830 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.026866 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.026905 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.026940 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.026973 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.027007 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.027040 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=114033) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.027075 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=114034) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.027109 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=114031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.027183 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.027236 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.027272 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.027272 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.027272 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.027272 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.027272 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.027272 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.027272 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=114034) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.027272 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.027582 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.027628 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.027662 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.027710 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.027751 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.027790 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.027823 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.027864 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.027902 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.027936 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.027974 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=114032) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.028013 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=114034) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.028046 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.028175 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.028212 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.028212 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.028212 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.028212 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.028212 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.028212 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=114033) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.028420 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.028459 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.028914 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.028914 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.028914 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.028914 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.028914 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=114031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.028914 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.029356 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.029356 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.029540 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.029617 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.029617 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.029782 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.029858 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.029930 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.030009 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=114032) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.030091 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.030166 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.030245 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.030328 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.030401 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.030510 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=114034) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.030643 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.030732 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.030809 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.030885 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.030958 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.031109 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.031318 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.031432 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.031547 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=114031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.031677 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.031782 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.031840 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=114033) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.031840 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.031943 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.031943 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.031943 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.031943 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.032145 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.032203 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.032254 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.032310 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=114032) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.032362 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.032418 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.032479 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.032479 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.032479 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=114034) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.032479 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.032696 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.032696 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.032696 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.032821 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.032849 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.032874 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.032896 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.032919 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.032946 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=114031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.032969 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.032991 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.033020 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.033020 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=114033) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.033020 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 12 17:51:39.033080 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=114032) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.033080 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.033123 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=114034) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.033151 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.033174 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=114031) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.033201 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.033223 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.033309 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.033334 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.033356 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=114032) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.033379 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=114033) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 12 17:51:39.033401 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.033424 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.033450 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=114032) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.033476 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 12 17:51:39.033744 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=114034) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.033801 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.033861 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=114034) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.033914 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 12 17:51:39.033964 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=114031) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.034021 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 12 17:51:39.034072 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=114031) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.034123 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=114033) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 12 17:51:39.034123 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=114033) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 12 17:51:39.076654 np0000165273 devstack@c-api.service[114033]: INFO dbcounter [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Registered counter for database cinder Apr 12 17:51:39.076911 np0000165273 devstack@c-api.service[114031]: INFO dbcounter [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Registered counter for database cinder Apr 12 17:51:39.077463 np0000165273 devstack@c-api.service[114034]: INFO dbcounter [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Registered counter for database cinder Apr 12 17:51:39.078212 np0000165273 devstack@c-api.service[114032]: INFO dbcounter [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Registered counter for database cinder Apr 12 17:51:39.091378 np0000165273 devstack@c-api.service[114033]: DEBUG oslo_db.sqlalchemy.engines [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c 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=114033) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 17:51:39.095891 np0000165273 devstack@c-api.service[114034]: DEBUG oslo_db.sqlalchemy.engines [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 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=114034) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 17:51:39.102022 np0000165273 devstack@c-api.service[114032]: DEBUG oslo_db.sqlalchemy.engines [None req-378a9535-dabf-4ee6-9862-25ffe6808923 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=114032) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 17:51:39.106790 np0000165273 devstack@c-api.service[114031]: DEBUG oslo_db.sqlalchemy.engines [None req-19450809-652d-47fe-98f5-a6c80573752d 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=114031) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 17:51:39.202942 np0000165273 devstack@c-api.service[114033]: DEBUG dbcounter [-] [114033] Writer thread running {{(pid=114033) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 12 17:51:39.205557 np0000165273 devstack@c-api.service[114033]: INFO cinder.rpc [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 12 17:51:39.207894 np0000165273 devstack@c-api.service[114033]: INFO cinder.rpc [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 12 17:51:39.209863 np0000165273 devstack@c-api.service[114033]: INFO cinder.rpc [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 12 17:51:39.211784 np0000165273 devstack@c-api.service[114033]: INFO cinder.rpc [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 12 17:51:39.213019 np0000165273 devstack@c-api.service[114033]: WARNING castellan.key_manager.migration [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.214820 np0000165273 devstack@c-api.service[114034]: DEBUG dbcounter [-] [114034] Writer thread running {{(pid=114034) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 12 17:51:39.215555 np0000165273 devstack@c-api.service[114033]: WARNING castellan.key_manager.migration [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.217775 np0000165273 devstack@c-api.service[114034]: INFO cinder.rpc [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 12 17:51:39.219874 np0000165273 devstack@c-api.service[114031]: DEBUG dbcounter [-] [114031] Writer thread running {{(pid=114031) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 12 17:51:39.220917 np0000165273 devstack@c-api.service[114033]: DEBUG oslo_db.sqlalchemy.engines [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c 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=114033) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 17:51:39.222044 np0000165273 devstack@c-api.service[114034]: INFO cinder.rpc [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 12 17:51:39.222431 np0000165273 devstack@c-api.service[114031]: INFO cinder.rpc [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 12 17:51:39.223013 np0000165273 devstack@c-api.service[114033]: INFO cinder.rpc [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 12 17:51:39.224785 np0000165273 devstack@c-api.service[114033]: INFO cinder.rpc [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 12 17:51:39.224912 np0000165273 devstack@c-api.service[114034]: INFO cinder.rpc [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 12 17:51:39.225085 np0000165273 devstack@c-api.service[114032]: DEBUG dbcounter [-] [114032] Writer thread running {{(pid=114032) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 12 17:51:39.225602 np0000165273 devstack@c-api.service[114033]: WARNING castellan.key_manager.migration [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.226229 np0000165273 devstack@c-api.service[114031]: INFO cinder.rpc [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 12 17:51:39.227439 np0000165273 devstack@c-api.service[114034]: INFO cinder.rpc [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 12 17:51:39.227981 np0000165273 devstack@c-api.service[114032]: INFO cinder.rpc [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 12 17:51:39.228265 np0000165273 devstack@c-api.service[114031]: INFO cinder.rpc [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 12 17:51:39.228660 np0000165273 devstack@c-api.service[114034]: WARNING castellan.key_manager.migration [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.230036 np0000165273 devstack@c-api.service[114031]: INFO cinder.rpc [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 12 17:51:39.230513 np0000165273 devstack@c-api.service[114032]: INFO cinder.rpc [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 12 17:51:39.230921 np0000165273 devstack@c-api.service[114031]: WARNING castellan.key_manager.migration [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.231016 np0000165273 devstack@c-api.service[114034]: WARNING castellan.key_manager.migration [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.232651 np0000165273 devstack@c-api.service[114032]: INFO cinder.rpc [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 12 17:51:39.232727 np0000165273 devstack@c-api.service[114031]: WARNING castellan.key_manager.migration [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.234670 np0000165273 devstack@c-api.service[114032]: INFO cinder.rpc [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 12 17:51:39.235333 np0000165273 devstack@c-api.service[114034]: DEBUG oslo_db.sqlalchemy.engines [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 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=114034) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 17:51:39.235633 np0000165273 devstack@c-api.service[114032]: WARNING castellan.key_manager.migration [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.237117 np0000165273 devstack@c-api.service[114034]: INFO cinder.rpc [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 12 17:51:39.237346 np0000165273 devstack@c-api.service[114032]: WARNING castellan.key_manager.migration [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.237547 np0000165273 devstack@c-api.service[114033]: WARNING castellan.key_manager.migration [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.238187 np0000165273 devstack@c-api.service[114031]: DEBUG oslo_db.sqlalchemy.engines [None req-19450809-652d-47fe-98f5-a6c80573752d 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=114031) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 17:51:39.238690 np0000165273 devstack@c-api.service[114034]: INFO cinder.rpc [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 12 17:51:39.239499 np0000165273 devstack@c-api.service[114034]: WARNING castellan.key_manager.migration [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.240078 np0000165273 devstack@c-api.service[114031]: INFO cinder.rpc [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 12 17:51:39.241432 np0000165273 devstack@c-api.service[114033]: WARNING castellan.key_manager.migration [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.241833 np0000165273 devstack@c-api.service[114031]: INFO cinder.rpc [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 12 17:51:39.242738 np0000165273 devstack@c-api.service[114031]: WARNING castellan.key_manager.migration [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.243371 np0000165273 devstack@c-api.service[114032]: DEBUG oslo_db.sqlalchemy.engines [None req-378a9535-dabf-4ee6-9862-25ffe6808923 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=114032) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 17:51:39.245093 np0000165273 devstack@c-api.service[114033]: WARNING castellan.key_manager.migration [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.246161 np0000165273 devstack@c-api.service[114032]: INFO cinder.rpc [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 12 17:51:39.248373 np0000165273 devstack@c-api.service[114032]: INFO cinder.rpc [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 12 17:51:39.249247 np0000165273 devstack@c-api.service[114033]: WARNING castellan.key_manager.migration [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.249596 np0000165273 devstack@c-api.service[114032]: WARNING castellan.key_manager.migration [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.251353 np0000165273 devstack@c-api.service[114034]: WARNING castellan.key_manager.migration [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.252199 np0000165273 devstack@c-api.service[114031]: WARNING castellan.key_manager.migration [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.252378 np0000165273 devstack@c-api.service[114033]: WARNING castellan.key_manager.migration [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.254542 np0000165273 devstack@c-api.service[114034]: WARNING castellan.key_manager.migration [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.255311 np0000165273 devstack@c-api.service[114033]: WARNING castellan.key_manager.migration [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.255500 np0000165273 devstack@c-api.service[114031]: WARNING castellan.key_manager.migration [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.257752 np0000165273 devstack@c-api.service[114034]: WARNING castellan.key_manager.migration [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.258509 np0000165273 devstack@c-api.service[114033]: WARNING castellan.key_manager.migration [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.258790 np0000165273 devstack@c-api.service[114031]: WARNING castellan.key_manager.migration [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.259571 np0000165273 devstack@c-api.service[114032]: WARNING castellan.key_manager.migration [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.261465 np0000165273 devstack@c-api.service[114033]: WARNING castellan.key_manager.migration [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.261811 np0000165273 devstack@c-api.service[114034]: WARNING castellan.key_manager.migration [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.262880 np0000165273 devstack@c-api.service[114032]: WARNING castellan.key_manager.migration [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.263222 np0000165273 devstack@c-api.service[114031]: WARNING castellan.key_manager.migration [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.265125 np0000165273 devstack@c-api.service[114034]: WARNING castellan.key_manager.migration [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.265444 np0000165273 devstack@c-api.service[114033]: WARNING castellan.key_manager.migration [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.266353 np0000165273 devstack@c-api.service[114032]: WARNING castellan.key_manager.migration [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.266557 np0000165273 devstack@c-api.service[114031]: WARNING castellan.key_manager.migration [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.266982 np0000165273 devstack@c-api.service[114033]: WARNING castellan.key_manager.migration [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.268049 np0000165273 devstack@c-api.service[114034]: WARNING castellan.key_manager.migration [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.269584 np0000165273 devstack@c-api.service[114031]: WARNING castellan.key_manager.migration [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.269635 np0000165273 devstack@c-api.service[114033]: WARNING castellan.key_manager.migration [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.270399 np0000165273 devstack@c-api.service[114032]: WARNING castellan.key_manager.migration [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.271154 np0000165273 devstack@c-api.service[114034]: WARNING castellan.key_manager.migration [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.272832 np0000165273 devstack@c-api.service[114031]: WARNING castellan.key_manager.migration [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.273516 np0000165273 devstack@c-api.service[114032]: WARNING castellan.key_manager.migration [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.273998 np0000165273 devstack@c-api.service[114034]: WARNING castellan.key_manager.migration [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.275279 np0000165273 devstack@c-api.service[114033]: WARNING castellan.key_manager.migration [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.275811 np0000165273 devstack@c-api.service[114031]: WARNING castellan.key_manager.migration [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.276434 np0000165273 devstack@c-api.service[114032]: WARNING castellan.key_manager.migration [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.276916 np0000165273 devstack@c-api.service[114034]: WARNING castellan.key_manager.migration [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.278421 np0000165273 devstack@c-api.service[114034]: WARNING castellan.key_manager.migration [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.278813 np0000165273 devstack@c-api.service[114031]: WARNING castellan.key_manager.migration [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.279097 np0000165273 devstack@c-api.service[114033]: WARNING castellan.key_manager.migration [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.279657 np0000165273 devstack@c-api.service[114032]: WARNING castellan.key_manager.migration [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.280372 np0000165273 devstack@c-api.service[114031]: WARNING castellan.key_manager.migration [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.281048 np0000165273 devstack@c-api.service[114034]: WARNING castellan.key_manager.migration [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.281838 np0000165273 devstack@c-api.service[114033]: WARNING castellan.key_manager.migration [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.282454 np0000165273 devstack@c-api.service[114032]: WARNING castellan.key_manager.migration [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.283063 np0000165273 devstack@c-api.service[114031]: WARNING castellan.key_manager.migration [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.284140 np0000165273 devstack@c-api.service[114033]: WARNING castellan.key_manager.migration [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.286153 np0000165273 devstack@c-api.service[114032]: WARNING castellan.key_manager.migration [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.286379 np0000165273 devstack@c-api.service[114033]: WARNING castellan.key_manager.migration [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.287284 np0000165273 devstack@c-api.service[114034]: WARNING castellan.key_manager.migration [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.287784 np0000165273 devstack@c-api.service[114032]: WARNING castellan.key_manager.migration [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.287867 np0000165273 devstack@c-api.service[114033]: WARNING cinder.api.contrib.hosts [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 12 17:51:39.288723 np0000165273 devstack@c-api.service[114033]: WARNING castellan.key_manager.migration [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.289515 np0000165273 devstack@c-api.service[114031]: WARNING castellan.key_manager.migration [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.290282 np0000165273 devstack@c-api.service[114033]: WARNING castellan.key_manager.migration [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.290443 np0000165273 devstack@c-api.service[114032]: WARNING castellan.key_manager.migration [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.290674 np0000165273 devstack@c-api.service[114034]: WARNING castellan.key_manager.migration [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.291865 np0000165273 devstack@c-api.service[114033]: WARNING castellan.key_manager.migration [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.292816 np0000165273 devstack@c-api.service[114034]: WARNING castellan.key_manager.migration [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.293059 np0000165273 devstack@c-api.service[114031]: WARNING castellan.key_manager.migration [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.293353 np0000165273 devstack@c-api.service[114033]: WARNING castellan.key_manager.migration [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.294304 np0000165273 devstack@c-api.service[114034]: WARNING castellan.key_manager.migration [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.294758 np0000165273 devstack@c-api.service[114033]: WARNING castellan.key_manager.migration [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.295231 np0000165273 devstack@c-api.service[114031]: WARNING castellan.key_manager.migration [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.295732 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.v3.router [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Extended resource: extensions {{(pid=114033) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.295836 np0000165273 devstack@c-api.service[114034]: WARNING castellan.key_manager.migration [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.296044 np0000165273 devstack@c-api.service[114032]: WARNING castellan.key_manager.migration [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.296795 np0000165273 devstack@c-api.service[114031]: WARNING castellan.key_manager.migration [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.296873 np0000165273 devstack@c-api.service[114034]: WARNING cinder.api.contrib.hosts [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 12 17:51:39.297022 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.v3.router [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Extended resource: encryption {{(pid=114033) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.297703 np0000165273 devstack@c-api.service[114034]: WARNING castellan.key_manager.migration [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.298305 np0000165273 devstack@c-api.service[114031]: WARNING castellan.key_manager.migration [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.298543 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.v3.router [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Extended resource: os-volume-manage {{(pid=114033) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.299232 np0000165273 devstack@c-api.service[114034]: WARNING castellan.key_manager.migration [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.299404 np0000165273 devstack@c-api.service[114032]: WARNING castellan.key_manager.migration [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.299535 np0000165273 devstack@c-api.service[114031]: WARNING cinder.api.contrib.hosts [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 12 17:51:39.300025 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.v3.router [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Extended resource: os-volume-type-access {{(pid=114033) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.300236 np0000165273 devstack@c-api.service[114031]: WARNING castellan.key_manager.migration [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.300754 np0000165273 devstack@c-api.service[114034]: WARNING castellan.key_manager.migration [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.301531 np0000165273 devstack@c-api.service[114032]: WARNING castellan.key_manager.migration [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.301581 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.v3.router [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Extended resource: os-quota-sets {{(pid=114033) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.301799 np0000165273 devstack@c-api.service[114031]: WARNING castellan.key_manager.migration [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.302233 np0000165273 devstack@c-api.service[114034]: WARNING castellan.key_manager.migration [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.302955 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.v3.router [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Extended resource: qos-specs {{(pid=114033) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.303004 np0000165273 devstack@c-api.service[114032]: WARNING castellan.key_manager.migration [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.303328 np0000165273 devstack@c-api.service[114031]: WARNING castellan.key_manager.migration [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.303637 np0000165273 devstack@c-api.service[114034]: WARNING castellan.key_manager.migration [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.304541 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.v3.router [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Extended resource: extensions {{(pid=114034) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.304605 np0000165273 devstack@c-api.service[114032]: WARNING castellan.key_manager.migration [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.304854 np0000165273 devstack@c-api.service[114031]: WARNING castellan.key_manager.migration [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.305111 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.v3.router [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Extended resource: backups {{(pid=114033) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.305610 np0000165273 devstack@c-api.service[114032]: WARNING cinder.api.contrib.hosts [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 12 17:51:39.305749 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.v3.router [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Extended resource: encryption {{(pid=114034) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.306233 np0000165273 devstack@c-api.service[114031]: WARNING castellan.key_manager.migration [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.306421 np0000165273 devstack@c-api.service[114032]: WARNING castellan.key_manager.migration [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.307160 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.v3.router [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Extended resource: extensions {{(pid=114031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.307210 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.v3.router [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Extended resource: os-hosts {{(pid=114033) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.307342 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.v3.router [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Extended resource: os-volume-manage {{(pid=114034) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.307969 np0000165273 devstack@c-api.service[114032]: WARNING castellan.key_manager.migration [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.308432 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.v3.router [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Extended resource: encryption {{(pid=114031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.308716 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.v3.router [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Extended resource: scheduler-stats {{(pid=114033) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.308814 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.v3.router [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Extended resource: os-volume-type-access {{(pid=114034) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.309565 np0000165273 devstack@c-api.service[114032]: WARNING castellan.key_manager.migration [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.310048 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.v3.router [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Extended resource: os-volume-manage {{(pid=114031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.310108 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.v3.router [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Extended resource: os-volume-transfer {{(pid=114033) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.310281 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.v3.router [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Extended resource: os-quota-sets {{(pid=114034) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.311133 np0000165273 devstack@c-api.service[114032]: WARNING castellan.key_manager.migration [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.311587 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.v3.router [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Extended resource: os-volume-type-access {{(pid=114031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.311719 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.v3.router [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Extended resource: qos-specs {{(pid=114034) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.312564 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.v3.router [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Extended resource: extra_specs {{(pid=114033) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.312627 np0000165273 devstack@c-api.service[114032]: WARNING castellan.key_manager.migration [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.313167 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.v3.router [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Extended resource: os-quota-sets {{(pid=114031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.313529 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.v3.router [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Extended resource: extensions {{(pid=114032) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.313740 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.v3.router [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Extended resource: backups {{(pid=114034) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.314084 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.v3.router [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Extended resource: cgsnapshots {{(pid=114033) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.314630 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.v3.router [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Extended resource: qos-specs {{(pid=114031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.314806 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.v3.router [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Extended resource: encryption {{(pid=114032) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.315478 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.v3.router [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Extended resource: consistencygroups {{(pid=114033) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.315762 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.v3.router [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Extended resource: os-hosts {{(pid=114034) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.316404 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.v3.router [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Extended resource: os-volume-manage {{(pid=114032) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.316803 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.v3.router [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Extended resource: backups {{(pid=114031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.317127 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.v3.router [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Extended resource: scheduler-stats {{(pid=114034) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.317408 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.v3.router [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Extended resource: os-availability-zone {{(pid=114033) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.317907 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.v3.router [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Extended resource: os-volume-type-access {{(pid=114032) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.318475 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.v3.router [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Extended resource: os-volume-transfer {{(pid=114034) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.318718 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.v3.router [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Extended resource: os-snapshot-manage {{(pid=114033) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.318844 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.v3.router [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Extended resource: os-hosts {{(pid=114031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.319557 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.v3.router [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Extended resource: os-quota-sets {{(pid=114032) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.320089 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.v3.router [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Extended resource: extra_specs {{(pid=114034) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.320222 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.v3.router [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Extended resource: os-quota-class-sets {{(pid=114033) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.320272 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.v3.router [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Extended resource: scheduler-stats {{(pid=114031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.321223 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.v3.router [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Extended resource: qos-specs {{(pid=114032) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.321480 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.v3.router [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Extended resource: encryption {{(pid=114033) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.321692 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.v3.router [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Extended resource: os-volume-transfer {{(pid=114031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.322167 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.v3.router [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Extended resource: cgsnapshots {{(pid=114034) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.323036 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.v3.router [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Extended resource: capabilities {{(pid=114033) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.323296 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.v3.router [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Extended resource: backups {{(pid=114032) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.323370 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.v3.router [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Extended resource: extra_specs {{(pid=114031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.323543 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.v3.router [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Extended resource: consistencygroups {{(pid=114034) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.325306 np0000165273 devstack@c-api.service[114033]: WARNING castellan.key_manager.migration [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.325356 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.v3.router [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Extended resource: os-hosts {{(pid=114032) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.325420 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.v3.router [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Extended resource: os-availability-zone {{(pid=114034) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.325629 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.v3.router [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Extended resource: cgsnapshots {{(pid=114031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.326754 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.v3.router [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Extended resource: os-snapshot-manage {{(pid=114034) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.326836 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.v3.router [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Extended resource: scheduler-stats {{(pid=114032) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.326922 np0000165273 devstack@c-api.service[114033]: WARNING castellan.key_manager.migration [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.326978 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.v3.router [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Extended resource: consistencygroups {{(pid=114031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.328203 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.v3.router [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Extended resource: os-quota-class-sets {{(pid=114034) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.328367 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.v3.router [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Extended resource: os-volume-transfer {{(pid=114032) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.328477 np0000165273 devstack@c-api.service[114033]: WARNING castellan.key_manager.migration [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.328988 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.v3.router [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Extended resource: os-availability-zone {{(pid=114031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.329442 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.v3.router [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Extended resource: encryption {{(pid=114034) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.329828 np0000165273 devstack@c-api.service[114033]: WARNING castellan.key_manager.migration [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.330290 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.v3.router [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Extended resource: os-snapshot-manage {{(pid=114031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.331095 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.v3.router [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Extended resource: capabilities {{(pid=114034) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.331249 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.v3.router [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Extended resource: extra_specs {{(pid=114032) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.331410 np0000165273 devstack@c-api.service[114033]: WARNING castellan.key_manager.migration [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.331825 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.v3.router [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Extended resource: os-quota-class-sets {{(pid=114031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.332759 np0000165273 devstack@c-api.service[114033]: WARNING castellan.key_manager.migration [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.332837 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.v3.router [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Extended resource: cgsnapshots {{(pid=114032) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.333078 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.v3.router [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Extended resource: encryption {{(pid=114031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.333229 np0000165273 devstack@c-api.service[114034]: WARNING castellan.key_manager.migration [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.333750 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.contrib.snapshot_actions [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] SnapshotActionsController initialized {{(pid=114033) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 12 17:51:39.334247 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.v3.router [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Extended resource: consistencygroups {{(pid=114032) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.334474 np0000165273 devstack@c-api.service[114033]: WARNING castellan.key_manager.migration [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.334649 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.v3.router [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Extended resource: capabilities {{(pid=114031) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.334739 np0000165273 devstack@c-api.service[114034]: WARNING castellan.key_manager.migration [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.335363 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.v3.router [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=114033) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.335497 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.v3.router [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Extension VolumeTypeAccess extending resource: types {{(pid=114033) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.335651 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.v3.router [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Extension UsedLimits extending resource: limits {{(pid=114033) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.335757 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.v3.router [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=114033) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.335862 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.v3.router [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=114033) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.335966 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.v3.router [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=114033) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.336064 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.v3.router [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=114033) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.336171 np0000165273 devstack@c-api.service[114034]: WARNING castellan.key_manager.migration [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.336215 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.v3.router [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Extension TypesManage extending resource: types {{(pid=114033) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.336256 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.v3.router [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Extended resource: os-availability-zone {{(pid=114032) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.336295 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.v3.router [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=114033) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.336412 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.v3.router [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Extension AdminActions extending resource: volumes {{(pid=114033) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.336515 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.v3.router [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Extension AdminActions extending resource: snapshots {{(pid=114033) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.336637 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.v3.router [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Extension AdminActions extending resource: backups {{(pid=114033) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.336782 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.v3.router [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=114033) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.336866 np0000165273 devstack@c-api.service[114031]: WARNING castellan.key_manager.migration [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.336904 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.v3.router [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Extension SnapshotActions extending resource: snapshots {{(pid=114033) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.336997 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.v3.router [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Extension VolumeActions extending resource: volumes {{(pid=114033) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.337196 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.v3.router [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=114033) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.337581 np0000165273 devstack@c-api.service[114034]: WARNING castellan.key_manager.migration [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.337639 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.v3.router [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Extended resource: os-snapshot-manage {{(pid=114032) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.338419 np0000165273 devstack@c-api.service[114031]: WARNING castellan.key_manager.migration [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.338972 np0000165273 devstack@c-api.service[114034]: WARNING castellan.key_manager.migration [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.339020 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.v3.router [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Extended resource: os-quota-class-sets {{(pid=114032) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.339501 np0000165273 devstack@c-api.service[114033]: WARNING keystonemiddleware.auth_token [None req-962c89c1-b4af-4d40-9e69-0aa24536a63c 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 12 17:51:39.339928 np0000165273 devstack@c-api.service[114031]: WARNING castellan.key_manager.migration [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.340317 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.v3.router [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Extended resource: encryption {{(pid=114032) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.340411 np0000165273 devstack@c-api.service[114034]: WARNING castellan.key_manager.migration [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.341347 np0000165273 devstack@c-api.service[114031]: WARNING castellan.key_manager.migration [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.341396 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.contrib.snapshot_actions [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] SnapshotActionsController initialized {{(pid=114034) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 12 17:51:39.341904 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.v3.router [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Extended resource: capabilities {{(pid=114032) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 12 17:51:39.342111 np0000165273 devstack@c-api.service[114034]: WARNING castellan.key_manager.migration [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.342774 np0000165273 devstack@c-api.service[114031]: WARNING castellan.key_manager.migration [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.342967 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.v3.router [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=114034) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.343110 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.v3.router [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Extension VolumeTypeAccess extending resource: types {{(pid=114034) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.343209 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.v3.router [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Extension UsedLimits extending resource: limits {{(pid=114034) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.343305 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.v3.router [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=114034) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.343448 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.v3.router [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=114034) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.343555 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.v3.router [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=114034) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.343649 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.v3.router [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=114034) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.343757 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.v3.router [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Extension TypesManage extending resource: types {{(pid=114034) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.343861 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.v3.router [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=114034) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.343975 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.v3.router [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Extension AdminActions extending resource: volumes {{(pid=114034) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.344105 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.v3.router [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Extension AdminActions extending resource: snapshots {{(pid=114034) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.344198 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.v3.router [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Extension AdminActions extending resource: backups {{(pid=114034) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.344248 np0000165273 devstack@c-api.service[114032]: WARNING castellan.key_manager.migration [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.344282 np0000165273 devstack@c-api.service[114031]: WARNING castellan.key_manager.migration [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.344315 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.v3.router [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=114034) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.344428 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.v3.router [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Extension SnapshotActions extending resource: snapshots {{(pid=114034) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.344530 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.v3.router [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Extension VolumeActions extending resource: volumes {{(pid=114034) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.344716 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.v3.router [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=114034) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.345236 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.contrib.snapshot_actions [None req-19450809-652d-47fe-98f5-a6c80573752d None None] SnapshotActionsController initialized {{(pid=114031) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 12 17:51:39.345716 np0000165273 devstack@c-api.service[114033]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f3f71ea3668 pid: 114033 (default app) Apr 12 17:51:39.345845 np0000165273 devstack@c-api.service[114032]: WARNING castellan.key_manager.migration [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.345997 np0000165273 devstack@c-api.service[114031]: WARNING castellan.key_manager.migration [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.346245 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.346245 np0000165273 devstack@c-api.service[114033]: warnings.warn( Apr 12 17:51:39.346868 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.v3.router [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=114031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.346920 np0000165273 devstack@c-api.service[114034]: WARNING keystonemiddleware.auth_token [None req-1abd13f4-2d43-41c7-97c3-c637c80c0286 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 12 17:51:39.347027 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.v3.router [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Extension VolumeTypeAccess extending resource: types {{(pid=114031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.347097 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.v3.router [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Extension UsedLimits extending resource: limits {{(pid=114031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.347214 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.v3.router [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=114031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.347295 np0000165273 devstack@c-api.service[114032]: WARNING castellan.key_manager.migration [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.347396 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.v3.router [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=114031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.347496 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.v3.router [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=114031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.347607 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.v3.router [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=114031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.347688 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.v3.router [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Extension TypesManage extending resource: types {{(pid=114031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.347804 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.v3.router [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=114031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.347916 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.v3.router [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Extension AdminActions extending resource: volumes {{(pid=114031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.348051 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.v3.router [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Extension AdminActions extending resource: snapshots {{(pid=114031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.348152 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.v3.router [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Extension AdminActions extending resource: backups {{(pid=114031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.348255 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.v3.router [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=114031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.348363 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.v3.router [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Extension SnapshotActions extending resource: snapshots {{(pid=114031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.348469 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.v3.router [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Extension VolumeActions extending resource: volumes {{(pid=114031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.348706 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.v3.router [None req-19450809-652d-47fe-98f5-a6c80573752d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=114031) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.348835 np0000165273 devstack@c-api.service[114032]: WARNING castellan.key_manager.migration [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.350228 np0000165273 devstack@c-api.service[114032]: WARNING castellan.key_manager.migration [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.350949 np0000165273 devstack@c-api.service[114031]: WARNING keystonemiddleware.auth_token [None req-19450809-652d-47fe-98f5-a6c80573752d 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 12 17:51:39.351740 np0000165273 devstack@c-api.service[114032]: WARNING castellan.key_manager.migration [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.352716 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.contrib.snapshot_actions [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] SnapshotActionsController initialized {{(pid=114032) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 12 17:51:39.352775 np0000165273 devstack@c-api.service[114034]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f3f71ea3668 pid: 114034 (default app) Apr 12 17:51:39.353420 np0000165273 devstack@c-api.service[114032]: WARNING castellan.key_manager.migration [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 12 17:51:39.353967 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.353967 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.353967 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.353967 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.354231 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.354231 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.354231 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.354231 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.354416 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.354416 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.354416 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.354416 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.354416 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.354416 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.355081 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.355081 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.355081 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.355081 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.355081 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.355578 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.355578 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.355578 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.355578 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.355578 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.355874 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.355874 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.355874 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.355874 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.356043 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.356043 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.356043 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.356043 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.356043 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.356246 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.356246 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.356246 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.356351 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.v3.router [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=114032) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.356394 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.356394 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.356394 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.356394 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.356394 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.356394 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.356639 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.356639 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.356639 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.356639 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.356639 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.356639 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.356898 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.356898 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.356982 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.v3.router [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Extension VolumeTypeAccess extending resource: types {{(pid=114032) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.357022 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.357022 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.357022 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.357022 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.357022 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.357022 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.357251 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.357251 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.357251 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.357251 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.357251 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.357455 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.357948 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.v3.router [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Extension UsedLimits extending resource: limits {{(pid=114032) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.358036 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.358036 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.358036 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.358036 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.358036 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.358475 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.358475 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.358475 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.358475 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.358475 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.358898 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.358898 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.358898 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.358898 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.358898 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.358898 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.359402 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.v3.router [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=114032) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.359500 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.359500 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.359500 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.359500 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.359500 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.359934 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.359934 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.359934 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.359934 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.359934 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.360338 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.360338 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.360338 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.360338 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.360688 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.v3.router [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=114032) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.360764 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.360764 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.360764 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.360764 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.361091 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.361091 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.361091 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.361091 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.361091 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.361518 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.361518 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.361518 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.361636 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.v3.router [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=114032) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.361671 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.361671 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.361671 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.361671 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.361823 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.361823 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.361823 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.361823 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.361986 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.361986 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.361986 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.361986 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.362147 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.362147 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.362227 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.v3.router [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=114032) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.362261 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.362261 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.362261 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.362261 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.362422 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.362422 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.362422 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.362422 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.363014 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.363014 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.363014 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.363014 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.363014 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.363549 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.363632 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.v3.router [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Extension TypesManage extending resource: types {{(pid=114032) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.363705 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.363705 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.363705 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.363705 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.363705 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.363705 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.364672 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.364672 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.364672 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.364672 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.365016 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.365016 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.365016 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.365016 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.365616 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.v3.router [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=114032) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.366042 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.366042 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.366042 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.366042 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.366042 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.366042 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.366620 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.366620 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.366620 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.366620 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.366620 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.366620 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.366969 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.366969 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.367062 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.v3.router [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Extension AdminActions extending resource: volumes {{(pid=114032) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.367097 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.367097 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.367097 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.367097 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.367097 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.367097 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.367553 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.367553 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.367553 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.367553 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.367956 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.367956 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.367956 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.367956 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.368277 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.v3.router [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Extension AdminActions extending resource: snapshots {{(pid=114032) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.368388 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.368388 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.368388 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.368388 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.368388 np0000165273 devstack@c-api.service[114033]: /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 12 17:51:39.368762 np0000165273 devstack@c-api.service[114033]: warnings.warn(deprecated_msg) Apr 12 17:51:39.368793 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.v3.router [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Extension AdminActions extending resource: backups {{(pid=114032) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.368793 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.v3.router [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=114032) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.368793 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.v3.router [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Extension SnapshotActions extending resource: snapshots {{(pid=114032) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.368793 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.v3.router [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Extension VolumeActions extending resource: volumes {{(pid=114032) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.368793 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.v3.router [None req-378a9535-dabf-4ee6-9862-25ffe6808923 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=114032) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 12 17:51:39.368965 np0000165273 devstack@c-api.service[114031]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f3f71ea3668 pid: 114031 (default app) Apr 12 17:51:39.368998 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.middleware.request_id [None req-dff4ce97-bf80-4cbf-bae4-d188036afbba None None] RequestId filter calling following filter/app {{(pid=114033) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 17:51:39.369022 np0000165273 devstack@c-api.service[114032]: WARNING keystonemiddleware.auth_token [None req-378a9535-dabf-4ee6-9862-25ffe6808923 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 12 17:51:39.369047 np0000165273 devstack@c-api.service[114033]: [pid: 114033|app: 0|req: 1/1] 199.19.213.87 () {60 vars in 946 bytes} [Sun Apr 12 17:51:39 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Apr 12 17:51:39.369070 np0000165273 devstack@c-api.service[114032]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f3f71ea3668 pid: 114032 (default app) Apr 12 17:51:46.306005 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.306005 np0000165273 devstack@c-api.service[114034]: warnings.warn( Apr 12 17:51:46.318926 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.318926 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.318926 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.318926 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.318926 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.319383 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.319383 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.319383 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.319383 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.319383 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.319702 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.319702 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.319702 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.319702 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.319702 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.319702 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.320036 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.320036 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.320036 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.320036 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.320280 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.320280 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.320280 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.320280 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.320614 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.320614 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.320614 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.320614 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.320860 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.320860 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.320860 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.320860 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.320860 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.321194 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.321194 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.321194 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.321194 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.321194 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.321661 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.321661 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.321661 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.321661 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.321661 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.321661 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.322049 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.322049 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.322049 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.322049 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.322049 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.322049 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.322400 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.322400 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.322400 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.322400 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.322400 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.322400 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.322941 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.322941 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.322941 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.322941 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.322941 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.323290 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.323290 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.323290 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.323290 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.323290 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.323635 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.323635 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.323635 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.323635 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.323635 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.323635 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.323993 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.323993 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.323993 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.323993 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.323993 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.323993 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.324308 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.324308 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.324308 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.324308 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.324308 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.324630 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.324630 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.324630 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.324630 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.324630 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.324902 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.324902 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.324902 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.324902 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.325282 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.325282 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.325282 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.325282 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.325549 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.325549 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.325549 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.325549 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.325549 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.325916 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.325916 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.325916 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.325916 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.325916 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.326234 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.326234 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.326234 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.326234 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.326465 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.326465 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.326465 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.326465 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.326779 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.326779 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.326779 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.326779 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.327074 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.327074 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.327074 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.327074 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.327299 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.327299 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.327299 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.327299 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.327576 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.327576 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.327576 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.327576 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.327576 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.327862 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.327862 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.327862 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.327862 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.327862 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.327862 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.328187 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.328187 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.328187 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.328187 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.328187 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.328452 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.328452 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.328452 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.328452 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.328452 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.328452 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.328845 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.328845 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.328845 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.328845 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.328845 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.328845 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.329193 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.329193 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.329193 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.329193 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.329193 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.329193 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.329551 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.329551 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.329551 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.329551 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.329551 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.329551 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.329876 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.329876 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.329876 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.329876 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.330102 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.330102 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.330102 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.330102 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.330102 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.330400 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.330400 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.330400 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.330400 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.330400 np0000165273 devstack@c-api.service[114034]: warnings.warn(deprecated_msg) Apr 12 17:51:46.330400 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.middleware.request_id [None req-863cf841-f64f-4a5e-8c94-e569722df540 None None] RequestId filter calling following filter/app {{(pid=114034) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 17:51:46.796677 np0000165273 devstack@c-api.service[114034]: INFO cinder.api.openstack.wsgi [None req-863cf841-f64f-4a5e-8c94-e569722df540 admin admin] POST https://199.19.213.87/volume/v3/types Apr 12 17:51:46.797209 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.openstack.wsgi [None req-863cf841-f64f-4a5e-8c94-e569722df540 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=114034) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 12 17:51:46.798783 np0000165273 devstack@c-api.service[114034]: /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 12 17:51:46.798783 np0000165273 devstack@c-api.service[114034]: warnings.warn( Apr 12 17:51:46.807093 np0000165273 devstack@c-api.service[114034]: DEBUG oslo_db.sqlalchemy.engines [None req-863cf841-f64f-4a5e-8c94-e569722df540 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=114034) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 17:51:46.842722 np0000165273 devstack@c-api.service[114034]: INFO cinder.api.openstack.wsgi [None req-863cf841-f64f-4a5e-8c94-e569722df540 admin admin] https://199.19.213.87/volume/v3/types returned with HTTP 200 Apr 12 17:51:46.843165 np0000165273 devstack@c-api.service[114034]: [pid: 114034|app: 0|req: 1/2] 199.19.213.87 () {68 vars in 1281 bytes} [Sun Apr 12 17:51:46 2026] POST /volume/v3/types => generated 186 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 12 17:51:46.856074 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.856074 np0000165273 devstack@c-api.service[114031]: warnings.warn( Apr 12 17:51:46.869638 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.869638 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.869638 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.869638 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.870224 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.870224 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.870224 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.870224 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.870457 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.870457 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.870457 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.870457 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.870457 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.870457 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.870874 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.870874 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.870874 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.870874 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.870874 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.871177 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.871177 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.871177 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.871177 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.871177 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.871533 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.871533 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.871533 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.871533 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.871827 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.871827 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.871827 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.871827 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.871827 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.872123 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.872123 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.872123 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.872123 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.872123 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.872377 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.872377 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.872377 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.872377 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.872377 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.872377 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.872791 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.872791 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.872791 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.872791 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.872791 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.872791 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.873141 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.873141 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.873141 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.873141 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.873141 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.873141 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.873469 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.873469 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.873469 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.873469 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.873469 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.873832 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.873832 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.873832 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.873832 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.873832 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.874154 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.874154 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.874154 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.874154 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.874154 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.874154 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.874473 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.874473 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.874473 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.874473 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.874473 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.874473 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.874826 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.874826 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.874826 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.874826 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.874826 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.875104 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.875104 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.875104 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.875104 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.875104 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.875423 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.875423 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.875423 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.875423 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.875688 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.875688 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.875688 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.875688 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.875900 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.875900 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.875900 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.875900 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.875900 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.876089 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.876089 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.876089 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.876089 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.876089 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.876284 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.876284 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.876284 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.876284 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.876430 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.876430 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.876430 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.876430 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.876599 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.876599 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.876599 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.876599 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.876755 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.876755 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.876755 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.876755 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.876900 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.876900 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.876900 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.876900 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.877112 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.877112 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.877112 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.877112 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.877112 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.877362 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.877362 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.877362 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.877362 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.877362 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.877362 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.877657 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.877657 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.877657 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.877657 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.877657 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.877884 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.877884 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.877884 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.877884 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.877884 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.877884 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.878094 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.878094 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.878094 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.878094 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.878094 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.878094 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.878341 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.878341 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.878341 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.878341 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.878341 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.878341 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.878593 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.878593 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.878593 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.878593 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.878593 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.878593 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.878803 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.878803 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.878803 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.878803 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.878950 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.878950 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.878950 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.878950 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.878950 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.879182 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.879182 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.879182 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.879182 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:46.879182 np0000165273 devstack@c-api.service[114031]: warnings.warn(deprecated_msg) Apr 12 17:51:46.879182 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.middleware.request_id [req-863cf841-f64f-4a5e-8c94-e569722df540 req-25fbab87-350e-474b-b944-7848c3f6576d None None] RequestId filter calling following filter/app {{(pid=114031) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 17:51:47.185344 np0000165273 devstack@c-api.service[114031]: INFO cinder.api.openstack.wsgi [req-863cf841-f64f-4a5e-8c94-e569722df540 req-25fbab87-350e-474b-b944-7848c3f6576d admin admin] POST https://199.19.213.87/volume/v3/types/d4c0a502-9a67-48c0-a8c3-ad87f50deade/extra_specs Apr 12 17:51:47.185904 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.openstack.wsgi [req-863cf841-f64f-4a5e-8c94-e569722df540 req-25fbab87-350e-474b-b944-7848c3f6576d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=114031) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 12 17:51:47.187576 np0000165273 devstack@c-api.service[114031]: /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 12 17:51:47.187576 np0000165273 devstack@c-api.service[114031]: warnings.warn( Apr 12 17:51:47.198959 np0000165273 devstack@c-api.service[114031]: DEBUG oslo_db.sqlalchemy.engines [req-863cf841-f64f-4a5e-8c94-e569722df540 req-25fbab87-350e-474b-b944-7848c3f6576d 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=114031) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 17:51:47.263334 np0000165273 devstack@c-api.service[114031]: INFO cinder.api.openstack.wsgi [req-863cf841-f64f-4a5e-8c94-e569722df540 req-25fbab87-350e-474b-b944-7848c3f6576d admin admin] https://199.19.213.87/volume/v3/types/d4c0a502-9a67-48c0-a8c3-ad87f50deade/extra_specs returned with HTTP 200 Apr 12 17:51:47.264398 np0000165273 devstack@c-api.service[114031]: [pid: 114031|app: 0|req: 1/3] 199.19.213.87 () {70 vars in 1498 bytes} [Sun Apr 12 17:51:46 2026] POST /volume/v3/types/d4c0a502-9a67-48c0-a8c3-ad87f50deade/extra_specs => generated 55 bytes in 409 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 17:51:49.225109 np0000165273 devstack@c-api.service[114033]: DEBUG dbcounter [-] [114033] Writing DB stats cinder:SELECT=6 {{(pid=114033) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 17:51:49.247893 np0000165273 devstack@c-api.service[114032]: DEBUG dbcounter [-] [114032] Writing DB stats cinder:SELECT=6 {{(pid=114032) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 17:51:56.840772 np0000165273 devstack@c-api.service[114034]: DEBUG dbcounter [-] [114034] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=114034) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 17:51:57.262196 np0000165273 devstack@c-api.service[114031]: DEBUG dbcounter [-] [114031] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=114031) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 17:54:58.652300 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.middleware.request_id [None req-5ab49def-3ef6-4052-9246-fc6e1e24eb26 None None] RequestId filter calling following filter/app {{(pid=114033) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 17:54:58.653826 np0000165273 devstack@c-api.service[114033]: INFO cinder.api.openstack.wsgi [None req-5ab49def-3ef6-4052-9246-fc6e1e24eb26 None None] GET https://199.19.213.87/volume// Apr 12 17:54:58.654347 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.openstack.wsgi [None req-5ab49def-3ef6-4052-9246-fc6e1e24eb26 None None] Empty body provided in request {{(pid=114033) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 17:54:58.654904 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.openstack.wsgi [None req-5ab49def-3ef6-4052-9246-fc6e1e24eb26 None None] Calling method 'all' {{(pid=114033) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 17:54:58.655638 np0000165273 devstack@c-api.service[114033]: INFO cinder.api.openstack.wsgi [None req-5ab49def-3ef6-4052-9246-fc6e1e24eb26 None None] https://199.19.213.87/volume// returned with HTTP 300 Apr 12 17:54:58.656003 np0000165273 devstack@c-api.service[114033]: [pid: 114033|app: 0|req: 2/4] 199.19.213.87 () {66 vars in 1449 bytes} [Sun Apr 12 17:54:58 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 12 17:55:36.346925 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.346925 np0000165273 devstack@c-api.service[114032]: warnings.warn( Apr 12 17:55:36.357224 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.357224 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.357224 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.357224 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.357224 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.357780 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.357780 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.357780 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.357780 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.357780 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.358116 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.358116 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.358116 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.358116 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.358116 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.358116 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.358542 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.358542 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.358542 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.358542 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.358836 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.358836 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.358836 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.358836 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.359113 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.359113 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.359113 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.359113 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.359397 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.359397 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.359397 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.359397 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.359397 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.359855 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.359855 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.359855 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.359855 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.359855 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.360180 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.360180 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.360180 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.360180 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.360180 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.360180 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.360722 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.360722 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.360722 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.360722 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.360722 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.360722 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.361137 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.361137 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.361137 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.361137 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.361137 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.361137 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.361543 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.361543 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.361543 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.361543 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.361543 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.361768 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.361768 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.361768 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.361768 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.361768 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.361971 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.361971 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.361971 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.361971 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.361971 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.361971 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.362230 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.362230 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.362230 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.362230 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.362230 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.362230 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.362511 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.362511 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.362511 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.362511 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.362511 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.362747 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.362747 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.362747 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.362747 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.362747 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.362956 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.362956 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.362956 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.362956 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.363129 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.363129 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.363129 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.363129 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.363315 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.363315 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.363315 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.363315 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.363315 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.363556 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.363556 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.363556 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.363556 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.363556 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.363756 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.363756 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.363756 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.363756 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.364039 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.364039 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.364039 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.364039 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.364222 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.364222 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.364222 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.364222 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.364396 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.364396 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.364396 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.364396 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.364625 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.364625 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.364625 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.364625 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.364801 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.364801 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.364801 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.364801 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.364801 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.365035 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.365035 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.365035 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.365035 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.365035 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.365035 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.365280 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.365280 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.365280 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.365280 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.365280 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.365519 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.365519 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.365519 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.365519 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.365519 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.365519 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.365804 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.365804 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.365804 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.365804 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.365804 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.365804 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.366068 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.366068 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.366068 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.366068 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.366068 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.366068 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.366359 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.366359 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.366359 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.366359 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.366359 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.366359 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.366664 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.366664 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.366664 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.366664 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.366843 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.366843 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.366843 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.366843 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.366843 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.367070 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.367070 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.367070 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.367070 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.367070 np0000165273 devstack@c-api.service[114032]: warnings.warn(deprecated_msg) Apr 12 17:55:36.367070 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.middleware.request_id [None req-c7d2ff3f-3f12-4525-beb2-e88081541e86 None None] RequestId filter calling following filter/app {{(pid=114032) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 17:55:36.674219 np0000165273 devstack@c-api.service[114032]: INFO cinder.api.openstack.wsgi [None req-c7d2ff3f-3f12-4525-beb2-e88081541e86 demo demo] GET https://199.19.213.87/volume/v3/types?is_public=None Apr 12 17:55:36.674443 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.openstack.wsgi [None req-c7d2ff3f-3f12-4525-beb2-e88081541e86 demo demo] Empty body provided in request {{(pid=114032) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 17:55:36.674692 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.openstack.wsgi [None req-c7d2ff3f-3f12-4525-beb2-e88081541e86 demo demo] Calling method 'index' {{(pid=114032) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 17:55:36.675244 np0000165273 devstack@c-api.service[114032]: /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 12 17:55:36.675244 np0000165273 devstack@c-api.service[114032]: warnings.warn( Apr 12 17:55:36.675865 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.api_utils [None req-c7d2ff3f-3f12-4525-beb2-e88081541e86 demo demo] Removing options '' from query. {{(pid=114032) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 17:55:36.686982 np0000165273 devstack@c-api.service[114032]: DEBUG oslo_db.sqlalchemy.engines [None req-c7d2ff3f-3f12-4525-beb2-e88081541e86 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=114032) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 17:55:36.705380 np0000165273 devstack@c-api.service[114032]: INFO cinder.api.openstack.wsgi [None req-c7d2ff3f-3f12-4525-beb2-e88081541e86 demo demo] https://199.19.213.87/volume/v3/types?is_public=None returned with HTTP 200 Apr 12 17:55:36.705786 np0000165273 devstack@c-api.service[114032]: [pid: 114032|app: 0|req: 1/5] 199.19.213.87 () {64 vars in 1256 bytes} [Sun Apr 12 17:55:36 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 359 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 12 17:55:36.717415 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.middleware.request_id [req-c7d2ff3f-3f12-4525-beb2-e88081541e86 req-588a24c3-8b1f-4eae-9d3e-3b034dc8fc46 None None] RequestId filter calling following filter/app {{(pid=114034) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 17:55:36.722856 np0000165273 devstack@c-api.service[114034]: INFO cinder.api.openstack.wsgi [req-c7d2ff3f-3f12-4525-beb2-e88081541e86 req-588a24c3-8b1f-4eae-9d3e-3b034dc8fc46 demo demo] GET https://199.19.213.87/volume/v3/types/default Apr 12 17:55:36.723225 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.openstack.wsgi [req-c7d2ff3f-3f12-4525-beb2-e88081541e86 req-588a24c3-8b1f-4eae-9d3e-3b034dc8fc46 demo demo] Empty body provided in request {{(pid=114034) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 17:55:36.723627 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.openstack.wsgi [req-c7d2ff3f-3f12-4525-beb2-e88081541e86 req-588a24c3-8b1f-4eae-9d3e-3b034dc8fc46 demo demo] Calling method 'show' {{(pid=114034) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 17:55:36.734402 np0000165273 devstack@c-api.service[114034]: INFO cinder.api.openstack.wsgi [req-c7d2ff3f-3f12-4525-beb2-e88081541e86 req-588a24c3-8b1f-4eae-9d3e-3b034dc8fc46 demo demo] https://199.19.213.87/volume/v3/types/default returned with HTTP 200 Apr 12 17:55:36.734975 np0000165273 devstack@c-api.service[114034]: [pid: 114034|app: 0|req: 2/6] 199.19.213.87 () {66 vars in 1322 bytes} [Sun Apr 12 17:55:36 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 12 17:55:37.079801 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.middleware.request_id [None req-4c41787c-d0c1-4442-a3b0-673e36e93ca7 None None] RequestId filter calling following filter/app {{(pid=114031) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 17:55:37.085014 np0000165273 devstack@c-api.service[114031]: INFO cinder.api.openstack.wsgi [None req-4c41787c-d0c1-4442-a3b0-673e36e93ca7 demo demo] GET https://199.19.213.87/volume/v3/types/default Apr 12 17:55:37.085415 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.openstack.wsgi [None req-4c41787c-d0c1-4442-a3b0-673e36e93ca7 demo demo] Empty body provided in request {{(pid=114031) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 17:55:37.085861 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.openstack.wsgi [None req-4c41787c-d0c1-4442-a3b0-673e36e93ca7 demo demo] Calling method 'show' {{(pid=114031) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 17:55:37.098569 np0000165273 devstack@c-api.service[114031]: INFO cinder.api.openstack.wsgi [None req-4c41787c-d0c1-4442-a3b0-673e36e93ca7 demo demo] https://199.19.213.87/volume/v3/types/default returned with HTTP 200 Apr 12 17:55:37.098919 np0000165273 devstack@c-api.service[114031]: [pid: 114031|app: 0|req: 2/7] 199.19.213.87 () {64 vars in 1251 bytes} [Sun Apr 12 17:55:37 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 12 17:55:37.534298 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.middleware.request_id [None req-389abe8f-e66e-46a3-ace3-0d85562714dc None None] RequestId filter calling following filter/app {{(pid=114033) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 17:55:37.845761 np0000165273 devstack@c-api.service[114033]: INFO cinder.api.openstack.wsgi [None req-389abe8f-e66e-46a3-ace3-0d85562714dc demo demo] GET https://199.19.213.87/volume/v3/types/default Apr 12 17:55:37.846583 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.openstack.wsgi [None req-389abe8f-e66e-46a3-ace3-0d85562714dc demo demo] Empty body provided in request {{(pid=114033) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 17:55:37.846583 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.openstack.wsgi [None req-389abe8f-e66e-46a3-ace3-0d85562714dc demo demo] Calling method 'show' {{(pid=114033) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 17:55:37.855866 np0000165273 devstack@c-api.service[114033]: DEBUG oslo_db.sqlalchemy.engines [None req-389abe8f-e66e-46a3-ace3-0d85562714dc 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=114033) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 12 17:55:37.872690 np0000165273 devstack@c-api.service[114033]: /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 12 17:55:37.872690 np0000165273 devstack@c-api.service[114033]: warnings.warn( Apr 12 17:55:37.874771 np0000165273 devstack@c-api.service[114033]: INFO cinder.api.openstack.wsgi [None req-389abe8f-e66e-46a3-ace3-0d85562714dc demo demo] https://199.19.213.87/volume/v3/types/default returned with HTTP 200 Apr 12 17:55:37.875146 np0000165273 devstack@c-api.service[114033]: [pid: 114033|app: 0|req: 3/8] 199.19.213.87 () {64 vars in 1251 bytes} [Sun Apr 12 17:55:37 2026] GET /volume/v3/types/default => generated 145 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 12 17:55:37.887674 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.middleware.request_id [None req-21b6b590-5d5e-4394-9c9d-e465c0e221fa None None] RequestId filter calling following filter/app {{(pid=114032) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 17:55:37.891055 np0000165273 devstack@c-api.service[114032]: INFO cinder.api.openstack.wsgi [None req-21b6b590-5d5e-4394-9c9d-e465c0e221fa demo demo] GET https://199.19.213.87/volume/v3/types/default Apr 12 17:55:37.891521 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.openstack.wsgi [None req-21b6b590-5d5e-4394-9c9d-e465c0e221fa demo demo] Empty body provided in request {{(pid=114032) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 17:55:37.892054 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.openstack.wsgi [None req-21b6b590-5d5e-4394-9c9d-e465c0e221fa demo demo] Calling method 'show' {{(pid=114032) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 17:55:37.907193 np0000165273 devstack@c-api.service[114032]: INFO cinder.api.openstack.wsgi [None req-21b6b590-5d5e-4394-9c9d-e465c0e221fa demo demo] https://199.19.213.87/volume/v3/types/default returned with HTTP 200 Apr 12 17:55:37.907513 np0000165273 devstack@c-api.service[114032]: [pid: 114032|app: 0|req: 2/9] 199.19.213.87 () {64 vars in 1251 bytes} [Sun Apr 12 17:55:37 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 12 17:55:46.730692 np0000165273 devstack@c-api.service[114034]: DEBUG dbcounter [-] [114034] Writing DB stats cinder:SELECT=2 {{(pid=114034) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 17:55:47.095110 np0000165273 devstack@c-api.service[114031]: DEBUG dbcounter [-] [114031] Writing DB stats cinder:SELECT=2 {{(pid=114031) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 17:55:47.870552 np0000165273 devstack@c-api.service[114033]: DEBUG dbcounter [-] [114033] Writing DB stats cinder:SELECT=2 {{(pid=114033) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 17:55:47.903730 np0000165273 devstack@c-api.service[114032]: DEBUG dbcounter [-] [114032] Writing DB stats cinder:SELECT=3 {{(pid=114032) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:03:16.242848 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.middleware.request_id [None req-1aad4b8f-c55c-49c4-956c-9078d8cdb98f None None] RequestId filter calling following filter/app {{(pid=114034) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:03:16.333297 np0000165273 devstack@c-api.service[114034]: INFO cinder.api.openstack.wsgi [None req-1aad4b8f-c55c-49c4-956c-9078d8cdb98f demo demo] GET https://199.19.213.87/volume/v3/volumes/detail Apr 12 18:03:16.333566 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.openstack.wsgi [None req-1aad4b8f-c55c-49c4-956c-9078d8cdb98f demo demo] Empty body provided in request {{(pid=114034) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:03:16.333766 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.openstack.wsgi [None req-1aad4b8f-c55c-49c4-956c-9078d8cdb98f demo demo] Calling method 'detail' {{(pid=114034) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:03:16.334376 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.api_utils [None req-1aad4b8f-c55c-49c4-956c-9078d8cdb98f demo demo] Removing options '' from query. {{(pid=114034) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:03:16.335515 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.volume.api [None req-1aad4b8f-c55c-49c4-956c-9078d8cdb98f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114034) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:03:16.373585 np0000165273 devstack@c-api.service[114034]: INFO cinder.volume.api [None req-1aad4b8f-c55c-49c4-956c-9078d8cdb98f demo demo] Get all volumes completed successfully. Apr 12 18:03:16.376481 np0000165273 devstack@c-api.service[114034]: INFO cinder.api.openstack.wsgi [None req-1aad4b8f-c55c-49c4-956c-9078d8cdb98f demo demo] https://199.19.213.87/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:03:16.377116 np0000165273 devstack@c-api.service[114034]: [pid: 114034|app: 0|req: 3/10] 199.19.213.87 () {64 vars in 1289 bytes} [Sun Apr 12 18:03:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 18:03:26.363288 np0000165273 devstack@c-api.service[114034]: DEBUG dbcounter [-] [114034] Writing DB stats cinder:SELECT=1 {{(pid=114034) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:04:16.393311 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.middleware.request_id [None req-e5776b49-7396-4182-b6c2-9a34f4b70846 None None] RequestId filter calling following filter/app {{(pid=114031) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:04:16.396461 np0000165273 devstack@c-api.service[114031]: INFO cinder.api.openstack.wsgi [None req-e5776b49-7396-4182-b6c2-9a34f4b70846 demo demo] GET https://199.19.213.87/volume/v3/volumes/detail Apr 12 18:04:16.396644 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.openstack.wsgi [None req-e5776b49-7396-4182-b6c2-9a34f4b70846 demo demo] Empty body provided in request {{(pid=114031) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:04:16.396831 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.openstack.wsgi [None req-e5776b49-7396-4182-b6c2-9a34f4b70846 demo demo] Calling method 'detail' {{(pid=114031) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:04:16.397334 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.api_utils [None req-e5776b49-7396-4182-b6c2-9a34f4b70846 demo demo] Removing options '' from query. {{(pid=114031) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:04:16.398145 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.volume.api [None req-e5776b49-7396-4182-b6c2-9a34f4b70846 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114031) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:04:16.429781 np0000165273 devstack@c-api.service[114031]: INFO cinder.volume.api [None req-e5776b49-7396-4182-b6c2-9a34f4b70846 demo demo] Get all volumes completed successfully. Apr 12 18:04:16.433823 np0000165273 devstack@c-api.service[114031]: INFO cinder.api.openstack.wsgi [None req-e5776b49-7396-4182-b6c2-9a34f4b70846 demo demo] https://199.19.213.87/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:04:16.434433 np0000165273 devstack@c-api.service[114031]: [pid: 114031|app: 0|req: 3/11] 199.19.213.87 () {64 vars in 1289 bytes} [Sun Apr 12 18:04:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 18:04:26.424541 np0000165273 devstack@c-api.service[114031]: DEBUG dbcounter [-] [114031] Writing DB stats cinder:SELECT=1 {{(pid=114031) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:05:16.449094 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.middleware.request_id [None req-6e98bdc9-1f0e-4ac0-8e9b-36a4aecd143f None None] RequestId filter calling following filter/app {{(pid=114033) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:05:16.454954 np0000165273 devstack@c-api.service[114033]: INFO cinder.api.openstack.wsgi [None req-6e98bdc9-1f0e-4ac0-8e9b-36a4aecd143f demo demo] GET https://199.19.213.87/volume/v3/volumes/detail Apr 12 18:05:16.455190 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.openstack.wsgi [None req-6e98bdc9-1f0e-4ac0-8e9b-36a4aecd143f demo demo] Empty body provided in request {{(pid=114033) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:05:16.455628 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.openstack.wsgi [None req-6e98bdc9-1f0e-4ac0-8e9b-36a4aecd143f demo demo] Calling method 'detail' {{(pid=114033) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:05:16.456341 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.api_utils [None req-6e98bdc9-1f0e-4ac0-8e9b-36a4aecd143f demo demo] Removing options '' from query. {{(pid=114033) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:05:16.457781 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.volume.api [None req-6e98bdc9-1f0e-4ac0-8e9b-36a4aecd143f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114033) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:05:16.497195 np0000165273 devstack@c-api.service[114033]: INFO cinder.volume.api [None req-6e98bdc9-1f0e-4ac0-8e9b-36a4aecd143f demo demo] Get all volumes completed successfully. Apr 12 18:05:16.500459 np0000165273 devstack@c-api.service[114033]: INFO cinder.api.openstack.wsgi [None req-6e98bdc9-1f0e-4ac0-8e9b-36a4aecd143f demo demo] https://199.19.213.87/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:05:16.501125 np0000165273 devstack@c-api.service[114033]: [pid: 114033|app: 0|req: 4/12] 199.19.213.87 () {64 vars in 1289 bytes} [Sun Apr 12 18:05:16 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 12 18:05:26.487896 np0000165273 devstack@c-api.service[114033]: DEBUG dbcounter [-] [114033] Writing DB stats cinder:SELECT=1 {{(pid=114033) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:06:16.514389 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.middleware.request_id [None req-a98bec06-408d-4a16-b146-fc7851ebddfb None None] RequestId filter calling following filter/app {{(pid=114032) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:06:16.518371 np0000165273 devstack@c-api.service[114032]: INFO cinder.api.openstack.wsgi [None req-a98bec06-408d-4a16-b146-fc7851ebddfb demo demo] GET https://199.19.213.87/volume/v3/volumes/detail Apr 12 18:06:16.518371 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.openstack.wsgi [None req-a98bec06-408d-4a16-b146-fc7851ebddfb demo demo] Empty body provided in request {{(pid=114032) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:06:16.518625 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.openstack.wsgi [None req-a98bec06-408d-4a16-b146-fc7851ebddfb demo demo] Calling method 'detail' {{(pid=114032) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:06:16.519178 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.api_utils [None req-a98bec06-408d-4a16-b146-fc7851ebddfb demo demo] Removing options '' from query. {{(pid=114032) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:06:16.520280 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.volume.api [None req-a98bec06-408d-4a16-b146-fc7851ebddfb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114032) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:06:16.552878 np0000165273 devstack@c-api.service[114032]: INFO cinder.volume.api [None req-a98bec06-408d-4a16-b146-fc7851ebddfb demo demo] Get all volumes completed successfully. Apr 12 18:06:16.555008 np0000165273 devstack@c-api.service[114032]: INFO cinder.api.openstack.wsgi [None req-a98bec06-408d-4a16-b146-fc7851ebddfb demo demo] https://199.19.213.87/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:06:16.555467 np0000165273 devstack@c-api.service[114032]: [pid: 114032|app: 0|req: 3/13] 199.19.213.87 () {64 vars in 1289 bytes} [Sun Apr 12 18:06:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 18:06:26.549068 np0000165273 devstack@c-api.service[114032]: DEBUG dbcounter [-] [114032] Writing DB stats cinder:SELECT=1 {{(pid=114032) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:07:16.571011 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.middleware.request_id [None req-ba8353f9-b7cd-4cf8-b295-08fbb23103c4 None None] RequestId filter calling following filter/app {{(pid=114034) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:07:16.573248 np0000165273 devstack@c-api.service[114034]: INFO cinder.api.openstack.wsgi [None req-ba8353f9-b7cd-4cf8-b295-08fbb23103c4 demo demo] GET https://199.19.213.87/volume/v3/volumes/detail Apr 12 18:07:16.573431 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.openstack.wsgi [None req-ba8353f9-b7cd-4cf8-b295-08fbb23103c4 demo demo] Empty body provided in request {{(pid=114034) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:07:16.573724 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.openstack.wsgi [None req-ba8353f9-b7cd-4cf8-b295-08fbb23103c4 demo demo] Calling method 'detail' {{(pid=114034) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:07:16.573965 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.api_utils [None req-ba8353f9-b7cd-4cf8-b295-08fbb23103c4 demo demo] Removing options '' from query. {{(pid=114034) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:07:16.574715 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.volume.api [None req-ba8353f9-b7cd-4cf8-b295-08fbb23103c4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114034) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:07:16.586297 np0000165273 devstack@c-api.service[114034]: INFO cinder.volume.api [None req-ba8353f9-b7cd-4cf8-b295-08fbb23103c4 demo demo] Get all volumes completed successfully. Apr 12 18:07:16.588687 np0000165273 devstack@c-api.service[114034]: INFO cinder.api.openstack.wsgi [None req-ba8353f9-b7cd-4cf8-b295-08fbb23103c4 demo demo] https://199.19.213.87/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:07:16.589072 np0000165273 devstack@c-api.service[114034]: [pid: 114034|app: 0|req: 4/14] 199.19.213.87 () {64 vars in 1289 bytes} [Sun Apr 12 18:07:16 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 12 18:07:26.581955 np0000165273 devstack@c-api.service[114034]: DEBUG dbcounter [-] [114034] Writing DB stats cinder:SELECT=1 {{(pid=114034) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:08:16.612188 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.middleware.request_id [None req-9c3942a4-40a1-49b3-9f58-46f16700399f None None] RequestId filter calling following filter/app {{(pid=114031) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:08:16.708057 np0000165273 devstack@c-api.service[114031]: INFO cinder.api.openstack.wsgi [None req-9c3942a4-40a1-49b3-9f58-46f16700399f demo demo] GET https://199.19.213.87/volume/v3/volumes/detail Apr 12 18:08:16.708239 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.openstack.wsgi [None req-9c3942a4-40a1-49b3-9f58-46f16700399f demo demo] Empty body provided in request {{(pid=114031) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:08:16.708416 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.openstack.wsgi [None req-9c3942a4-40a1-49b3-9f58-46f16700399f demo demo] Calling method 'detail' {{(pid=114031) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:08:16.708677 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.api_utils [None req-9c3942a4-40a1-49b3-9f58-46f16700399f demo demo] Removing options '' from query. {{(pid=114031) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:08:16.709369 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.volume.api [None req-9c3942a4-40a1-49b3-9f58-46f16700399f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114031) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:08:16.715440 np0000165273 devstack@c-api.service[114031]: INFO cinder.volume.api [None req-9c3942a4-40a1-49b3-9f58-46f16700399f demo demo] Get all volumes completed successfully. Apr 12 18:08:16.717562 np0000165273 devstack@c-api.service[114031]: INFO cinder.api.openstack.wsgi [None req-9c3942a4-40a1-49b3-9f58-46f16700399f demo demo] https://199.19.213.87/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:08:16.717874 np0000165273 devstack@c-api.service[114031]: [pid: 114031|app: 0|req: 4/15] 199.19.213.87 () {64 vars in 1289 bytes} [Sun Apr 12 18:08:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 18:08:26.712227 np0000165273 devstack@c-api.service[114031]: DEBUG dbcounter [-] [114031] Writing DB stats cinder:SELECT=1 {{(pid=114031) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:09:16.732458 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.middleware.request_id [None req-d92f9277-69b6-47eb-8e71-0edcde6e8a5f None None] RequestId filter calling following filter/app {{(pid=114033) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:09:16.736258 np0000165273 devstack@c-api.service[114033]: INFO cinder.api.openstack.wsgi [None req-d92f9277-69b6-47eb-8e71-0edcde6e8a5f demo demo] GET https://199.19.213.87/volume/v3/volumes/detail Apr 12 18:09:16.736519 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.openstack.wsgi [None req-d92f9277-69b6-47eb-8e71-0edcde6e8a5f demo demo] Empty body provided in request {{(pid=114033) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:09:16.736786 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.openstack.wsgi [None req-d92f9277-69b6-47eb-8e71-0edcde6e8a5f demo demo] Calling method 'detail' {{(pid=114033) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:09:16.737141 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.api_utils [None req-d92f9277-69b6-47eb-8e71-0edcde6e8a5f demo demo] Removing options '' from query. {{(pid=114033) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:09:16.738136 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.volume.api [None req-d92f9277-69b6-47eb-8e71-0edcde6e8a5f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114033) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:09:16.746125 np0000165273 devstack@c-api.service[114033]: INFO cinder.volume.api [None req-d92f9277-69b6-47eb-8e71-0edcde6e8a5f demo demo] Get all volumes completed successfully. Apr 12 18:09:16.747993 np0000165273 devstack@c-api.service[114033]: INFO cinder.api.openstack.wsgi [None req-d92f9277-69b6-47eb-8e71-0edcde6e8a5f demo demo] https://199.19.213.87/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:09:16.748307 np0000165273 devstack@c-api.service[114033]: [pid: 114033|app: 0|req: 5/16] 199.19.213.87 () {64 vars in 1289 bytes} [Sun Apr 12 18:09:16 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 12 18:09:26.741268 np0000165273 devstack@c-api.service[114033]: DEBUG dbcounter [-] [114033] Writing DB stats cinder:SELECT=1 {{(pid=114033) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:10:16.762519 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.middleware.request_id [None req-29996d18-5326-4de1-a4d6-b0cc7fc3a745 None None] RequestId filter calling following filter/app {{(pid=114032) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:10:16.766206 np0000165273 devstack@c-api.service[114032]: INFO cinder.api.openstack.wsgi [None req-29996d18-5326-4de1-a4d6-b0cc7fc3a745 demo demo] GET https://199.19.213.87/volume/v3/volumes/detail Apr 12 18:10:16.766444 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.openstack.wsgi [None req-29996d18-5326-4de1-a4d6-b0cc7fc3a745 demo demo] Empty body provided in request {{(pid=114032) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:10:16.766718 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.openstack.wsgi [None req-29996d18-5326-4de1-a4d6-b0cc7fc3a745 demo demo] Calling method 'detail' {{(pid=114032) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:10:16.767044 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.api_utils [None req-29996d18-5326-4de1-a4d6-b0cc7fc3a745 demo demo] Removing options '' from query. {{(pid=114032) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:10:16.768075 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.volume.api [None req-29996d18-5326-4de1-a4d6-b0cc7fc3a745 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114032) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:10:16.776059 np0000165273 devstack@c-api.service[114032]: INFO cinder.volume.api [None req-29996d18-5326-4de1-a4d6-b0cc7fc3a745 demo demo] Get all volumes completed successfully. Apr 12 18:10:16.778073 np0000165273 devstack@c-api.service[114032]: INFO cinder.api.openstack.wsgi [None req-29996d18-5326-4de1-a4d6-b0cc7fc3a745 demo demo] https://199.19.213.87/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:10:16.778411 np0000165273 devstack@c-api.service[114032]: [pid: 114032|app: 0|req: 4/17] 199.19.213.87 () {64 vars in 1289 bytes} [Sun Apr 12 18:10:16 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 12 18:10:26.771345 np0000165273 devstack@c-api.service[114032]: DEBUG dbcounter [-] [114032] Writing DB stats cinder:SELECT=1 {{(pid=114032) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:11:16.799961 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.middleware.request_id [None req-77f2eb9a-9703-485f-8e78-c694acdfd54e None None] RequestId filter calling following filter/app {{(pid=114034) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:11:16.803238 np0000165273 devstack@c-api.service[114034]: INFO cinder.api.openstack.wsgi [None req-77f2eb9a-9703-485f-8e78-c694acdfd54e demo demo] GET https://199.19.213.87/volume/v3/volumes/detail Apr 12 18:11:16.803472 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.openstack.wsgi [None req-77f2eb9a-9703-485f-8e78-c694acdfd54e demo demo] Empty body provided in request {{(pid=114034) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:11:16.803584 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.openstack.wsgi [None req-77f2eb9a-9703-485f-8e78-c694acdfd54e demo demo] Calling method 'detail' {{(pid=114034) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:11:16.803773 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.api_utils [None req-77f2eb9a-9703-485f-8e78-c694acdfd54e demo demo] Removing options '' from query. {{(pid=114034) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:11:16.804553 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.volume.api [None req-77f2eb9a-9703-485f-8e78-c694acdfd54e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114034) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:11:16.813668 np0000165273 devstack@c-api.service[114034]: INFO cinder.volume.api [None req-77f2eb9a-9703-485f-8e78-c694acdfd54e demo demo] Get all volumes completed successfully. Apr 12 18:11:16.816284 np0000165273 devstack@c-api.service[114034]: INFO cinder.api.openstack.wsgi [None req-77f2eb9a-9703-485f-8e78-c694acdfd54e demo demo] https://199.19.213.87/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:11:16.816787 np0000165273 devstack@c-api.service[114034]: [pid: 114034|app: 0|req: 5/18] 199.19.213.87 () {64 vars in 1289 bytes} [Sun Apr 12 18:11:16 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 12 18:11:26.806833 np0000165273 devstack@c-api.service[114034]: DEBUG dbcounter [-] [114034] Writing DB stats cinder:SELECT=1 {{(pid=114034) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:12:16.831968 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.middleware.request_id [None req-5b5e9281-1eea-4f93-9e5c-9727c9e09f9c None None] RequestId filter calling following filter/app {{(pid=114031) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:12:16.839413 np0000165273 devstack@c-api.service[114031]: INFO cinder.api.openstack.wsgi [None req-5b5e9281-1eea-4f93-9e5c-9727c9e09f9c demo demo] GET https://199.19.213.87/volume/v3/volumes/detail Apr 12 18:12:16.839934 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.openstack.wsgi [None req-5b5e9281-1eea-4f93-9e5c-9727c9e09f9c demo demo] Empty body provided in request {{(pid=114031) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:12:16.840464 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.openstack.wsgi [None req-5b5e9281-1eea-4f93-9e5c-9727c9e09f9c demo demo] Calling method 'detail' {{(pid=114031) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:12:16.840858 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.api_utils [None req-5b5e9281-1eea-4f93-9e5c-9727c9e09f9c demo demo] Removing options '' from query. {{(pid=114031) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:12:16.841643 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.volume.api [None req-5b5e9281-1eea-4f93-9e5c-9727c9e09f9c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114031) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:12:16.849233 np0000165273 devstack@c-api.service[114031]: INFO cinder.volume.api [None req-5b5e9281-1eea-4f93-9e5c-9727c9e09f9c demo demo] Get all volumes completed successfully. Apr 12 18:12:16.852243 np0000165273 devstack@c-api.service[114031]: INFO cinder.api.openstack.wsgi [None req-5b5e9281-1eea-4f93-9e5c-9727c9e09f9c demo demo] https://199.19.213.87/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:12:16.852806 np0000165273 devstack@c-api.service[114031]: [pid: 114031|app: 0|req: 5/19] 199.19.213.87 () {64 vars in 1289 bytes} [Sun Apr 12 18:12:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 18:12:26.844406 np0000165273 devstack@c-api.service[114031]: DEBUG dbcounter [-] [114031] Writing DB stats cinder:SELECT=1 {{(pid=114031) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:13:16.865917 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.middleware.request_id [None req-849b88af-e6a8-43bf-acc0-efcad37e6eb4 None None] RequestId filter calling following filter/app {{(pid=114033) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:13:17.038688 np0000165273 devstack@c-api.service[114033]: INFO cinder.api.openstack.wsgi [None req-849b88af-e6a8-43bf-acc0-efcad37e6eb4 demo demo] GET https://199.19.213.87/volume/v3/volumes/detail Apr 12 18:13:17.038937 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.openstack.wsgi [None req-849b88af-e6a8-43bf-acc0-efcad37e6eb4 demo demo] Empty body provided in request {{(pid=114033) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:13:17.039263 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.openstack.wsgi [None req-849b88af-e6a8-43bf-acc0-efcad37e6eb4 demo demo] Calling method 'detail' {{(pid=114033) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:13:17.039695 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.api_utils [None req-849b88af-e6a8-43bf-acc0-efcad37e6eb4 demo demo] Removing options '' from query. {{(pid=114033) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:13:17.041680 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.volume.api [None req-849b88af-e6a8-43bf-acc0-efcad37e6eb4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114033) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:13:17.049739 np0000165273 devstack@c-api.service[114033]: INFO cinder.volume.api [None req-849b88af-e6a8-43bf-acc0-efcad37e6eb4 demo demo] Get all volumes completed successfully. Apr 12 18:13:17.051936 np0000165273 devstack@c-api.service[114033]: INFO cinder.api.openstack.wsgi [None req-849b88af-e6a8-43bf-acc0-efcad37e6eb4 demo demo] https://199.19.213.87/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:13:17.052428 np0000165273 devstack@c-api.service[114033]: [pid: 114033|app: 0|req: 6/20] 199.19.213.87 () {64 vars in 1289 bytes} [Sun Apr 12 18:13:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 18:13:27.045964 np0000165273 devstack@c-api.service[114033]: DEBUG dbcounter [-] [114033] Writing DB stats cinder:SELECT=1 {{(pid=114033) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:14:17.072335 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.middleware.request_id [None req-a38f0053-d0e9-4d9d-9b3e-ae4ea5440a5f None None] RequestId filter calling following filter/app {{(pid=114032) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:14:17.077172 np0000165273 devstack@c-api.service[114032]: INFO cinder.api.openstack.wsgi [None req-a38f0053-d0e9-4d9d-9b3e-ae4ea5440a5f demo demo] GET https://199.19.213.87/volume/v3/volumes/detail Apr 12 18:14:17.077801 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.openstack.wsgi [None req-a38f0053-d0e9-4d9d-9b3e-ae4ea5440a5f demo demo] Empty body provided in request {{(pid=114032) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:14:17.078346 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.openstack.wsgi [None req-a38f0053-d0e9-4d9d-9b3e-ae4ea5440a5f demo demo] Calling method 'detail' {{(pid=114032) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:14:17.079061 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.api_utils [None req-a38f0053-d0e9-4d9d-9b3e-ae4ea5440a5f demo demo] Removing options '' from query. {{(pid=114032) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:14:17.081333 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.volume.api [None req-a38f0053-d0e9-4d9d-9b3e-ae4ea5440a5f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114032) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:14:17.095372 np0000165273 devstack@c-api.service[114032]: INFO cinder.volume.api [None req-a38f0053-d0e9-4d9d-9b3e-ae4ea5440a5f demo demo] Get all volumes completed successfully. Apr 12 18:14:17.098567 np0000165273 devstack@c-api.service[114032]: INFO cinder.api.openstack.wsgi [None req-a38f0053-d0e9-4d9d-9b3e-ae4ea5440a5f demo demo] https://199.19.213.87/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:14:17.099097 np0000165273 devstack@c-api.service[114032]: [pid: 114032|app: 0|req: 5/21] 199.19.213.87 () {64 vars in 1289 bytes} [Sun Apr 12 18:14:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 18:14:27.086641 np0000165273 devstack@c-api.service[114032]: DEBUG dbcounter [-] [114032] Writing DB stats cinder:SELECT=1 {{(pid=114032) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:15:17.137582 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.middleware.request_id [None req-90c3721f-afb0-413a-8082-8916af06ff03 None None] RequestId filter calling following filter/app {{(pid=114034) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:15:17.137582 np0000165273 devstack@c-api.service[114034]: INFO cinder.api.openstack.wsgi [None req-90c3721f-afb0-413a-8082-8916af06ff03 demo demo] GET https://199.19.213.87/volume/v3/volumes/detail Apr 12 18:15:17.137582 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.openstack.wsgi [None req-90c3721f-afb0-413a-8082-8916af06ff03 demo demo] Empty body provided in request {{(pid=114034) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:15:17.137582 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.openstack.wsgi [None req-90c3721f-afb0-413a-8082-8916af06ff03 demo demo] Calling method 'detail' {{(pid=114034) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:15:17.137582 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.api_utils [None req-90c3721f-afb0-413a-8082-8916af06ff03 demo demo] Removing options '' from query. {{(pid=114034) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:15:17.137582 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.volume.api [None req-90c3721f-afb0-413a-8082-8916af06ff03 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114034) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:15:17.137582 np0000165273 devstack@c-api.service[114034]: INFO cinder.volume.api [None req-90c3721f-afb0-413a-8082-8916af06ff03 demo demo] Get all volumes completed successfully. Apr 12 18:15:17.137582 np0000165273 devstack@c-api.service[114034]: INFO cinder.api.openstack.wsgi [None req-90c3721f-afb0-413a-8082-8916af06ff03 demo demo] https://199.19.213.87/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:15:17.137582 np0000165273 devstack@c-api.service[114034]: [pid: 114034|app: 0|req: 6/22] 199.19.213.87 () {64 vars in 1289 bytes} [Sun Apr 12 18:15:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 18:15:27.126697 np0000165273 devstack@c-api.service[114034]: DEBUG dbcounter [-] [114034] Writing DB stats cinder:SELECT=1 {{(pid=114034) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:16:17.150130 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.middleware.request_id [None req-e9323254-fd58-46c2-b15b-e58f8f1da9f2 None None] RequestId filter calling following filter/app {{(pid=114031) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:16:17.154026 np0000165273 devstack@c-api.service[114031]: INFO cinder.api.openstack.wsgi [None req-e9323254-fd58-46c2-b15b-e58f8f1da9f2 demo demo] GET https://199.19.213.87/volume/v3/volumes/detail Apr 12 18:16:17.154335 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.openstack.wsgi [None req-e9323254-fd58-46c2-b15b-e58f8f1da9f2 demo demo] Empty body provided in request {{(pid=114031) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:16:17.154738 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.openstack.wsgi [None req-e9323254-fd58-46c2-b15b-e58f8f1da9f2 demo demo] Calling method 'detail' {{(pid=114031) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:16:17.155110 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.api_utils [None req-e9323254-fd58-46c2-b15b-e58f8f1da9f2 demo demo] Removing options '' from query. {{(pid=114031) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:16:17.156120 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.volume.api [None req-e9323254-fd58-46c2-b15b-e58f8f1da9f2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114031) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:16:17.164313 np0000165273 devstack@c-api.service[114031]: INFO cinder.volume.api [None req-e9323254-fd58-46c2-b15b-e58f8f1da9f2 demo demo] Get all volumes completed successfully. Apr 12 18:16:17.166993 np0000165273 devstack@c-api.service[114031]: INFO cinder.api.openstack.wsgi [None req-e9323254-fd58-46c2-b15b-e58f8f1da9f2 demo demo] https://199.19.213.87/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:16:17.167511 np0000165273 devstack@c-api.service[114031]: [pid: 114031|app: 0|req: 6/23] 199.19.213.87 () {64 vars in 1289 bytes} [Sun Apr 12 18:16:17 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 12 18:16:27.159426 np0000165273 devstack@c-api.service[114031]: DEBUG dbcounter [-] [114031] Writing DB stats cinder:SELECT=1 {{(pid=114031) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:17:17.182019 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.middleware.request_id [None req-65c06356-5b61-4de4-bbb8-06738539f409 None None] RequestId filter calling following filter/app {{(pid=114033) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:17:17.187212 np0000165273 devstack@c-api.service[114033]: INFO cinder.api.openstack.wsgi [None req-65c06356-5b61-4de4-bbb8-06738539f409 demo demo] GET https://199.19.213.87/volume/v3/volumes/detail Apr 12 18:17:17.187744 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.openstack.wsgi [None req-65c06356-5b61-4de4-bbb8-06738539f409 demo demo] Empty body provided in request {{(pid=114033) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:17:17.188306 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.openstack.wsgi [None req-65c06356-5b61-4de4-bbb8-06738539f409 demo demo] Calling method 'detail' {{(pid=114033) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:17:17.188918 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.api_utils [None req-65c06356-5b61-4de4-bbb8-06738539f409 demo demo] Removing options '' from query. {{(pid=114033) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:17:17.189702 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.volume.api [None req-65c06356-5b61-4de4-bbb8-06738539f409 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114033) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:17:17.203185 np0000165273 devstack@c-api.service[114033]: INFO cinder.volume.api [None req-65c06356-5b61-4de4-bbb8-06738539f409 demo demo] Get all volumes completed successfully. Apr 12 18:17:17.206046 np0000165273 devstack@c-api.service[114033]: INFO cinder.api.openstack.wsgi [None req-65c06356-5b61-4de4-bbb8-06738539f409 demo demo] https://199.19.213.87/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:17:17.206559 np0000165273 devstack@c-api.service[114033]: [pid: 114033|app: 0|req: 7/24] 199.19.213.87 () {64 vars in 1289 bytes} [Sun Apr 12 18:17:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 18:17:27.193520 np0000165273 devstack@c-api.service[114033]: DEBUG dbcounter [-] [114033] Writing DB stats cinder:SELECT=1 {{(pid=114033) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:18:17.226941 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.middleware.request_id [None req-44994a05-8f12-4fbd-a7bd-7fb8df14ff9f None None] RequestId filter calling following filter/app {{(pid=114032) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:18:17.336348 np0000165273 devstack@c-api.service[114032]: INFO cinder.api.openstack.wsgi [None req-44994a05-8f12-4fbd-a7bd-7fb8df14ff9f demo demo] GET https://199.19.213.87/volume/v3/volumes/detail Apr 12 18:18:17.336783 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.openstack.wsgi [None req-44994a05-8f12-4fbd-a7bd-7fb8df14ff9f demo demo] Empty body provided in request {{(pid=114032) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:18:17.337214 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.openstack.wsgi [None req-44994a05-8f12-4fbd-a7bd-7fb8df14ff9f demo demo] Calling method 'detail' {{(pid=114032) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:18:17.337703 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.api_utils [None req-44994a05-8f12-4fbd-a7bd-7fb8df14ff9f demo demo] Removing options '' from query. {{(pid=114032) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:18:17.339351 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.volume.api [None req-44994a05-8f12-4fbd-a7bd-7fb8df14ff9f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114032) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:18:17.347094 np0000165273 devstack@c-api.service[114032]: INFO cinder.volume.api [None req-44994a05-8f12-4fbd-a7bd-7fb8df14ff9f demo demo] Get all volumes completed successfully. Apr 12 18:18:17.349283 np0000165273 devstack@c-api.service[114032]: INFO cinder.api.openstack.wsgi [None req-44994a05-8f12-4fbd-a7bd-7fb8df14ff9f demo demo] https://199.19.213.87/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:18:17.349631 np0000165273 devstack@c-api.service[114032]: [pid: 114032|app: 0|req: 6/25] 199.19.213.87 () {64 vars in 1289 bytes} [Sun Apr 12 18:18:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 18:18:27.342776 np0000165273 devstack@c-api.service[114032]: DEBUG dbcounter [-] [114032] Writing DB stats cinder:SELECT=1 {{(pid=114032) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:19:17.364518 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.middleware.request_id [None req-fcf71a81-e100-44cd-bb62-50c71f92e70a None None] RequestId filter calling following filter/app {{(pid=114034) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:19:17.367287 np0000165273 devstack@c-api.service[114034]: INFO cinder.api.openstack.wsgi [None req-fcf71a81-e100-44cd-bb62-50c71f92e70a demo demo] GET https://199.19.213.87/volume/v3/volumes/detail Apr 12 18:19:17.367549 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.openstack.wsgi [None req-fcf71a81-e100-44cd-bb62-50c71f92e70a demo demo] Empty body provided in request {{(pid=114034) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:19:17.367787 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.openstack.wsgi [None req-fcf71a81-e100-44cd-bb62-50c71f92e70a demo demo] Calling method 'detail' {{(pid=114034) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:19:17.368119 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.api_utils [None req-fcf71a81-e100-44cd-bb62-50c71f92e70a demo demo] Removing options '' from query. {{(pid=114034) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:19:17.369397 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.volume.api [None req-fcf71a81-e100-44cd-bb62-50c71f92e70a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114034) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:19:17.378399 np0000165273 devstack@c-api.service[114034]: INFO cinder.volume.api [None req-fcf71a81-e100-44cd-bb62-50c71f92e70a demo demo] Get all volumes completed successfully. Apr 12 18:19:17.382852 np0000165273 devstack@c-api.service[114034]: INFO cinder.api.openstack.wsgi [None req-fcf71a81-e100-44cd-bb62-50c71f92e70a demo demo] https://199.19.213.87/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:19:17.384176 np0000165273 devstack@c-api.service[114034]: [pid: 114034|app: 0|req: 7/26] 199.19.213.87 () {64 vars in 1289 bytes} [Sun Apr 12 18:19:17 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 12 18:19:27.372465 np0000165273 devstack@c-api.service[114034]: DEBUG dbcounter [-] [114034] Writing DB stats cinder:SELECT=1 {{(pid=114034) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:20:17.393917 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.middleware.request_id [None req-dba23dd1-5f96-4575-9bfb-4c39562dc712 None None] RequestId filter calling following filter/app {{(pid=114031) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:20:17.397294 np0000165273 devstack@c-api.service[114031]: INFO cinder.api.openstack.wsgi [None req-dba23dd1-5f96-4575-9bfb-4c39562dc712 demo demo] GET https://199.19.213.87/volume/v3/volumes/detail Apr 12 18:20:17.397378 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.openstack.wsgi [None req-dba23dd1-5f96-4575-9bfb-4c39562dc712 demo demo] Empty body provided in request {{(pid=114031) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:20:17.397752 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.openstack.wsgi [None req-dba23dd1-5f96-4575-9bfb-4c39562dc712 demo demo] Calling method 'detail' {{(pid=114031) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:20:17.398201 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.api_utils [None req-dba23dd1-5f96-4575-9bfb-4c39562dc712 demo demo] Removing options '' from query. {{(pid=114031) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:20:17.400031 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.volume.api [None req-dba23dd1-5f96-4575-9bfb-4c39562dc712 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114031) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:20:17.409420 np0000165273 devstack@c-api.service[114031]: INFO cinder.volume.api [None req-dba23dd1-5f96-4575-9bfb-4c39562dc712 demo demo] Get all volumes completed successfully. Apr 12 18:20:17.413140 np0000165273 devstack@c-api.service[114031]: INFO cinder.api.openstack.wsgi [None req-dba23dd1-5f96-4575-9bfb-4c39562dc712 demo demo] https://199.19.213.87/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:20:17.413301 np0000165273 devstack@c-api.service[114031]: [pid: 114031|app: 0|req: 7/27] 199.19.213.87 () {64 vars in 1289 bytes} [Sun Apr 12 18:20:17 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 12 18:20:27.403736 np0000165273 devstack@c-api.service[114031]: DEBUG dbcounter [-] [114031] Writing DB stats cinder:SELECT=1 {{(pid=114031) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:21:17.427460 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.middleware.request_id [None req-a73615cc-6443-4552-a2db-c6fad023b1fb None None] RequestId filter calling following filter/app {{(pid=114033) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:21:17.432203 np0000165273 devstack@c-api.service[114033]: INFO cinder.api.openstack.wsgi [None req-a73615cc-6443-4552-a2db-c6fad023b1fb demo demo] GET https://199.19.213.87/volume/v3/volumes/detail Apr 12 18:21:17.432518 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.openstack.wsgi [None req-a73615cc-6443-4552-a2db-c6fad023b1fb demo demo] Empty body provided in request {{(pid=114033) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:21:17.432806 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.openstack.wsgi [None req-a73615cc-6443-4552-a2db-c6fad023b1fb demo demo] Calling method 'detail' {{(pid=114033) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:21:17.433126 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.api_utils [None req-a73615cc-6443-4552-a2db-c6fad023b1fb demo demo] Removing options '' from query. {{(pid=114033) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:21:17.434133 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.volume.api [None req-a73615cc-6443-4552-a2db-c6fad023b1fb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114033) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:21:17.441609 np0000165273 devstack@c-api.service[114033]: INFO cinder.volume.api [None req-a73615cc-6443-4552-a2db-c6fad023b1fb demo demo] Get all volumes completed successfully. Apr 12 18:21:17.447235 np0000165273 devstack@c-api.service[114033]: INFO cinder.api.openstack.wsgi [None req-a73615cc-6443-4552-a2db-c6fad023b1fb demo demo] https://199.19.213.87/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:21:17.447535 np0000165273 devstack@c-api.service[114033]: [pid: 114033|app: 0|req: 8/28] 199.19.213.87 () {64 vars in 1289 bytes} [Sun Apr 12 18:21:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 18:21:27.437347 np0000165273 devstack@c-api.service[114033]: DEBUG dbcounter [-] [114033] Writing DB stats cinder:SELECT=1 {{(pid=114033) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:22:17.464565 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.middleware.request_id [None req-c0394763-8dbc-4654-8782-2e58b6078938 None None] RequestId filter calling following filter/app {{(pid=114032) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:22:17.467245 np0000165273 devstack@c-api.service[114032]: INFO cinder.api.openstack.wsgi [None req-c0394763-8dbc-4654-8782-2e58b6078938 demo demo] GET https://199.19.213.87/volume/v3/volumes/detail Apr 12 18:22:17.467506 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.openstack.wsgi [None req-c0394763-8dbc-4654-8782-2e58b6078938 demo demo] Empty body provided in request {{(pid=114032) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:22:17.467688 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.openstack.wsgi [None req-c0394763-8dbc-4654-8782-2e58b6078938 demo demo] Calling method 'detail' {{(pid=114032) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:22:17.467911 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.api_utils [None req-c0394763-8dbc-4654-8782-2e58b6078938 demo demo] Removing options '' from query. {{(pid=114032) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:22:17.468628 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.volume.api [None req-c0394763-8dbc-4654-8782-2e58b6078938 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114032) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:22:17.476714 np0000165273 devstack@c-api.service[114032]: INFO cinder.volume.api [None req-c0394763-8dbc-4654-8782-2e58b6078938 demo demo] Get all volumes completed successfully. Apr 12 18:22:17.478952 np0000165273 devstack@c-api.service[114032]: INFO cinder.api.openstack.wsgi [None req-c0394763-8dbc-4654-8782-2e58b6078938 demo demo] https://199.19.213.87/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:22:17.479309 np0000165273 devstack@c-api.service[114032]: [pid: 114032|app: 0|req: 7/29] 199.19.213.87 () {64 vars in 1289 bytes} [Sun Apr 12 18:22:17 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 12 18:22:27.473729 np0000165273 devstack@c-api.service[114032]: DEBUG dbcounter [-] [114032] Writing DB stats cinder:SELECT=1 {{(pid=114032) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:23:17.497913 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.middleware.request_id [None req-8d175406-e92c-4fd3-a75f-94179f4a4fdc None None] RequestId filter calling following filter/app {{(pid=114034) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:23:17.636929 np0000165273 devstack@c-api.service[114034]: INFO cinder.api.openstack.wsgi [None req-8d175406-e92c-4fd3-a75f-94179f4a4fdc demo demo] GET https://199.19.213.87/volume/v3/volumes/detail Apr 12 18:23:17.637272 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.openstack.wsgi [None req-8d175406-e92c-4fd3-a75f-94179f4a4fdc demo demo] Empty body provided in request {{(pid=114034) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:23:17.637649 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.openstack.wsgi [None req-8d175406-e92c-4fd3-a75f-94179f4a4fdc demo demo] Calling method 'detail' {{(pid=114034) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:23:17.638062 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.api_utils [None req-8d175406-e92c-4fd3-a75f-94179f4a4fdc demo demo] Removing options '' from query. {{(pid=114034) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:23:17.639457 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.volume.api [None req-8d175406-e92c-4fd3-a75f-94179f4a4fdc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114034) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:23:17.647712 np0000165273 devstack@c-api.service[114034]: INFO cinder.volume.api [None req-8d175406-e92c-4fd3-a75f-94179f4a4fdc demo demo] Get all volumes completed successfully. Apr 12 18:23:17.649470 np0000165273 devstack@c-api.service[114034]: INFO cinder.api.openstack.wsgi [None req-8d175406-e92c-4fd3-a75f-94179f4a4fdc demo demo] https://199.19.213.87/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:23:17.649773 np0000165273 devstack@c-api.service[114034]: [pid: 114034|app: 0|req: 8/30] 199.19.213.87 () {64 vars in 1289 bytes} [Sun Apr 12 18:23:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 18:23:27.644425 np0000165273 devstack@c-api.service[114034]: DEBUG dbcounter [-] [114034] Writing DB stats cinder:SELECT=1 {{(pid=114034) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:24:17.663960 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.middleware.request_id [None req-3667cea9-0b7f-48d2-9d37-f381b53cef91 None None] RequestId filter calling following filter/app {{(pid=114031) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:24:17.667618 np0000165273 devstack@c-api.service[114031]: INFO cinder.api.openstack.wsgi [None req-3667cea9-0b7f-48d2-9d37-f381b53cef91 demo demo] GET https://199.19.213.87/volume/v3/volumes/detail Apr 12 18:24:17.667981 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.openstack.wsgi [None req-3667cea9-0b7f-48d2-9d37-f381b53cef91 demo demo] Empty body provided in request {{(pid=114031) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:24:17.668351 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.openstack.wsgi [None req-3667cea9-0b7f-48d2-9d37-f381b53cef91 demo demo] Calling method 'detail' {{(pid=114031) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:24:17.668845 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.api_utils [None req-3667cea9-0b7f-48d2-9d37-f381b53cef91 demo demo] Removing options '' from query. {{(pid=114031) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:24:17.670377 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.volume.api [None req-3667cea9-0b7f-48d2-9d37-f381b53cef91 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114031) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:24:17.682981 np0000165273 devstack@c-api.service[114031]: INFO cinder.volume.api [None req-3667cea9-0b7f-48d2-9d37-f381b53cef91 demo demo] Get all volumes completed successfully. Apr 12 18:24:17.686101 np0000165273 devstack@c-api.service[114031]: INFO cinder.api.openstack.wsgi [None req-3667cea9-0b7f-48d2-9d37-f381b53cef91 demo demo] https://199.19.213.87/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:24:17.686634 np0000165273 devstack@c-api.service[114031]: [pid: 114031|app: 0|req: 8/31] 199.19.213.87 () {64 vars in 1289 bytes} [Sun Apr 12 18:24:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 18:24:27.675129 np0000165273 devstack@c-api.service[114031]: DEBUG dbcounter [-] [114031] Writing DB stats cinder:SELECT=1 {{(pid=114031) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:25:17.700477 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.middleware.request_id [None req-0ebc02ba-9be2-4934-a9d9-5336fca68b60 None None] RequestId filter calling following filter/app {{(pid=114033) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:25:17.703752 np0000165273 devstack@c-api.service[114033]: INFO cinder.api.openstack.wsgi [None req-0ebc02ba-9be2-4934-a9d9-5336fca68b60 demo demo] GET https://199.19.213.87/volume/v3/volumes/detail Apr 12 18:25:17.703986 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.openstack.wsgi [None req-0ebc02ba-9be2-4934-a9d9-5336fca68b60 demo demo] Empty body provided in request {{(pid=114033) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:25:17.704308 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.openstack.wsgi [None req-0ebc02ba-9be2-4934-a9d9-5336fca68b60 demo demo] Calling method 'detail' {{(pid=114033) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:25:17.704634 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.api_utils [None req-0ebc02ba-9be2-4934-a9d9-5336fca68b60 demo demo] Removing options '' from query. {{(pid=114033) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:25:17.705649 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.volume.api [None req-0ebc02ba-9be2-4934-a9d9-5336fca68b60 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114033) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:25:17.714382 np0000165273 devstack@c-api.service[114033]: INFO cinder.volume.api [None req-0ebc02ba-9be2-4934-a9d9-5336fca68b60 demo demo] Get all volumes completed successfully. Apr 12 18:25:17.717556 np0000165273 devstack@c-api.service[114033]: INFO cinder.api.openstack.wsgi [None req-0ebc02ba-9be2-4934-a9d9-5336fca68b60 demo demo] https://199.19.213.87/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:25:17.718037 np0000165273 devstack@c-api.service[114033]: [pid: 114033|app: 0|req: 9/32] 199.19.213.87 () {64 vars in 1289 bytes} [Sun Apr 12 18:25:17 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 12 18:25:27.709697 np0000165273 devstack@c-api.service[114033]: DEBUG dbcounter [-] [114033] Writing DB stats cinder:SELECT=1 {{(pid=114033) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:26:17.736740 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.middleware.request_id [None req-cc2fabd7-e6e4-479e-827e-fee3584611bb None None] RequestId filter calling following filter/app {{(pid=114032) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:26:17.740931 np0000165273 devstack@c-api.service[114032]: INFO cinder.api.openstack.wsgi [None req-cc2fabd7-e6e4-479e-827e-fee3584611bb demo demo] GET https://199.19.213.87/volume/v3/volumes/detail Apr 12 18:26:17.741372 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.openstack.wsgi [None req-cc2fabd7-e6e4-479e-827e-fee3584611bb demo demo] Empty body provided in request {{(pid=114032) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:26:17.741857 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.openstack.wsgi [None req-cc2fabd7-e6e4-479e-827e-fee3584611bb demo demo] Calling method 'detail' {{(pid=114032) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:26:17.742433 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.api_utils [None req-cc2fabd7-e6e4-479e-827e-fee3584611bb demo demo] Removing options '' from query. {{(pid=114032) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:26:17.743757 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.volume.api [None req-cc2fabd7-e6e4-479e-827e-fee3584611bb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114032) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:26:17.751691 np0000165273 devstack@c-api.service[114032]: INFO cinder.volume.api [None req-cc2fabd7-e6e4-479e-827e-fee3584611bb demo demo] Get all volumes completed successfully. Apr 12 18:26:17.754575 np0000165273 devstack@c-api.service[114032]: INFO cinder.api.openstack.wsgi [None req-cc2fabd7-e6e4-479e-827e-fee3584611bb demo demo] https://199.19.213.87/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:26:17.755030 np0000165273 devstack@c-api.service[114032]: [pid: 114032|app: 0|req: 8/33] 199.19.213.87 () {64 vars in 1289 bytes} [Sun Apr 12 18:26:17 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 12 18:26:27.747451 np0000165273 devstack@c-api.service[114032]: DEBUG dbcounter [-] [114032] Writing DB stats cinder:SELECT=1 {{(pid=114032) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:27:17.768335 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.middleware.request_id [None req-8210ced9-d716-41cf-b2ef-dab58edb4284 None None] RequestId filter calling following filter/app {{(pid=114034) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:27:17.771139 np0000165273 devstack@c-api.service[114034]: INFO cinder.api.openstack.wsgi [None req-8210ced9-d716-41cf-b2ef-dab58edb4284 demo demo] GET https://199.19.213.87/volume/v3/volumes/detail Apr 12 18:27:17.771382 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.openstack.wsgi [None req-8210ced9-d716-41cf-b2ef-dab58edb4284 demo demo] Empty body provided in request {{(pid=114034) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:27:17.771672 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.openstack.wsgi [None req-8210ced9-d716-41cf-b2ef-dab58edb4284 demo demo] Calling method 'detail' {{(pid=114034) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:27:17.771969 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.api.api_utils [None req-8210ced9-d716-41cf-b2ef-dab58edb4284 demo demo] Removing options '' from query. {{(pid=114034) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:27:17.773087 np0000165273 devstack@c-api.service[114034]: DEBUG cinder.volume.api [None req-8210ced9-d716-41cf-b2ef-dab58edb4284 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114034) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:27:17.782009 np0000165273 devstack@c-api.service[114034]: INFO cinder.volume.api [None req-8210ced9-d716-41cf-b2ef-dab58edb4284 demo demo] Get all volumes completed successfully. Apr 12 18:27:17.784601 np0000165273 devstack@c-api.service[114034]: INFO cinder.api.openstack.wsgi [None req-8210ced9-d716-41cf-b2ef-dab58edb4284 demo demo] https://199.19.213.87/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:27:17.785026 np0000165273 devstack@c-api.service[114034]: [pid: 114034|app: 0|req: 9/34] 199.19.213.87 () {64 vars in 1289 bytes} [Sun Apr 12 18:27:17 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 12 18:27:27.776105 np0000165273 devstack@c-api.service[114034]: DEBUG dbcounter [-] [114034] Writing DB stats cinder:SELECT=1 {{(pid=114034) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:28:17.798195 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.middleware.request_id [None req-4891b18c-5e53-466d-8d14-fe5060f1373f None None] RequestId filter calling following filter/app {{(pid=114031) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:28:17.844006 np0000165273 devstack@c-api.service[114031]: INFO cinder.api.openstack.wsgi [None req-4891b18c-5e53-466d-8d14-fe5060f1373f demo demo] GET https://199.19.213.87/volume/v3/volumes/detail Apr 12 18:28:17.844415 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.openstack.wsgi [None req-4891b18c-5e53-466d-8d14-fe5060f1373f demo demo] Empty body provided in request {{(pid=114031) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:28:17.844589 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.openstack.wsgi [None req-4891b18c-5e53-466d-8d14-fe5060f1373f demo demo] Calling method 'detail' {{(pid=114031) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:28:17.845090 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.api.api_utils [None req-4891b18c-5e53-466d-8d14-fe5060f1373f demo demo] Removing options '' from query. {{(pid=114031) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:28:17.846093 np0000165273 devstack@c-api.service[114031]: DEBUG cinder.volume.api [None req-4891b18c-5e53-466d-8d14-fe5060f1373f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114031) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:28:17.857458 np0000165273 devstack@c-api.service[114031]: INFO cinder.volume.api [None req-4891b18c-5e53-466d-8d14-fe5060f1373f demo demo] Get all volumes completed successfully. Apr 12 18:28:17.859683 np0000165273 devstack@c-api.service[114031]: INFO cinder.api.openstack.wsgi [None req-4891b18c-5e53-466d-8d14-fe5060f1373f demo demo] https://199.19.213.87/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:28:17.860198 np0000165273 devstack@c-api.service[114031]: [pid: 114031|app: 0|req: 9/35] 199.19.213.87 () {64 vars in 1289 bytes} [Sun Apr 12 18:28:17 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 12 18:28:27.850786 np0000165273 devstack@c-api.service[114031]: DEBUG dbcounter [-] [114031] Writing DB stats cinder:SELECT=1 {{(pid=114031) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:29:17.876518 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.middleware.request_id [None req-0b93b0d1-d26c-4260-bd8a-85c9dfaf232a None None] RequestId filter calling following filter/app {{(pid=114033) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:29:17.881134 np0000165273 devstack@c-api.service[114033]: INFO cinder.api.openstack.wsgi [None req-0b93b0d1-d26c-4260-bd8a-85c9dfaf232a demo demo] GET https://199.19.213.87/volume/v3/volumes/detail Apr 12 18:29:17.881680 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.openstack.wsgi [None req-0b93b0d1-d26c-4260-bd8a-85c9dfaf232a demo demo] Empty body provided in request {{(pid=114033) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:29:17.882114 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.openstack.wsgi [None req-0b93b0d1-d26c-4260-bd8a-85c9dfaf232a demo demo] Calling method 'detail' {{(pid=114033) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:29:17.882335 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.api.api_utils [None req-0b93b0d1-d26c-4260-bd8a-85c9dfaf232a demo demo] Removing options '' from query. {{(pid=114033) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:29:17.883145 np0000165273 devstack@c-api.service[114033]: DEBUG cinder.volume.api [None req-0b93b0d1-d26c-4260-bd8a-85c9dfaf232a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114033) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:29:17.890785 np0000165273 devstack@c-api.service[114033]: INFO cinder.volume.api [None req-0b93b0d1-d26c-4260-bd8a-85c9dfaf232a demo demo] Get all volumes completed successfully. Apr 12 18:29:17.892986 np0000165273 devstack@c-api.service[114033]: INFO cinder.api.openstack.wsgi [None req-0b93b0d1-d26c-4260-bd8a-85c9dfaf232a demo demo] https://199.19.213.87/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:29:17.893339 np0000165273 devstack@c-api.service[114033]: [pid: 114033|app: 0|req: 10/36] 199.19.213.87 () {64 vars in 1289 bytes} [Sun Apr 12 18:29:17 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 12 18:29:27.885851 np0000165273 devstack@c-api.service[114033]: DEBUG dbcounter [-] [114033] Writing DB stats cinder:SELECT=1 {{(pid=114033) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 12 18:30:17.910110 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.middleware.request_id [None req-628084cc-acf8-4108-b2a7-e399006712c8 None None] RequestId filter calling following filter/app {{(pid=114032) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 12 18:30:17.914147 np0000165273 devstack@c-api.service[114032]: INFO cinder.api.openstack.wsgi [None req-628084cc-acf8-4108-b2a7-e399006712c8 demo demo] GET https://199.19.213.87/volume/v3/volumes/detail Apr 12 18:30:17.914571 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.openstack.wsgi [None req-628084cc-acf8-4108-b2a7-e399006712c8 demo demo] Empty body provided in request {{(pid=114032) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 12 18:30:17.914931 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.openstack.wsgi [None req-628084cc-acf8-4108-b2a7-e399006712c8 demo demo] Calling method 'detail' {{(pid=114032) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 12 18:30:17.915430 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.api.api_utils [None req-628084cc-acf8-4108-b2a7-e399006712c8 demo demo] Removing options '' from query. {{(pid=114032) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 12 18:30:17.917182 np0000165273 devstack@c-api.service[114032]: DEBUG cinder.volume.api [None req-628084cc-acf8-4108-b2a7-e399006712c8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114032) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 12 18:30:17.923603 np0000165273 devstack@c-api.service[114032]: INFO cinder.volume.api [None req-628084cc-acf8-4108-b2a7-e399006712c8 demo demo] Get all volumes completed successfully. Apr 12 18:30:17.925497 np0000165273 devstack@c-api.service[114032]: INFO cinder.api.openstack.wsgi [None req-628084cc-acf8-4108-b2a7-e399006712c8 demo demo] https://199.19.213.87/volume/v3/volumes/detail returned with HTTP 200 Apr 12 18:30:17.925865 np0000165273 devstack@c-api.service[114032]: [pid: 114032|app: 0|req: 9/37] 199.19.213.87 () {64 vars in 1289 bytes} [Sun Apr 12 18:30:17 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 12 18:30:27.920308 np0000165273 devstack@c-api.service[114032]: DEBUG dbcounter [-] [114032] Writing DB stats cinder:SELECT=1 {{(pid=114032) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}