Apr 28 20:12:43.731292 np0000171181 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 28 20:12:43.736761 np0000171181 devstack@c-api.service[113481]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 28 20:12:43.739614 np0000171181 devstack@c-api.service[113481]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Apr 28 20:12:43 2026] *** Apr 28 20:12:43.739614 np0000171181 devstack@c-api.service[113481]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 28 20:12:43.739614 np0000171181 devstack@c-api.service[113481]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 Apr 28 20:12:43.739614 np0000171181 devstack@c-api.service[113481]: nodename: np0000171181 Apr 28 20:12:43.739614 np0000171181 devstack@c-api.service[113481]: machine: x86_64 Apr 28 20:12:43.739614 np0000171181 devstack@c-api.service[113481]: clock source: unix Apr 28 20:12:43.739614 np0000171181 devstack@c-api.service[113481]: pcre jit disabled Apr 28 20:12:43.739614 np0000171181 devstack@c-api.service[113481]: detected number of CPU cores: 16 Apr 28 20:12:43.739614 np0000171181 devstack@c-api.service[113481]: current working directory: / Apr 28 20:12:43.739614 np0000171181 devstack@c-api.service[113481]: detected binary path: /usr/bin/uwsgi-core Apr 28 20:12:43.739614 np0000171181 devstack@c-api.service[113481]: your processes number limit is 256917 Apr 28 20:12:43.739614 np0000171181 devstack@c-api.service[113481]: your memory page size is 4096 bytes Apr 28 20:12:43.739614 np0000171181 devstack@c-api.service[113481]: detected max file descriptor number: 2048 Apr 28 20:12:43.739614 np0000171181 devstack@c-api.service[113481]: lock engine: pthread robust mutexes Apr 28 20:12:43.739614 np0000171181 devstack@c-api.service[113481]: thunder lock: enabled Apr 28 20:12:43.739614 np0000171181 devstack@c-api.service[113481]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 28 20:12:43.739614 np0000171181 devstack@c-api.service[113481]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Apr 28 20:12:43.739614 np0000171181 devstack@c-api.service[113481]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 28 20:12:43.739614 np0000171181 devstack@c-api.service[113481]: Set PythonHome to /opt/stack/data/venv Apr 28 20:12:43.776176 np0000171181 devstack@c-api.service[113481]: Python main interpreter initialized at 0x71f2dc4a3668 Apr 28 20:12:43.776176 np0000171181 devstack@c-api.service[113481]: python threads support enabled Apr 28 20:12:43.776176 np0000171181 devstack@c-api.service[113481]: your server socket listen backlog is limited to 100 connections Apr 28 20:12:43.776176 np0000171181 devstack@c-api.service[113481]: your mercy for graceful operations on workers is 80 seconds Apr 28 20:12:43.776693 np0000171181 devstack@c-api.service[113481]: mapped 671795 bytes (656 KB) for 4 cores Apr 28 20:12:43.776833 np0000171181 devstack@c-api.service[113481]: *** Operational MODE: preforking *** Apr 28 20:12:43.777078 np0000171181 devstack@c-api.service[113481]: *** uWSGI is running in multiple interpreter mode *** Apr 28 20:12:43.777078 np0000171181 devstack@c-api.service[113481]: spawned uWSGI master process (pid: 113481) Apr 28 20:12:43.777159 np0000171181 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 28 20:12:43.777928 np0000171181 devstack@c-api.service[113481]: spawned uWSGI worker 1 (pid: 113489, cores: 1) Apr 28 20:12:43.778407 np0000171181 devstack@c-api.service[113481]: spawned uWSGI worker 2 (pid: 113490, cores: 1) Apr 28 20:12:43.778898 np0000171181 devstack@c-api.service[113481]: spawned uWSGI worker 3 (pid: 113491, cores: 1) Apr 28 20:12:43.779498 np0000171181 devstack@c-api.service[113481]: spawned uWSGI worker 4 (pid: 113492, cores: 1) Apr 28 20:12:43.779575 np0000171181 devstack@c-api.service[113481]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 28 20:12:43.900962 np0000171181 devstack@c-api.service[113489]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 28 20:12:43.900962 np0000171181 devstack@c-api.service[113489]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 28 20:12:43.900962 np0000171181 devstack@c-api.service[113489]: we strongly recommend against using it for new projects. Apr 28 20:12:43.900962 np0000171181 devstack@c-api.service[113489]: If you are already using Eventlet, we recommend migrating to a different Apr 28 20:12:43.900962 np0000171181 devstack@c-api.service[113489]: framework. For more detail see Apr 28 20:12:43.900962 np0000171181 devstack@c-api.service[113489]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 28 20:12:43.900962 np0000171181 devstack@c-api.service[113489]: import eventlet # noqa Apr 28 20:12:43.902219 np0000171181 devstack@c-api.service[113490]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 28 20:12:43.902219 np0000171181 devstack@c-api.service[113490]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 28 20:12:43.902219 np0000171181 devstack@c-api.service[113490]: we strongly recommend against using it for new projects. Apr 28 20:12:43.902219 np0000171181 devstack@c-api.service[113490]: If you are already using Eventlet, we recommend migrating to a different Apr 28 20:12:43.902219 np0000171181 devstack@c-api.service[113490]: framework. For more detail see Apr 28 20:12:43.902219 np0000171181 devstack@c-api.service[113490]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 28 20:12:43.902219 np0000171181 devstack@c-api.service[113490]: import eventlet # noqa Apr 28 20:12:43.903233 np0000171181 devstack@c-api.service[113491]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 28 20:12:43.903233 np0000171181 devstack@c-api.service[113491]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 28 20:12:43.903233 np0000171181 devstack@c-api.service[113491]: we strongly recommend against using it for new projects. Apr 28 20:12:43.903233 np0000171181 devstack@c-api.service[113491]: If you are already using Eventlet, we recommend migrating to a different Apr 28 20:12:43.903233 np0000171181 devstack@c-api.service[113491]: framework. For more detail see Apr 28 20:12:43.903233 np0000171181 devstack@c-api.service[113491]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 28 20:12:43.903233 np0000171181 devstack@c-api.service[113491]: import eventlet # noqa Apr 28 20:12:43.907854 np0000171181 devstack@c-api.service[113492]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 28 20:12:43.907854 np0000171181 devstack@c-api.service[113492]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 28 20:12:43.907854 np0000171181 devstack@c-api.service[113492]: we strongly recommend against using it for new projects. Apr 28 20:12:43.907854 np0000171181 devstack@c-api.service[113492]: If you are already using Eventlet, we recommend migrating to a different Apr 28 20:12:43.907854 np0000171181 devstack@c-api.service[113492]: framework. For more detail see Apr 28 20:12:43.907854 np0000171181 devstack@c-api.service[113492]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 28 20:12:43.907854 np0000171181 devstack@c-api.service[113492]: import eventlet # noqa Apr 28 20:12:43.983844 np0000171181 devstack@c-api.service[113489]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 28 20:12:43.983844 np0000171181 devstack@c-api.service[113489]: debtcollector.deprecate( Apr 28 20:12:43.984156 np0000171181 devstack@c-api.service[113490]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 28 20:12:43.984156 np0000171181 devstack@c-api.service[113490]: debtcollector.deprecate( Apr 28 20:12:43.984896 np0000171181 devstack@c-api.service[113491]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 28 20:12:43.984896 np0000171181 devstack@c-api.service[113491]: debtcollector.deprecate( Apr 28 20:12:43.987507 np0000171181 devstack@c-api.service[113492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 28 20:12:43.987507 np0000171181 devstack@c-api.service[113492]: debtcollector.deprecate( Apr 28 20:12:44.061235 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:44.061235 np0000171181 devstack@c-api.service[113489]: from cgi import parse_header Apr 28 20:12:44.064081 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:44.064081 np0000171181 devstack@c-api.service[113491]: from cgi import parse_header Apr 28 20:12:44.066439 np0000171181 devstack@c-api.service[113490]: /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 28 20:12:44.066439 np0000171181 devstack@c-api.service[113490]: from cgi import parse_header Apr 28 20:12:44.070074 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:44.070074 np0000171181 devstack@c-api.service[113492]: from cgi import parse_header Apr 28 20:12:44.104469 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:44.104469 np0000171181 devstack@c-api.service[113489]: removals.removed_module( Apr 28 20:12:44.105154 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:44.105154 np0000171181 devstack@c-api.service[113489]: removals.removed_module( Apr 28 20:12:44.108506 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:44.108506 np0000171181 devstack@c-api.service[113491]: removals.removed_module( Apr 28 20:12:44.109198 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:44.109198 np0000171181 devstack@c-api.service[113491]: removals.removed_module( Apr 28 20:12:44.110589 np0000171181 devstack@c-api.service[113490]: /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 28 20:12:44.110589 np0000171181 devstack@c-api.service[113490]: removals.removed_module( Apr 28 20:12:44.111337 np0000171181 devstack@c-api.service[113490]: /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 28 20:12:44.111337 np0000171181 devstack@c-api.service[113490]: removals.removed_module( Apr 28 20:12:44.112448 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:44.112448 np0000171181 devstack@c-api.service[113492]: removals.removed_module( Apr 28 20:12:44.113209 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:44.113209 np0000171181 devstack@c-api.service[113492]: removals.removed_module( Apr 28 20:12:44.692123 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:44.692123 np0000171181 devstack@c-api.service[113492]: warnings.warn( Apr 28 20:12:44.694281 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:44.694281 np0000171181 devstack@c-api.service[113491]: warnings.warn( Apr 28 20:12:44.700583 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:44.700583 np0000171181 devstack@c-api.service[113489]: warnings.warn( Apr 28 20:12:44.731790 np0000171181 devstack@c-api.service[113490]: /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 28 20:12:44.731790 np0000171181 devstack@c-api.service[113490]: warnings.warn( Apr 28 20:12:44.786126 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:44.786126 np0000171181 devstack@c-api.service[113492]: warnings.warn( Apr 28 20:12:44.788411 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:44.788411 np0000171181 devstack@c-api.service[113491]: warnings.warn( Apr 28 20:12:44.805943 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:44.805943 np0000171181 devstack@c-api.service[113489]: warnings.warn( Apr 28 20:12:44.870058 np0000171181 devstack@c-api.service[113490]: /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 28 20:12:44.870058 np0000171181 devstack@c-api.service[113490]: warnings.warn( Apr 28 20:12:45.063022 np0000171181 devstack@c-api.service[113492]: 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 28 20:12:45.063681 np0000171181 devstack@c-api.service[113492]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113492) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 28 20:12:45.072902 np0000171181 devstack@c-api.service[113491]: 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 28 20:12:45.073426 np0000171181 devstack@c-api.service[113491]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113491) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 28 20:12:45.075736 np0000171181 devstack@c-api.service[113489]: 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 28 20:12:45.076411 np0000171181 devstack@c-api.service[113489]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113489) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 28 20:12:45.147557 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.147557 np0000171181 devstack@c-api.service[113492]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 28 20:12:45.148348 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:45.148348 np0000171181 devstack@c-api.service[113489]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 28 20:12:45.149009 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:45.149009 np0000171181 devstack@c-api.service[113491]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 28 20:12:45.164963 np0000171181 devstack@c-api.service[113490]: 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 28 20:12:45.165433 np0000171181 devstack@c-api.service[113490]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113490) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 28 20:12:45.234446 np0000171181 devstack@c-api.service[113490]: /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 28 20:12:45.234446 np0000171181 devstack@c-api.service[113490]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 28 20:12:45.598914 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113492) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 28 20:12:45.599126 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113489) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 28 20:12:45.599222 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113491) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 28 20:12:45.599282 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.599347 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.599546 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.599664 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.599770 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.599875 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.599992 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.600132 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.600257 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.600975 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.600975 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.601276 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.601276 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.601407 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.601462 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.601514 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.601567 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.601617 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.601683 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.601742 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.601795 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.601846 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.601896 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.601946 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.601999 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.602099 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.602157 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.602227 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.602227 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.602227 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.602363 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.602363 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.602363 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.602363 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.602363 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.602590 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.602663 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.602728 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.602782 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.602832 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.602832 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.602832 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.603063 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.603123 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.603193 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.603255 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.603308 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.603308 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.603308 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.603308 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.603308 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.604710 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.604796 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.604877 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.604953 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.605025 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.605111 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.605149 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.605182 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.605182 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.605262 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.605309 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.605348 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.605386 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.605418 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.605450 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.605481 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.605514 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.605514 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.605514 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.605514 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.605514 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.605892 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.605892 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.606046 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.606114 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.606180 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.606180 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.606302 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.606379 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.606448 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.606511 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.606574 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.606574 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.606574 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.606744 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.606807 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.606868 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.606868 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.606868 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.606868 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.606868 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.606868 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.608631 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.608709 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.608775 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.608841 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.608900 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.608982 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.609088 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.609138 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.609173 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.609205 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.609236 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.609283 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.609318 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.609349 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.609381 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.609419 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.609419 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.609419 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.609419 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.609419 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.609419 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.615170 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.615231 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.615265 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.615359 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.615576 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.615576 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.615710 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.615780 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.615818 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.615818 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.615818 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.615818 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.615818 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.615963 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.616006 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.616062 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.616062 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.616062 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.616062 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.616190 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.616190 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.616720 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.616779 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.616820 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.616854 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.616888 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.616921 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.616957 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.616995 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.617252 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.617290 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.617322 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.617365 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.617405 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.617442 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.617474 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.617506 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.617539 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.617572 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.617572 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.617572 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.617572 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.617700 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.617735 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.617863 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.618150 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.618234 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.618303 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.618375 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.618446 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.618511 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.618581 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.618650 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.618713 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.618776 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.618837 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.618899 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.618964 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.619051 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.619157 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.619223 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.619296 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.619361 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.619423 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.619486 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.619554 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.619618 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.619681 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.619743 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.619805 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.619865 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.619936 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.620000 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.620080 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.620157 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.620222 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.620286 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.620348 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.620411 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.620481 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.620481 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.620551 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.620589 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.620621 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.620659 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.620659 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.620659 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.620750 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.620789 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.620822 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.620860 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.620893 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.620932 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.620965 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.620996 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.621051 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.621089 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.621122 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.621154 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.621197 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.621235 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.621267 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.621298 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.621335 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.621335 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.625653 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.625721 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.625761 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.625854 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.625935 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.626017 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.626123 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.626191 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.626229 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.626269 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.626302 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.626335 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.626369 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.626402 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.626434 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.626472 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.626510 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.626510 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.626571 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.626609 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.626643 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.626677 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.626709 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.626741 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.626773 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.626813 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.626850 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.626887 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.626919 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.626956 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.626990 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.627027 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.627085 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.627154 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.627189 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.627223 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.627223 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.627223 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.627223 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.627223 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.627223 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.627223 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.628003 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.628082 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.628118 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.628152 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.628186 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.628220 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.628266 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.628301 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.628334 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.628367 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.628401 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.628446 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.628446 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.628523 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.628558 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.628558 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.628625 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.628662 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.628882 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.628882 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.628882 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.632932 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.633024 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.633024 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.633180 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.633259 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.633327 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.633403 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.633469 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.633533 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.633595 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.633667 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.633710 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.633813 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.633856 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.633890 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.633929 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.633963 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.633996 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.634032 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.634095 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.634141 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.634175 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.634207 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.634241 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.634274 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.634306 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.634343 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.634375 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.634408 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.634440 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.634473 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.634512 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.634545 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.634577 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.634615 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.634651 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.634683 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.634715 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.634751 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.634783 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.634823 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.634857 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.634889 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.634921 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.634960 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.634997 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.635049 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.635084 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.635116 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.635182 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.635236 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.635270 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.635304 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.635337 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.635374 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.635408 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.635441 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.635474 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.635474 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.635474 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.635474 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.635474 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.635474 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.635647 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.635647 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.635647 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.635647 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.635760 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.635801 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.635833 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.635879 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.635879 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.635939 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.635939 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.635939 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.635939 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.636824 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.636975 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.637069 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.637069 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.637069 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.637262 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.637327 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.637389 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.637454 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.637521 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.637584 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.637645 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.637707 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.637771 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.637841 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.637905 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.637968 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.638031 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.638114 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.638175 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.638237 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.638298 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.638372 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.638438 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.638616 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.638683 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.638750 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.638811 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.638872 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.638933 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.639006 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.639091 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.639170 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.639238 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.639313 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.639381 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.639445 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.639507 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.639571 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.639633 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.639696 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.639764 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.639827 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.639902 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.639972 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.639972 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.639972 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.639972 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.639972 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.639972 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.640393 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.640393 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.640393 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.640393 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.640638 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.640704 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.640768 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.640831 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.640892 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.641019 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.641110 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.641110 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.641229 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.641309 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.641376 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.641440 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.641516 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.641516 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.641516 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.641516 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.641516 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.641705 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113490) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 28 20:12:45.641705 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.641777 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.641809 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.641841 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.641874 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.641908 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.641942 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.641975 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.642007 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.642064 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.642098 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.642142 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.642178 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.642210 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.642243 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.642275 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.642306 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.642340 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.642371 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.642371 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.642371 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.642371 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.642371 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.642371 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.642550 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.642550 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.642550 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.642550 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.642550 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.642550 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.642550 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.642550 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.642550 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.642550 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.642848 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.642848 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.642848 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.642848 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.642848 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.642848 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.643058 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.643104 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.643145 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.643213 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.643248 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.643280 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.643316 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.643349 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.643388 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.643426 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.643460 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.643492 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.643525 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.643559 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.643596 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.643633 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.643666 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.643699 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.643737 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.643771 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.643811 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.643842 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.643874 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.643906 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.643938 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.643969 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.643995 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.643995 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.643995 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.643995 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.643995 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.643995 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.643995 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.645106 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.645106 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.645106 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.645106 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.645106 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.645332 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.645380 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.645426 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.645470 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.645520 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.645520 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.645520 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.645651 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.645703 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.645757 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.645810 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.645857 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.645903 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.645950 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.646000 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.646064 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.646112 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.646159 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.646216 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.646264 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.646308 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.646353 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.646399 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.646445 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.646445 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.646445 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.646445 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.646445 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.646445 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.646445 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.646445 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.646792 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.646792 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.646792 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.646792 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.646971 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.647018 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.647095 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.647157 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.647157 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.647260 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.647306 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.647356 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.647403 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.647450 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.647498 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.647545 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.647597 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.647645 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.647696 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.647744 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.647790 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.647837 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.647889 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.647937 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.647981 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.648063 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.648125 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.648174 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.648220 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.648264 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.648311 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.648357 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.648402 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.648451 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.648498 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.648545 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.648597 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.648645 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.648693 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.648739 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.648784 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.648832 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.648876 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.648929 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.648975 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.649020 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.649092 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.649246 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.649296 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.649342 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.649342 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.649342 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.649342 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.649342 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.649342 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.649342 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.649342 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.649342 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.649342 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.649764 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.649814 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.649861 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.649889 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.649913 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.649939 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.649968 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.649968 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.649968 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.649968 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.650088 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.650114 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.650114 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.650157 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.650185 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.650217 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.650245 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.650270 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.650293 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.650317 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.650342 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.650366 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.650390 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.650413 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.650441 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.650465 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.650493 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.650520 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.650520 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.650520 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.650520 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.650616 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.650616 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.650616 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.650616 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.650616 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.650616 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.650616 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.650616 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.650616 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.650616 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.650616 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.650850 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.650850 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.650850 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.650915 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.650915 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.650915 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.650979 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.651004 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.651032 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.651069 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.651102 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.651131 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.651155 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.651181 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.651230 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.651256 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.651280 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.651305 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.651329 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.651366 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.651395 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.651419 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.651538 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.651562 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.651589 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.651615 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.651638 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.651661 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.651685 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.651708 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.651738 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.652273 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.652273 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.652273 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.652638 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.652638 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.652638 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.652638 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.652638 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.652638 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.652638 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.652951 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.652951 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.652951 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.652951 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.652951 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.653205 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.653205 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.653205 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.653205 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.653374 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.653374 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.653590 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.653647 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.653719 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.653775 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.653825 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.653873 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.653920 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.653974 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.654021 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.654090 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.654137 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.654137 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.654226 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.654274 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.654332 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.654382 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.654430 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.654476 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.654523 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.654569 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.654616 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.654662 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.654708 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.654753 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.654821 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.654877 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.654923 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.654974 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.655024 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.655108 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.655154 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.655199 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.655259 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.655304 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.655360 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.655425 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.655477 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.655525 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.655525 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.655525 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.655525 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.655525 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.655736 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.655783 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.655923 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.655923 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.655923 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.656083 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.656083 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.656254 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.656309 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.656362 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.656424 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.656473 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.656529 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.656581 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.656628 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.656674 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.656722 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.656769 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.656815 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.656866 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.656918 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.656974 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.657025 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.657096 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.657141 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.657187 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.657233 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.657278 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.657323 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.657377 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.657423 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.657474 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.657522 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.657568 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.657568 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.657661 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.657710 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.657757 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.657810 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.657836 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.657861 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.657890 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.657919 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.657919 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.657963 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.657986 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.658010 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.658153 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.658212 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.658263 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.658263 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.658263 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.658263 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.658263 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.658263 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.658555 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.658585 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.658664 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.658752 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.658804 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.658886 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.658938 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.658938 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.659036 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.659094 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.659146 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.659146 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.659197 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.659225 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.659225 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.659313 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.659340 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.659365 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.659390 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.659420 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.659445 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.659473 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.659496 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.659521 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.659669 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.659696 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.659719 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.659745 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.659767 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.659792 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.659819 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.659819 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.659865 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.659895 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.659920 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.659948 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.659972 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.659997 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.660020 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.660063 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.660087 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.660087 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.660087 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.660087 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.660087 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.660087 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.660087 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.660087 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.660260 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.660285 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.660309 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.660332 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.660360 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.660387 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.660411 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.660434 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.660457 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.660480 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.660505 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.660528 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.660551 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.660551 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113489) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.660597 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.660597 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.660597 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.660597 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.660597 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.660597 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113491) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.661320 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.661320 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.661320 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.661492 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.661492 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.661588 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.661639 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.662100 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.662157 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.662219 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.662270 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.662332 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.662382 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.662463 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.663178 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.663245 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.663312 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.663395 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.663450 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.663498 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.663567 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.664108 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.664168 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.664231 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.664285 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.664339 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.664392 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.664461 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.664761 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.664820 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.664871 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.664938 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.664989 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.665057 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.665135 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.665437 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.665492 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.665565 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.665615 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.665664 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.665730 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.665798 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 28 20:12:45.666088 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 28 20:12:45.666156 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 28 20:12:45.666213 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 28 20:12:45.666262 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 28 20:12:45.666316 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 28 20:12:45.666364 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113490) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 28 20:12:45.705645 np0000171181 devstack@c-api.service[113492]: INFO dbcounter [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Registered counter for database cinder Apr 28 20:12:45.706228 np0000171181 devstack@c-api.service[113491]: INFO dbcounter [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Registered counter for database cinder Apr 28 20:12:45.706349 np0000171181 devstack@c-api.service[113489]: INFO dbcounter [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Registered counter for database cinder Apr 28 20:12:45.712917 np0000171181 devstack@c-api.service[113490]: INFO dbcounter [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Registered counter for database cinder Apr 28 20:12:45.720408 np0000171181 devstack@c-api.service[113492]: DEBUG oslo_db.sqlalchemy.engines [None req-8a05030e-c691-4274-bd98-2cabf388775a 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=113492) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 28 20:12:45.726141 np0000171181 devstack@c-api.service[113491]: DEBUG oslo_db.sqlalchemy.engines [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 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=113491) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 28 20:12:45.732629 np0000171181 devstack@c-api.service[113489]: DEBUG oslo_db.sqlalchemy.engines [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 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=113489) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 28 20:12:45.738400 np0000171181 devstack@c-api.service[113490]: DEBUG oslo_db.sqlalchemy.engines [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 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=113490) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 28 20:12:45.828290 np0000171181 devstack@c-api.service[113492]: DEBUG dbcounter [-] [113492] Writer thread running {{(pid=113492) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 28 20:12:45.830765 np0000171181 devstack@c-api.service[113492]: INFO cinder.rpc [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 28 20:12:45.833783 np0000171181 devstack@c-api.service[113492]: INFO cinder.rpc [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 28 20:12:45.835729 np0000171181 devstack@c-api.service[113492]: INFO cinder.rpc [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 28 20:12:45.837579 np0000171181 devstack@c-api.service[113492]: INFO cinder.rpc [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 28 20:12:45.838454 np0000171181 devstack@c-api.service[113492]: WARNING castellan.key_manager.migration [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.840140 np0000171181 devstack@c-api.service[113492]: WARNING castellan.key_manager.migration [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.844820 np0000171181 devstack@c-api.service[113492]: DEBUG oslo_db.sqlalchemy.engines [None req-8a05030e-c691-4274-bd98-2cabf388775a 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=113492) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 28 20:12:45.846229 np0000171181 devstack@c-api.service[113489]: DEBUG dbcounter [-] [113489] Writer thread running {{(pid=113489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 28 20:12:45.846606 np0000171181 devstack@c-api.service[113491]: DEBUG dbcounter [-] [113491] Writer thread running {{(pid=113491) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 28 20:12:45.846759 np0000171181 devstack@c-api.service[113492]: INFO cinder.rpc [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 28 20:12:45.848552 np0000171181 devstack@c-api.service[113492]: INFO cinder.rpc [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 28 20:12:45.848648 np0000171181 devstack@c-api.service[113489]: INFO cinder.rpc [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 28 20:12:45.849176 np0000171181 devstack@c-api.service[113491]: INFO cinder.rpc [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 28 20:12:45.849340 np0000171181 devstack@c-api.service[113492]: WARNING castellan.key_manager.migration [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.851176 np0000171181 devstack@c-api.service[113489]: INFO cinder.rpc [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 28 20:12:45.851265 np0000171181 devstack@c-api.service[113491]: INFO cinder.rpc [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 28 20:12:45.853262 np0000171181 devstack@c-api.service[113491]: INFO cinder.rpc [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 28 20:12:45.853723 np0000171181 devstack@c-api.service[113489]: INFO cinder.rpc [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 28 20:12:45.855015 np0000171181 devstack@c-api.service[113491]: INFO cinder.rpc [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 28 20:12:45.855916 np0000171181 devstack@c-api.service[113491]: WARNING castellan.key_manager.migration [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.856092 np0000171181 devstack@c-api.service[113489]: INFO cinder.rpc [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 28 20:12:45.856782 np0000171181 devstack@c-api.service[113490]: DEBUG dbcounter [-] [113490] Writer thread running {{(pid=113490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 28 20:12:45.857233 np0000171181 devstack@c-api.service[113489]: WARNING castellan.key_manager.migration [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.857757 np0000171181 devstack@c-api.service[113491]: WARNING castellan.key_manager.migration [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.858556 np0000171181 devstack@c-api.service[113492]: WARNING castellan.key_manager.migration [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.858894 np0000171181 devstack@c-api.service[113489]: WARNING castellan.key_manager.migration [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.859824 np0000171181 devstack@c-api.service[113490]: INFO cinder.rpc [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 28 20:12:45.861685 np0000171181 devstack@c-api.service[113492]: WARNING castellan.key_manager.migration [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.861971 np0000171181 devstack@c-api.service[113490]: INFO cinder.rpc [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 28 20:12:45.862285 np0000171181 devstack@c-api.service[113491]: DEBUG oslo_db.sqlalchemy.engines [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 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=113491) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 28 20:12:45.863803 np0000171181 devstack@c-api.service[113489]: DEBUG oslo_db.sqlalchemy.engines [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 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=113489) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 28 20:12:45.864169 np0000171181 devstack@c-api.service[113490]: INFO cinder.rpc [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 28 20:12:45.864338 np0000171181 devstack@c-api.service[113491]: INFO cinder.rpc [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 28 20:12:45.865092 np0000171181 devstack@c-api.service[113492]: WARNING castellan.key_manager.migration [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.865918 np0000171181 devstack@c-api.service[113489]: INFO cinder.rpc [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 28 20:12:45.865999 np0000171181 devstack@c-api.service[113491]: INFO cinder.rpc [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 28 20:12:45.866098 np0000171181 devstack@c-api.service[113490]: INFO cinder.rpc [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 28 20:12:45.866881 np0000171181 devstack@c-api.service[113491]: WARNING castellan.key_manager.migration [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.867416 np0000171181 devstack@c-api.service[113490]: WARNING castellan.key_manager.migration [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.867903 np0000171181 devstack@c-api.service[113489]: INFO cinder.rpc [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 28 20:12:45.869062 np0000171181 devstack@c-api.service[113489]: WARNING castellan.key_manager.migration [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.869292 np0000171181 devstack@c-api.service[113492]: WARNING castellan.key_manager.migration [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.869909 np0000171181 devstack@c-api.service[113490]: WARNING castellan.key_manager.migration [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.872107 np0000171181 devstack@c-api.service[113492]: WARNING castellan.key_manager.migration [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.874755 np0000171181 devstack@c-api.service[113490]: DEBUG oslo_db.sqlalchemy.engines [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 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=113490) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 28 20:12:45.875053 np0000171181 devstack@c-api.service[113492]: WARNING castellan.key_manager.migration [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.876515 np0000171181 devstack@c-api.service[113490]: INFO cinder.rpc [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 28 20:12:45.878110 np0000171181 devstack@c-api.service[113490]: INFO cinder.rpc [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 28 20:12:45.878200 np0000171181 devstack@c-api.service[113492]: WARNING castellan.key_manager.migration [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.878761 np0000171181 devstack@c-api.service[113491]: WARNING castellan.key_manager.migration [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.878886 np0000171181 devstack@c-api.service[113490]: WARNING castellan.key_manager.migration [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.879464 np0000171181 devstack@c-api.service[113489]: WARNING castellan.key_manager.migration [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.882002 np0000171181 devstack@c-api.service[113491]: WARNING castellan.key_manager.migration [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.882102 np0000171181 devstack@c-api.service[113492]: WARNING castellan.key_manager.migration [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.882670 np0000171181 devstack@c-api.service[113489]: WARNING castellan.key_manager.migration [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.885251 np0000171181 devstack@c-api.service[113491]: WARNING castellan.key_manager.migration [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.885999 np0000171181 devstack@c-api.service[113489]: WARNING castellan.key_manager.migration [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.889132 np0000171181 devstack@c-api.service[113492]: WARNING castellan.key_manager.migration [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.889422 np0000171181 devstack@c-api.service[113491]: WARNING castellan.key_manager.migration [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.890103 np0000171181 devstack@c-api.service[113489]: WARNING castellan.key_manager.migration [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.890913 np0000171181 devstack@c-api.service[113490]: WARNING castellan.key_manager.migration [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.892426 np0000171181 devstack@c-api.service[113491]: WARNING castellan.key_manager.migration [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.892591 np0000171181 devstack@c-api.service[113492]: WARNING castellan.key_manager.migration [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.893089 np0000171181 devstack@c-api.service[113489]: WARNING castellan.key_manager.migration [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.894462 np0000171181 devstack@c-api.service[113490]: WARNING castellan.key_manager.migration [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.895338 np0000171181 devstack@c-api.service[113491]: WARNING castellan.key_manager.migration [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.896355 np0000171181 devstack@c-api.service[113492]: WARNING castellan.key_manager.migration [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.896479 np0000171181 devstack@c-api.service[113489]: WARNING castellan.key_manager.migration [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.897467 np0000171181 devstack@c-api.service[113490]: WARNING castellan.key_manager.migration [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.898484 np0000171181 devstack@c-api.service[113491]: WARNING castellan.key_manager.migration [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.899136 np0000171181 devstack@c-api.service[113489]: WARNING castellan.key_manager.migration [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.901324 np0000171181 devstack@c-api.service[113491]: WARNING castellan.key_manager.migration [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.901473 np0000171181 devstack@c-api.service[113492]: WARNING castellan.key_manager.migration [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.901547 np0000171181 devstack@c-api.service[113490]: WARNING castellan.key_manager.migration [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.901957 np0000171181 devstack@c-api.service[113489]: WARNING castellan.key_manager.migration [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.904552 np0000171181 devstack@c-api.service[113490]: WARNING castellan.key_manager.migration [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.904832 np0000171181 devstack@c-api.service[113492]: WARNING castellan.key_manager.migration [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.904950 np0000171181 devstack@c-api.service[113491]: WARNING castellan.key_manager.migration [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.905460 np0000171181 devstack@c-api.service[113489]: WARNING castellan.key_manager.migration [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.906485 np0000171181 devstack@c-api.service[113491]: WARNING castellan.key_manager.migration [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.906616 np0000171181 devstack@c-api.service[113492]: WARNING cinder.api.contrib.hosts [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 28 20:12:45.906977 np0000171181 devstack@c-api.service[113489]: WARNING castellan.key_manager.migration [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.907352 np0000171181 devstack@c-api.service[113492]: WARNING castellan.key_manager.migration [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.908343 np0000171181 devstack@c-api.service[113490]: WARNING castellan.key_manager.migration [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.908774 np0000171181 devstack@c-api.service[113492]: WARNING castellan.key_manager.migration [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.909181 np0000171181 devstack@c-api.service[113491]: WARNING castellan.key_manager.migration [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.909639 np0000171181 devstack@c-api.service[113489]: WARNING castellan.key_manager.migration [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.910211 np0000171181 devstack@c-api.service[113492]: WARNING castellan.key_manager.migration [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.911434 np0000171181 devstack@c-api.service[113490]: WARNING castellan.key_manager.migration [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.911740 np0000171181 devstack@c-api.service[113492]: WARNING castellan.key_manager.migration [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.913192 np0000171181 devstack@c-api.service[113492]: WARNING castellan.key_manager.migration [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.914515 np0000171181 devstack@c-api.service[113490]: WARNING castellan.key_manager.migration [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.914597 np0000171181 devstack@c-api.service[113492]: WARNING castellan.key_manager.migration [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.914755 np0000171181 devstack@c-api.service[113491]: WARNING castellan.key_manager.migration [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.915184 np0000171181 devstack@c-api.service[113489]: WARNING castellan.key_manager.migration [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.916002 np0000171181 devstack@c-api.service[113492]: WARNING castellan.key_manager.migration [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.917580 np0000171181 devstack@c-api.service[113492]: WARNING castellan.key_manager.migration [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.917669 np0000171181 devstack@c-api.service[113490]: WARNING castellan.key_manager.migration [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.918183 np0000171181 devstack@c-api.service[113491]: WARNING castellan.key_manager.migration [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.918556 np0000171181 devstack@c-api.service[113489]: WARNING castellan.key_manager.migration [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.918652 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.v3.router [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Extended resource: extensions {{(pid=113492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.919298 np0000171181 devstack@c-api.service[113490]: WARNING castellan.key_manager.migration [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.919771 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.v3.router [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Extended resource: capabilities {{(pid=113492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.920002 np0000171181 devstack@c-api.service[113491]: WARNING cinder.api.contrib.hosts [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 28 20:12:45.920364 np0000171181 devstack@c-api.service[113489]: WARNING cinder.api.contrib.hosts [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 28 20:12:45.920777 np0000171181 devstack@c-api.service[113491]: WARNING castellan.key_manager.migration [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.921097 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.v3.router [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Extended resource: extra_specs {{(pid=113492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.921176 np0000171181 devstack@c-api.service[113489]: WARNING castellan.key_manager.migration [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.922059 np0000171181 devstack@c-api.service[113490]: WARNING castellan.key_manager.migration [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.922189 np0000171181 devstack@c-api.service[113491]: WARNING castellan.key_manager.migration [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.922555 np0000171181 devstack@c-api.service[113489]: WARNING castellan.key_manager.migration [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.922621 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.v3.router [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Extended resource: os-hosts {{(pid=113492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.923824 np0000171181 devstack@c-api.service[113491]: WARNING castellan.key_manager.migration [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.923956 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.v3.router [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Extended resource: qos-specs {{(pid=113492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.924102 np0000171181 devstack@c-api.service[113489]: WARNING castellan.key_manager.migration [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.925426 np0000171181 devstack@c-api.service[113491]: WARNING castellan.key_manager.migration [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.925580 np0000171181 devstack@c-api.service[113489]: WARNING castellan.key_manager.migration [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.925983 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.v3.router [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Extended resource: os-availability-zone {{(pid=113492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.926842 np0000171181 devstack@c-api.service[113491]: WARNING castellan.key_manager.migration [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.927045 np0000171181 devstack@c-api.service[113489]: WARNING castellan.key_manager.migration [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.927295 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.v3.router [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Extended resource: os-snapshot-manage {{(pid=113492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.927734 np0000171181 devstack@c-api.service[113490]: WARNING castellan.key_manager.migration [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.928204 np0000171181 devstack@c-api.service[113491]: WARNING castellan.key_manager.migration [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.928392 np0000171181 devstack@c-api.service[113489]: WARNING castellan.key_manager.migration [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.928721 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.v3.router [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Extended resource: backups {{(pid=113492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.929708 np0000171181 devstack@c-api.service[113491]: WARNING castellan.key_manager.migration [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.929954 np0000171181 devstack@c-api.service[113489]: WARNING castellan.key_manager.migration [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.930689 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.v3.router [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Extended resource: scheduler-stats {{(pid=113492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.931187 np0000171181 devstack@c-api.service[113490]: WARNING castellan.key_manager.migration [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.931242 np0000171181 devstack@c-api.service[113491]: WARNING castellan.key_manager.migration [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.931490 np0000171181 devstack@c-api.service[113489]: WARNING castellan.key_manager.migration [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.932048 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.v3.router [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Extended resource: os-volume-manage {{(pid=113492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.932218 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.v3.router [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Extended resource: extensions {{(pid=113491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.932491 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.v3.router [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Extended resource: extensions {{(pid=113489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.933048 np0000171181 devstack@c-api.service[113490]: WARNING cinder.api.contrib.hosts [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 28 20:12:45.933562 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.v3.router [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Extended resource: capabilities {{(pid=113491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.933639 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.v3.router [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Extended resource: os-volume-transfer {{(pid=113492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.933765 np0000171181 devstack@c-api.service[113490]: WARNING castellan.key_manager.migration [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.933956 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.v3.router [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Extended resource: capabilities {{(pid=113489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.934855 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.v3.router [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Extended resource: extra_specs {{(pid=113491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.937605 np0000171181 devstack@c-api.service[113490]: WARNING castellan.key_manager.migration [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.937735 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.v3.router [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Extended resource: extra_specs {{(pid=113489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.937795 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.v3.router [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Extended resource: cgsnapshots {{(pid=113492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.937858 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.v3.router [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Extended resource: os-hosts {{(pid=113491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.937912 np0000171181 devstack@c-api.service[113490]: WARNING castellan.key_manager.migration [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.937965 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.v3.router [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Extended resource: os-hosts {{(pid=113489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.938051 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.v3.router [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Extended resource: encryption {{(pid=113492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.938106 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.v3.router [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Extended resource: qos-specs {{(pid=113491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.938299 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.v3.router [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Extended resource: qos-specs {{(pid=113489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.938389 np0000171181 devstack@c-api.service[113490]: WARNING castellan.key_manager.migration [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.938602 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.v3.router [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Extended resource: os-quota-class-sets {{(pid=113492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.939666 np0000171181 devstack@c-api.service[113490]: WARNING castellan.key_manager.migration [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.939767 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.v3.router [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Extended resource: os-availability-zone {{(pid=113491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.939900 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.v3.router [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Extended resource: os-quota-sets {{(pid=113492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.940249 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.v3.router [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Extended resource: os-availability-zone {{(pid=113489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.941042 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.v3.router [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Extended resource: os-snapshot-manage {{(pid=113491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.941126 np0000171181 devstack@c-api.service[113490]: WARNING castellan.key_manager.migration [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.941464 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.v3.router [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Extended resource: consistencygroups {{(pid=113492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.941551 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.v3.router [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Extended resource: os-snapshot-manage {{(pid=113489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.942465 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.v3.router [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Extended resource: backups {{(pid=113491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.942546 np0000171181 devstack@c-api.service[113490]: WARNING castellan.key_manager.migration [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.942968 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.v3.router [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Extended resource: backups {{(pid=113489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.944128 np0000171181 devstack@c-api.service[113490]: WARNING castellan.key_manager.migration [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.944257 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.v3.router [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Extended resource: os-volume-type-access {{(pid=113492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.944426 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.v3.router [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Extended resource: scheduler-stats {{(pid=113491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.944981 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.v3.router [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Extended resource: scheduler-stats {{(pid=113489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.945170 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.v3.router [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Extended resource: extensions {{(pid=113490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.945795 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.v3.router [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Extended resource: os-volume-manage {{(pid=113491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.946378 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.v3.router [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Extended resource: os-volume-manage {{(pid=113489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.946468 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.v3.router [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Extended resource: capabilities {{(pid=113490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.946634 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.v3.router [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Extended resource: encryption {{(pid=113492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.947748 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.v3.router [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Extended resource: os-volume-transfer {{(pid=113491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.948088 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.v3.router [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Extended resource: extra_specs {{(pid=113490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.948394 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.v3.router [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Extended resource: os-volume-transfer {{(pid=113489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.949456 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.v3.router [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Extended resource: cgsnapshots {{(pid=113491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.949624 np0000171181 devstack@c-api.service[113492]: WARNING castellan.key_manager.migration [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.949700 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.v3.router [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Extended resource: os-hosts {{(pid=113490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.950023 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.v3.router [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Extended resource: cgsnapshots {{(pid=113489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.950799 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.v3.router [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Extended resource: encryption {{(pid=113491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.951010 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.v3.router [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Extended resource: qos-specs {{(pid=113490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.951102 np0000171181 devstack@c-api.service[113492]: WARNING castellan.key_manager.migration [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.951390 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.v3.router [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Extended resource: encryption {{(pid=113489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.952313 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.v3.router [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Extended resource: os-quota-class-sets {{(pid=113491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.952414 np0000171181 devstack@c-api.service[113492]: WARNING castellan.key_manager.migration [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.952946 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.v3.router [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Extended resource: os-quota-class-sets {{(pid=113489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.953089 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.v3.router [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Extended resource: os-availability-zone {{(pid=113490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.953645 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.v3.router [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Extended resource: os-quota-sets {{(pid=113491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.953805 np0000171181 devstack@c-api.service[113492]: WARNING castellan.key_manager.migration [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.954279 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.v3.router [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Extended resource: os-quota-sets {{(pid=113489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.954397 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.v3.router [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Extended resource: os-snapshot-manage {{(pid=113490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.954996 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.v3.router [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Extended resource: consistencygroups {{(pid=113491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.955263 np0000171181 devstack@c-api.service[113492]: WARNING castellan.key_manager.migration [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.955660 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.v3.router [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Extended resource: consistencygroups {{(pid=113489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.956614 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.v3.router [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Extended resource: backups {{(pid=113490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.956755 np0000171181 devstack@c-api.service[113492]: WARNING castellan.key_manager.migration [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.956916 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.v3.router [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Extended resource: os-volume-type-access {{(pid=113491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.957563 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.v3.router [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Extended resource: os-volume-type-access {{(pid=113489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.957641 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.contrib.snapshot_actions [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] SnapshotActionsController initialized {{(pid=113492) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 28 20:12:45.958340 np0000171181 devstack@c-api.service[113492]: WARNING castellan.key_manager.migration [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.958482 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.v3.router [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Extended resource: encryption {{(pid=113491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.958622 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.v3.router [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Extended resource: scheduler-stats {{(pid=113490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.959151 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.v3.router [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Extended resource: encryption {{(pid=113489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.959224 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.v3.router [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.959311 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.v3.router [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.959430 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.v3.router [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.959554 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.v3.router [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Extension VolumeActions extending resource: volumes {{(pid=113492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.959687 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.v3.router [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Extension AdminActions extending resource: volumes {{(pid=113492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.959796 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.v3.router [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Extension AdminActions extending resource: snapshots {{(pid=113492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.959907 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.v3.router [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Extension AdminActions extending resource: backups {{(pid=113492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.959997 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.v3.router [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Extended resource: os-volume-manage {{(pid=113490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.960076 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.v3.router [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.960114 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.v3.router [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.960245 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.v3.router [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.960345 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.v3.router [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Extension SnapshotActions extending resource: snapshots {{(pid=113492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.960457 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.v3.router [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.960552 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.v3.router [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Extension TypesManage extending resource: types {{(pid=113492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.960687 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.v3.router [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Extension VolumeTypeAccess extending resource: types {{(pid=113492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.960755 np0000171181 devstack@c-api.service[113491]: WARNING castellan.key_manager.migration [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.960846 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.v3.router [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Extension UsedLimits extending resource: limits {{(pid=113492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.960922 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.v3.router [None req-8a05030e-c691-4274-bd98-2cabf388775a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.961417 np0000171181 devstack@c-api.service[113489]: WARNING castellan.key_manager.migration [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.961506 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.v3.router [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Extended resource: os-volume-transfer {{(pid=113490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.962158 np0000171181 devstack@c-api.service[113491]: WARNING castellan.key_manager.migration [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.962850 np0000171181 devstack@c-api.service[113489]: WARNING castellan.key_manager.migration [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.963283 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.v3.router [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Extended resource: cgsnapshots {{(pid=113490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.963331 np0000171181 devstack@c-api.service[113492]: WARNING keystonemiddleware.auth_token [None req-8a05030e-c691-4274-bd98-2cabf388775a 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 28 20:12:45.963626 np0000171181 devstack@c-api.service[113491]: WARNING castellan.key_manager.migration [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.964410 np0000171181 devstack@c-api.service[113489]: WARNING castellan.key_manager.migration [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.964640 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.v3.router [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Extended resource: encryption {{(pid=113490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.965050 np0000171181 devstack@c-api.service[113491]: WARNING castellan.key_manager.migration [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.965801 np0000171181 devstack@c-api.service[113489]: WARNING castellan.key_manager.migration [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.966170 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.v3.router [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Extended resource: os-quota-class-sets {{(pid=113490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.966493 np0000171181 devstack@c-api.service[113491]: WARNING castellan.key_manager.migration [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.967259 np0000171181 devstack@c-api.service[113489]: WARNING castellan.key_manager.migration [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.967478 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.v3.router [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Extended resource: os-quota-sets {{(pid=113490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.968005 np0000171181 devstack@c-api.service[113491]: WARNING castellan.key_manager.migration [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.968779 np0000171181 devstack@c-api.service[113489]: WARNING castellan.key_manager.migration [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.968891 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.v3.router [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Extended resource: consistencygroups {{(pid=113490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.968939 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.contrib.snapshot_actions [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] SnapshotActionsController initialized {{(pid=113491) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 28 20:12:45.969215 np0000171181 devstack@c-api.service[113492]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71f2dc4a3668 pid: 113492 (default app) Apr 28 20:12:45.969620 np0000171181 devstack@c-api.service[113491]: WARNING castellan.key_manager.migration [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.969667 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.contrib.snapshot_actions [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] SnapshotActionsController initialized {{(pid=113489) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 28 20:12:45.969702 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.969702 np0000171181 devstack@c-api.service[113492]: warnings.warn( Apr 28 20:12:45.970366 np0000171181 devstack@c-api.service[113489]: WARNING castellan.key_manager.migration [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.970504 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.v3.router [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.970624 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.v3.router [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.970748 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.v3.router [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.970843 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.v3.router [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Extended resource: os-volume-type-access {{(pid=113490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.970915 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.v3.router [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Extension VolumeActions extending resource: volumes {{(pid=113491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.970991 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.v3.router [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Extension AdminActions extending resource: volumes {{(pid=113491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.971145 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.v3.router [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Extension AdminActions extending resource: snapshots {{(pid=113491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.971230 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.v3.router [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.971299 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.v3.router [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Extension AdminActions extending resource: backups {{(pid=113491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.971336 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.v3.router [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.971371 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.v3.router [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.971470 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.v3.router [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.971544 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.v3.router [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.971615 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.v3.router [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.971682 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.v3.router [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Extension VolumeActions extending resource: volumes {{(pid=113489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.971718 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.v3.router [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.971751 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.v3.router [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Extension AdminActions extending resource: volumes {{(pid=113489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.971784 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.v3.router [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.971821 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.v3.router [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Extension TypesManage extending resource: types {{(pid=113491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.971860 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.v3.router [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Extension AdminActions extending resource: snapshots {{(pid=113489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.971970 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.v3.router [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Extension AdminActions extending resource: backups {{(pid=113489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.972074 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.v3.router [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.972146 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.v3.router [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.972215 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.v3.router [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Extension UsedLimits extending resource: limits {{(pid=113491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.972280 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.v3.router [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.972346 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.v3.router [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.972411 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.v3.router [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.972411 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.v3.router [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.972495 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.v3.router [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Extended resource: encryption {{(pid=113490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 28 20:12:45.972530 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.v3.router [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.972530 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.v3.router [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Extension TypesManage extending resource: types {{(pid=113489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.972707 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.v3.router [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.972847 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.v3.router [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Extension UsedLimits extending resource: limits {{(pid=113489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.972946 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.v3.router [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.974532 np0000171181 devstack@c-api.service[113491]: WARNING keystonemiddleware.auth_token [None req-756415f9-787d-4f0c-ab9a-b5a1c0ceb624 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 28 20:12:45.974777 np0000171181 devstack@c-api.service[113490]: WARNING castellan.key_manager.migration [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.975225 np0000171181 devstack@c-api.service[113489]: WARNING keystonemiddleware.auth_token [None req-a9311658-2da9-47a0-a7ee-b18f85f5f045 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 28 20:12:45.976265 np0000171181 devstack@c-api.service[113490]: WARNING castellan.key_manager.migration [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.977107 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.977107 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.977233 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.977233 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.977233 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.977233 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.977233 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.977457 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.977457 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.977457 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.977457 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.977457 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.977457 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.977703 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.977703 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.977703 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.977703 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.977703 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.977897 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.977897 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.977897 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.977897 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.978097 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.978097 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.978097 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.978097 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.978270 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.978270 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.978270 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.978270 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.978270 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.978475 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.978475 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.978475 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.978475 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.978475 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.978664 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.978664 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.978664 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.978664 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.978664 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.978664 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.978896 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.978896 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.978896 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.978896 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.978896 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.978896 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.979153 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.979153 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.979153 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.979153 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.979153 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.979153 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.979389 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.979389 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.979389 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.979389 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.979389 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.979389 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.979623 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.979623 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.979623 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.979623 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.979777 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.979777 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.979777 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.979777 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.979777 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.979992 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.980024 np0000171181 devstack@c-api.service[113490]: WARNING castellan.key_manager.migration [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.980847 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.980847 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.980847 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.980847 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.981264 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.981264 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.981264 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.981264 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.981264 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.981264 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.981679 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.981679 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.981679 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.981679 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.981679 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.982067 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.982067 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.982067 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.982067 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.982067 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.982430 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.982430 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.982430 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.982430 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.982709 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.982709 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.982709 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.982709 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.983013 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.983013 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.983013 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.983013 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.983013 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.983550 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.983550 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.983550 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.983550 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.983550 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.983988 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.983988 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.983988 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.983988 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.984296 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.984296 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.984296 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.984296 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.984602 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.984602 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.984602 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.984602 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.984895 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.984895 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.984895 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.984895 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.985198 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.985198 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.985198 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.985198 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.985585 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.985585 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.985585 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.985585 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.985585 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.985585 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.986268 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.986268 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.986268 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.986268 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.986268 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.987076 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.987076 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.987076 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.987076 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.987076 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.987076 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.987076 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.987661 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.987661 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.987661 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.987661 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.987661 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.987661 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.988098 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.988098 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.988098 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.988098 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.988098 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.988098 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.988530 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.988530 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.988530 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.988530 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.988530 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.988530 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.988855 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.988855 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.988855 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.988855 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.989121 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.989121 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.989121 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.989121 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.989410 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.989410 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.989410 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.989410 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.989688 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.989688 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.989688 np0000171181 devstack@c-api.service[113492]: /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 28 20:12:45.989688 np0000171181 devstack@c-api.service[113492]: warnings.warn(deprecated_msg) Apr 28 20:12:45.989984 np0000171181 devstack@c-api.service[113490]: WARNING castellan.key_manager.migration [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.990050 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.middleware.request_id [None req-56d4c98c-0ca1-4b68-93a8-9144c12600eb None None] RequestId filter calling following filter/app {{(pid=113492) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:12:45.990080 np0000171181 devstack@c-api.service[113491]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71f2dc4a3668 pid: 113491 (default app) Apr 28 20:12:45.990105 np0000171181 devstack@c-api.service[113490]: WARNING castellan.key_manager.migration [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.990128 np0000171181 devstack@c-api.service[113489]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71f2dc4a3668 pid: 113489 (default app) Apr 28 20:12:45.990160 np0000171181 devstack@c-api.service[113490]: WARNING castellan.key_manager.migration [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.990160 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.contrib.snapshot_actions [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] SnapshotActionsController initialized {{(pid=113490) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 28 20:12:45.990204 np0000171181 devstack@c-api.service[113492]: [pid: 113492|app: 0|req: 1/1] 199.19.213.152 () {60 vars in 953 bytes} [Tue Apr 28 20:12:45 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Apr 28 20:12:45.990230 np0000171181 devstack@c-api.service[113490]: WARNING castellan.key_manager.migration [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 28 20:12:45.990230 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.v3.router [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.990230 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.v3.router [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.990230 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.v3.router [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.990230 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.v3.router [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Extension VolumeActions extending resource: volumes {{(pid=113490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.990230 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.v3.router [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Extension AdminActions extending resource: volumes {{(pid=113490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.990230 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.v3.router [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Extension AdminActions extending resource: snapshots {{(pid=113490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.990230 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.v3.router [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Extension AdminActions extending resource: backups {{(pid=113490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.990489 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.v3.router [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.990489 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.v3.router [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.990489 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.v3.router [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.990489 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.v3.router [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.990489 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.v3.router [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.990489 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.v3.router [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Extension TypesManage extending resource: types {{(pid=113490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.990489 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.v3.router [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.990649 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.v3.router [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Extension UsedLimits extending resource: limits {{(pid=113490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.990649 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.v3.router [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 28 20:12:45.990649 np0000171181 devstack@c-api.service[113490]: WARNING keystonemiddleware.auth_token [None req-2a48e8f7-7174-40fe-b41e-dd1783ef4529 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 28 20:12:45.995955 np0000171181 devstack@c-api.service[113490]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x71f2dc4a3668 pid: 113490 (default app) Apr 28 20:12:53.440921 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.440921 np0000171181 devstack@c-api.service[113491]: warnings.warn( Apr 28 20:12:53.452955 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.452955 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.453103 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.453103 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.453103 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.453103 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.453103 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.453297 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.453297 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.453297 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.453297 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.453297 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.453297 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.453526 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.453526 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.453526 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.453526 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.453526 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.453699 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.453699 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.453699 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.453699 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.453863 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.453863 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.453863 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.453863 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.454020 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.454020 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.454020 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.454020 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.454020 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.454231 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.454231 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.454231 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.454231 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.454231 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.454410 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.454410 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.454410 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.454410 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.454410 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.454410 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.454628 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.454628 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.454628 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.454628 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.454628 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.454628 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.454840 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.454840 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.454840 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.454840 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.454840 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.454840 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.455068 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.455068 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.455068 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.455068 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.455068 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.455068 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.455310 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.455310 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.455310 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.455310 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.455452 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.455452 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.455452 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.455452 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.455452 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.455640 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.455640 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.455640 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.455640 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.455640 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.455811 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.455811 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.455811 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.455811 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.455811 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.455811 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.456021 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.456021 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.456021 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.456021 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.456021 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.456252 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.456252 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.456252 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.456252 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.456252 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.456492 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.456492 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.456492 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.456492 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.456650 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.456650 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.456650 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.456650 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.456806 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.456806 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.456806 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.456806 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.456806 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.456999 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.456999 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.456999 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.456999 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.456999 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.457209 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.457209 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.457209 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.457209 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.457357 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.457357 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.457357 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.457357 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.457503 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.457503 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.457503 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.457503 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.457649 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.457649 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.457649 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.457649 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.457794 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.457794 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.457794 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.457794 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.457952 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.457952 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.457952 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.457952 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.457952 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.457952 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.458182 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.458182 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.458182 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.458182 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.458182 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.458378 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.458378 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.458378 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.458378 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.458378 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.458378 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.458378 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.458617 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.458617 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.458617 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.458617 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.458617 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.458617 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.458865 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.458865 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.458865 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.458865 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.458865 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.458865 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.459068 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.459068 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.459068 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.459068 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.459068 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.459068 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.459268 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.459268 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.459268 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.459268 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.459398 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.459398 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.459398 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.459398 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.459534 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.459534 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.459534 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.459534 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.459670 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.459670 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.459670 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.459670 np0000171181 devstack@c-api.service[113491]: warnings.warn(deprecated_msg) Apr 28 20:12:53.459670 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.middleware.request_id [None req-ec96c1a3-9431-49d1-9c59-0594b9d6ebd8 None None] RequestId filter calling following filter/app {{(pid=113491) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:12:53.940161 np0000171181 devstack@c-api.service[113491]: INFO cinder.api.openstack.wsgi [None req-ec96c1a3-9431-49d1-9c59-0594b9d6ebd8 admin admin] POST https://199.19.213.152/volume/v3/types Apr 28 20:12:53.940774 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.openstack.wsgi [None req-ec96c1a3-9431-49d1-9c59-0594b9d6ebd8 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113491) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 28 20:12:53.942515 np0000171181 devstack@c-api.service[113491]: /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 28 20:12:53.942515 np0000171181 devstack@c-api.service[113491]: warnings.warn( Apr 28 20:12:53.952535 np0000171181 devstack@c-api.service[113491]: DEBUG oslo_db.sqlalchemy.engines [None req-ec96c1a3-9431-49d1-9c59-0594b9d6ebd8 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=113491) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 28 20:12:53.981753 np0000171181 devstack@c-api.service[113491]: INFO cinder.api.openstack.wsgi [None req-ec96c1a3-9431-49d1-9c59-0594b9d6ebd8 admin admin] https://199.19.213.152/volume/v3/types returned with HTTP 200 Apr 28 20:12:53.982277 np0000171181 devstack@c-api.service[113491]: [pid: 113491|app: 0|req: 1/2] 199.19.213.152 () {68 vars in 1288 bytes} [Tue Apr 28 20:12:53 2026] POST /volume/v3/types => generated 186 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 28 20:12:53.998144 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:53.998144 np0000171181 devstack@c-api.service[113489]: warnings.warn( Apr 28 20:12:54.008019 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.008019 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.008019 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.008019 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.008019 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.008529 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.008529 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.008529 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.008529 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.008529 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.008824 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.008824 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.008824 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.008824 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.008824 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.008824 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.009203 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.009203 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.009203 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.009203 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.009470 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.009470 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.009470 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.009470 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.009897 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.009897 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.009897 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.009897 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.010167 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.010167 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.010167 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.010167 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.010167 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.010472 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.010472 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.010472 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.010472 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.010472 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.010757 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.010757 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.010757 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.010757 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.010757 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.010757 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.011264 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.011264 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.011264 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.011264 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.011264 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.011264 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.011614 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.011614 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.011614 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.011614 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.011614 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.011614 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.011964 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.011964 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.011964 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.011964 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.011964 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.012290 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.012290 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.012290 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.012290 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.012290 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.012574 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.012574 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.012574 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.012574 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.012574 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.012574 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.012957 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.012957 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.012957 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.012957 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.012957 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.012957 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.013301 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.013301 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.013301 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.013301 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.013301 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.013630 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.013630 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.013630 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.013630 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.013630 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.013901 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.013901 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.013901 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.013901 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.014149 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.014149 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.014149 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.014149 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.014265 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.014265 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.014265 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.014265 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.014265 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.014398 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.014398 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.014398 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.014398 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.014398 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.014514 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.014514 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.014514 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.014514 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.014629 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.014629 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.014629 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.014629 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.014732 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.014732 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.014732 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.014732 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.014837 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.014837 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.014837 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.014837 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.014944 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.014944 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.014944 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.014944 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.015077 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.015077 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.015077 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.015077 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.015077 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.015211 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.015211 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.015211 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.015211 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.015211 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.015211 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.015355 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.015355 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.015355 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.015355 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.015355 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.015473 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.015473 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.015473 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.015473 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.015473 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.015473 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.015631 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.015631 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.015631 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.015631 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.015631 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.015631 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.015813 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.015813 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.015813 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.015813 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.015813 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.015813 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.015966 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.015966 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.015966 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.015966 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.015966 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.015966 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.016126 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.016126 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.016126 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.016126 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.016231 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.016231 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.016231 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.016231 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.016231 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.016369 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.016369 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.016369 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.016369 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.016369 np0000171181 devstack@c-api.service[113489]: warnings.warn(deprecated_msg) Apr 28 20:12:54.016369 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.middleware.request_id [req-ec96c1a3-9431-49d1-9c59-0594b9d6ebd8 req-696109b7-8664-4e7e-a251-180253432451 None None] RequestId filter calling following filter/app {{(pid=113489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:12:54.342923 np0000171181 devstack@c-api.service[113489]: INFO cinder.api.openstack.wsgi [req-ec96c1a3-9431-49d1-9c59-0594b9d6ebd8 req-696109b7-8664-4e7e-a251-180253432451 admin admin] POST https://199.19.213.152/volume/v3/types/0d83bb20-9911-4202-85d8-aacd5796133a/extra_specs Apr 28 20:12:54.343530 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.openstack.wsgi [req-ec96c1a3-9431-49d1-9c59-0594b9d6ebd8 req-696109b7-8664-4e7e-a251-180253432451 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 28 20:12:54.345398 np0000171181 devstack@c-api.service[113489]: /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 28 20:12:54.345398 np0000171181 devstack@c-api.service[113489]: warnings.warn( Apr 28 20:12:54.353588 np0000171181 devstack@c-api.service[113489]: DEBUG oslo_db.sqlalchemy.engines [req-ec96c1a3-9431-49d1-9c59-0594b9d6ebd8 req-696109b7-8664-4e7e-a251-180253432451 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=113489) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 28 20:12:54.414826 np0000171181 devstack@c-api.service[113489]: INFO cinder.api.openstack.wsgi [req-ec96c1a3-9431-49d1-9c59-0594b9d6ebd8 req-696109b7-8664-4e7e-a251-180253432451 admin admin] https://199.19.213.152/volume/v3/types/0d83bb20-9911-4202-85d8-aacd5796133a/extra_specs returned with HTTP 200 Apr 28 20:12:54.415440 np0000171181 devstack@c-api.service[113489]: [pid: 113489|app: 0|req: 1/3] 199.19.213.152 () {70 vars in 1505 bytes} [Tue Apr 28 20:12:53 2026] POST /volume/v3/types/0d83bb20-9911-4202-85d8-aacd5796133a/extra_specs => generated 55 bytes in 418 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 28 20:12:55.848172 np0000171181 devstack@c-api.service[113492]: DEBUG dbcounter [-] [113492] Writing DB stats cinder:SELECT=6 {{(pid=113492) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:12:55.877867 np0000171181 devstack@c-api.service[113490]: DEBUG dbcounter [-] [113490] Writing DB stats cinder:SELECT=6 {{(pid=113490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:13:03.979218 np0000171181 devstack@c-api.service[113491]: DEBUG dbcounter [-] [113491] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113491) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:13:04.413322 np0000171181 devstack@c-api.service[113489]: DEBUG dbcounter [-] [113489] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:18:41.479748 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.middleware.request_id [None req-0a9bf780-d8a2-4ab3-b1d8-26b001f145b0 None None] RequestId filter calling following filter/app {{(pid=113492) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:18:41.480431 np0000171181 devstack@c-api.service[113492]: INFO cinder.api.openstack.wsgi [None req-0a9bf780-d8a2-4ab3-b1d8-26b001f145b0 None None] GET https://199.19.213.152/volume// Apr 28 20:18:41.480606 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.openstack.wsgi [None req-0a9bf780-d8a2-4ab3-b1d8-26b001f145b0 None None] Empty body provided in request {{(pid=113492) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:18:41.480820 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.openstack.wsgi [None req-0a9bf780-d8a2-4ab3-b1d8-26b001f145b0 None None] Calling method 'all' {{(pid=113492) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:18:41.481335 np0000171181 devstack@c-api.service[113492]: INFO cinder.api.openstack.wsgi [None req-0a9bf780-d8a2-4ab3-b1d8-26b001f145b0 None None] https://199.19.213.152/volume// returned with HTTP 300 Apr 28 20:18:41.481593 np0000171181 devstack@c-api.service[113492]: [pid: 113492|app: 0|req: 2/4] 199.19.213.152 () {66 vars in 1456 bytes} [Tue Apr 28 20:18:41 2026] GET /volume/ => generated 390 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 28 20:19:19.888330 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.888330 np0000171181 devstack@c-api.service[113490]: warnings.warn( Apr 28 20:19:19.902314 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.902314 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.902314 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.902314 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.902684 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.902684 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.902684 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.902684 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.902980 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.902980 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.902980 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.902980 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.902980 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.902980 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.903438 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.903438 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.903438 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.903438 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.903438 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.903793 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.903793 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.903793 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.903793 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.903793 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.904137 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.904137 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.904137 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.904137 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.904419 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.904419 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.904419 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.904419 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.904419 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.904911 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.904911 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.904911 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.904911 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.904911 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.905269 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.905269 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.905269 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.905269 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.905269 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.905269 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.905667 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.905667 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.905667 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.905667 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.905667 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.905667 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.906082 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.906082 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.906082 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.906082 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.906082 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.906082 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.906610 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.906610 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.906610 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.906610 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.906610 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.906992 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.906992 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.906992 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.906992 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.906992 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.907350 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.907350 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.907350 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.907350 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.907350 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.907350 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.907605 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.907605 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.907605 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.907605 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.907605 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.907605 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.907840 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.907840 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.907840 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.907840 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.907840 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.908114 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.908114 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.908114 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.908114 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.908114 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.908321 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.908321 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.908321 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.908321 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.908514 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.908514 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.908514 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.908514 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.908695 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.908695 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.908695 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.908695 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.908695 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.908914 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.908914 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.908914 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.908914 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.908914 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.909216 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.909216 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.909216 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.909216 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.909395 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.909395 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.909395 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.909395 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.909579 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.909579 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.909579 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.909579 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.909764 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.909764 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.909764 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.909764 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.909936 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.909936 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.909936 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.909936 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.910129 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.910129 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.910129 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.910129 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.910129 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.910349 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.910349 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.910349 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.910349 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.910349 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.910349 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.910638 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.910638 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.910638 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.910638 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.910638 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.910839 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.910839 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.910839 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.910839 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.910839 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.910839 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.911098 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.911098 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.911098 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.911098 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.911098 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.911098 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.911370 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.911370 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.911370 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.911370 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.911370 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.911370 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.911624 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.911624 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.911624 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.911624 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.911624 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.911624 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.911868 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.911868 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.911868 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.911868 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.912055 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.912055 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.912055 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.912055 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.912055 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.912294 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.912294 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.912294 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.912294 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:19.912294 np0000171181 devstack@c-api.service[113490]: warnings.warn(deprecated_msg) Apr 28 20:19:19.912294 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.middleware.request_id [None req-a95fbeb5-0370-4d1a-85a0-381cfd2c2e06 None None] RequestId filter calling following filter/app {{(pid=113490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:19:20.316374 np0000171181 devstack@c-api.service[113490]: INFO cinder.api.openstack.wsgi [None req-a95fbeb5-0370-4d1a-85a0-381cfd2c2e06 demo demo] GET https://199.19.213.152/volume/v3/types?is_public=None Apr 28 20:19:20.316818 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.openstack.wsgi [None req-a95fbeb5-0370-4d1a-85a0-381cfd2c2e06 demo demo] Empty body provided in request {{(pid=113490) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:19:20.317131 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.openstack.wsgi [None req-a95fbeb5-0370-4d1a-85a0-381cfd2c2e06 demo demo] Calling method 'index' {{(pid=113490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:19:20.317876 np0000171181 devstack@c-api.service[113490]: /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 28 20:19:20.317876 np0000171181 devstack@c-api.service[113490]: warnings.warn( Apr 28 20:19:20.318662 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.api_utils [None req-a95fbeb5-0370-4d1a-85a0-381cfd2c2e06 demo demo] Removing options '' from query. {{(pid=113490) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:19:20.330868 np0000171181 devstack@c-api.service[113490]: DEBUG oslo_db.sqlalchemy.engines [None req-a95fbeb5-0370-4d1a-85a0-381cfd2c2e06 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=113490) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 28 20:19:20.349183 np0000171181 devstack@c-api.service[113490]: INFO cinder.api.openstack.wsgi [None req-a95fbeb5-0370-4d1a-85a0-381cfd2c2e06 demo demo] https://199.19.213.152/volume/v3/types?is_public=None returned with HTTP 200 Apr 28 20:19:20.349709 np0000171181 devstack@c-api.service[113490]: [pid: 113490|app: 0|req: 1/5] 199.19.213.152 () {64 vars in 1263 bytes} [Tue Apr 28 20:19:19 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 28 20:19:20.362022 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.middleware.request_id [req-a95fbeb5-0370-4d1a-85a0-381cfd2c2e06 req-831cd688-8020-4535-9b02-fe458e722419 None None] RequestId filter calling following filter/app {{(pid=113491) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:19:20.367435 np0000171181 devstack@c-api.service[113491]: INFO cinder.api.openstack.wsgi [req-a95fbeb5-0370-4d1a-85a0-381cfd2c2e06 req-831cd688-8020-4535-9b02-fe458e722419 demo demo] GET https://199.19.213.152/volume/v3/types/default Apr 28 20:19:20.367836 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.openstack.wsgi [req-a95fbeb5-0370-4d1a-85a0-381cfd2c2e06 req-831cd688-8020-4535-9b02-fe458e722419 demo demo] Empty body provided in request {{(pid=113491) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:19:20.368295 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.openstack.wsgi [req-a95fbeb5-0370-4d1a-85a0-381cfd2c2e06 req-831cd688-8020-4535-9b02-fe458e722419 demo demo] Calling method 'show' {{(pid=113491) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:19:20.382625 np0000171181 devstack@c-api.service[113491]: INFO cinder.api.openstack.wsgi [req-a95fbeb5-0370-4d1a-85a0-381cfd2c2e06 req-831cd688-8020-4535-9b02-fe458e722419 demo demo] https://199.19.213.152/volume/v3/types/default returned with HTTP 200 Apr 28 20:19:20.383055 np0000171181 devstack@c-api.service[113491]: [pid: 113491|app: 0|req: 2/6] 199.19.213.152 () {66 vars in 1329 bytes} [Tue Apr 28 20:19:20 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 28 20:19:20.729671 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.middleware.request_id [None req-cbcecd4f-482b-43de-92d1-220b71752cff None None] RequestId filter calling following filter/app {{(pid=113489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:19:20.734424 np0000171181 devstack@c-api.service[113489]: INFO cinder.api.openstack.wsgi [None req-cbcecd4f-482b-43de-92d1-220b71752cff demo demo] GET https://199.19.213.152/volume/v3/types/default Apr 28 20:19:20.734657 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.openstack.wsgi [None req-cbcecd4f-482b-43de-92d1-220b71752cff demo demo] Empty body provided in request {{(pid=113489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:19:20.734921 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.openstack.wsgi [None req-cbcecd4f-482b-43de-92d1-220b71752cff demo demo] Calling method 'show' {{(pid=113489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:19:20.749414 np0000171181 devstack@c-api.service[113489]: INFO cinder.api.openstack.wsgi [None req-cbcecd4f-482b-43de-92d1-220b71752cff demo demo] https://199.19.213.152/volume/v3/types/default returned with HTTP 200 Apr 28 20:19:20.749745 np0000171181 devstack@c-api.service[113489]: [pid: 113489|app: 0|req: 2/7] 199.19.213.152 () {64 vars in 1258 bytes} [Tue Apr 28 20:19:20 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 28 20:19:21.154770 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.middleware.request_id [None req-5d64c6d6-ac0e-4010-adfd-9cc678ba186f None None] RequestId filter calling following filter/app {{(pid=113492) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:19:21.487903 np0000171181 devstack@c-api.service[113492]: INFO cinder.api.openstack.wsgi [None req-5d64c6d6-ac0e-4010-adfd-9cc678ba186f demo demo] GET https://199.19.213.152/volume/v3/types/default Apr 28 20:19:21.488169 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.openstack.wsgi [None req-5d64c6d6-ac0e-4010-adfd-9cc678ba186f demo demo] Empty body provided in request {{(pid=113492) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:19:21.488382 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.openstack.wsgi [None req-5d64c6d6-ac0e-4010-adfd-9cc678ba186f demo demo] Calling method 'show' {{(pid=113492) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:19:21.497695 np0000171181 devstack@c-api.service[113492]: DEBUG oslo_db.sqlalchemy.engines [None req-5d64c6d6-ac0e-4010-adfd-9cc678ba186f 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=113492) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 28 20:19:21.510807 np0000171181 devstack@c-api.service[113492]: /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 28 20:19:21.510807 np0000171181 devstack@c-api.service[113492]: warnings.warn( Apr 28 20:19:21.513088 np0000171181 devstack@c-api.service[113492]: INFO cinder.api.openstack.wsgi [None req-5d64c6d6-ac0e-4010-adfd-9cc678ba186f demo demo] https://199.19.213.152/volume/v3/types/default returned with HTTP 200 Apr 28 20:19:21.513809 np0000171181 devstack@c-api.service[113492]: [pid: 113492|app: 0|req: 3/8] 199.19.213.152 () {64 vars in 1258 bytes} [Tue Apr 28 20:19:21 2026] GET /volume/v3/types/default => generated 145 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 28 20:19:21.528195 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.middleware.request_id [None req-f677e715-c814-48a7-954d-91e745cab32a None None] RequestId filter calling following filter/app {{(pid=113490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:19:21.532143 np0000171181 devstack@c-api.service[113490]: INFO cinder.api.openstack.wsgi [None req-f677e715-c814-48a7-954d-91e745cab32a demo demo] GET https://199.19.213.152/volume/v3/types/default Apr 28 20:19:21.532545 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.openstack.wsgi [None req-f677e715-c814-48a7-954d-91e745cab32a demo demo] Empty body provided in request {{(pid=113490) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:19:21.532945 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.openstack.wsgi [None req-f677e715-c814-48a7-954d-91e745cab32a demo demo] Calling method 'show' {{(pid=113490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:19:21.547099 np0000171181 devstack@c-api.service[113490]: INFO cinder.api.openstack.wsgi [None req-f677e715-c814-48a7-954d-91e745cab32a demo demo] https://199.19.213.152/volume/v3/types/default returned with HTTP 200 Apr 28 20:19:21.547449 np0000171181 devstack@c-api.service[113490]: [pid: 113490|app: 0|req: 2/9] 199.19.213.152 () {64 vars in 1258 bytes} [Tue Apr 28 20:19:21 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 28 20:19:30.377128 np0000171181 devstack@c-api.service[113491]: DEBUG dbcounter [-] [113491] Writing DB stats cinder:SELECT=2 {{(pid=113491) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:19:30.745813 np0000171181 devstack@c-api.service[113489]: DEBUG dbcounter [-] [113489] Writing DB stats cinder:SELECT=2 {{(pid=113489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:19:31.508337 np0000171181 devstack@c-api.service[113492]: DEBUG dbcounter [-] [113492] Writing DB stats cinder:SELECT=2 {{(pid=113492) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:19:31.543613 np0000171181 devstack@c-api.service[113490]: DEBUG dbcounter [-] [113490] Writing DB stats cinder:SELECT=3 {{(pid=113490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:25:18.577210 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.middleware.request_id [None req-7ce9d84f-a993-4c77-933c-43ba74417d1f None None] RequestId filter calling following filter/app {{(pid=113491) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:25:18.680870 np0000171181 devstack@c-api.service[113491]: INFO cinder.api.openstack.wsgi [None req-7ce9d84f-a993-4c77-933c-43ba74417d1f demo demo] GET https://199.19.213.152/volume/v3/volumes/detail Apr 28 20:25:18.681149 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.openstack.wsgi [None req-7ce9d84f-a993-4c77-933c-43ba74417d1f demo demo] Empty body provided in request {{(pid=113491) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:25:18.681445 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.openstack.wsgi [None req-7ce9d84f-a993-4c77-933c-43ba74417d1f demo demo] Calling method 'detail' {{(pid=113491) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:25:18.683482 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.api_utils [None req-7ce9d84f-a993-4c77-933c-43ba74417d1f demo demo] Removing options '' from query. {{(pid=113491) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:25:18.685613 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.volume.api [None req-7ce9d84f-a993-4c77-933c-43ba74417d1f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113491) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:25:18.730706 np0000171181 devstack@c-api.service[113491]: INFO cinder.volume.api [None req-7ce9d84f-a993-4c77-933c-43ba74417d1f demo demo] Get all volumes completed successfully. Apr 28 20:25:18.733558 np0000171181 devstack@c-api.service[113491]: INFO cinder.api.openstack.wsgi [None req-7ce9d84f-a993-4c77-933c-43ba74417d1f demo demo] https://199.19.213.152/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:25:18.734131 np0000171181 devstack@c-api.service[113491]: [pid: 113491|app: 0|req: 3/10] 199.19.213.152 () {64 vars in 1296 bytes} [Tue Apr 28 20:25:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 28 20:25:28.718306 np0000171181 devstack@c-api.service[113491]: DEBUG dbcounter [-] [113491] Writing DB stats cinder:SELECT=1 {{(pid=113491) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:26:18.751085 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.middleware.request_id [None req-a351fbc4-4c2c-4f30-8a74-53a931b74e1a None None] RequestId filter calling following filter/app {{(pid=113489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:26:18.755268 np0000171181 devstack@c-api.service[113489]: INFO cinder.api.openstack.wsgi [None req-a351fbc4-4c2c-4f30-8a74-53a931b74e1a demo demo] GET https://199.19.213.152/volume/v3/volumes/detail Apr 28 20:26:18.758640 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.openstack.wsgi [None req-a351fbc4-4c2c-4f30-8a74-53a931b74e1a demo demo] Empty body provided in request {{(pid=113489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:26:18.758640 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.openstack.wsgi [None req-a351fbc4-4c2c-4f30-8a74-53a931b74e1a demo demo] Calling method 'detail' {{(pid=113489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:26:18.758640 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.api_utils [None req-a351fbc4-4c2c-4f30-8a74-53a931b74e1a demo demo] Removing options '' from query. {{(pid=113489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:26:18.758640 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.volume.api [None req-a351fbc4-4c2c-4f30-8a74-53a931b74e1a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113489) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:26:18.800563 np0000171181 devstack@c-api.service[113489]: INFO cinder.volume.api [None req-a351fbc4-4c2c-4f30-8a74-53a931b74e1a demo demo] Get all volumes completed successfully. Apr 28 20:26:18.804225 np0000171181 devstack@c-api.service[113489]: INFO cinder.api.openstack.wsgi [None req-a351fbc4-4c2c-4f30-8a74-53a931b74e1a demo demo] https://199.19.213.152/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:26:18.805124 np0000171181 devstack@c-api.service[113489]: [pid: 113489|app: 0|req: 3/11] 199.19.213.152 () {64 vars in 1296 bytes} [Tue Apr 28 20:26:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 28 20:26:28.793562 np0000171181 devstack@c-api.service[113489]: DEBUG dbcounter [-] [113489] Writing DB stats cinder:SELECT=1 {{(pid=113489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:27:18.821480 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.middleware.request_id [None req-2c11bd53-a202-4e77-92c8-be5406df2fea None None] RequestId filter calling following filter/app {{(pid=113492) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:27:18.826124 np0000171181 devstack@c-api.service[113492]: INFO cinder.api.openstack.wsgi [None req-2c11bd53-a202-4e77-92c8-be5406df2fea demo demo] GET https://199.19.213.152/volume/v3/volumes/detail Apr 28 20:27:18.826392 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.openstack.wsgi [None req-2c11bd53-a202-4e77-92c8-be5406df2fea demo demo] Empty body provided in request {{(pid=113492) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:27:18.826661 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.openstack.wsgi [None req-2c11bd53-a202-4e77-92c8-be5406df2fea demo demo] Calling method 'detail' {{(pid=113492) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:27:18.827483 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.api_utils [None req-2c11bd53-a202-4e77-92c8-be5406df2fea demo demo] Removing options '' from query. {{(pid=113492) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:27:18.828754 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.volume.api [None req-2c11bd53-a202-4e77-92c8-be5406df2fea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113492) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:27:18.868064 np0000171181 devstack@c-api.service[113492]: INFO cinder.volume.api [None req-2c11bd53-a202-4e77-92c8-be5406df2fea demo demo] Get all volumes completed successfully. Apr 28 20:27:18.870886 np0000171181 devstack@c-api.service[113492]: INFO cinder.api.openstack.wsgi [None req-2c11bd53-a202-4e77-92c8-be5406df2fea demo demo] https://199.19.213.152/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:27:18.871456 np0000171181 devstack@c-api.service[113492]: [pid: 113492|app: 0|req: 4/12] 199.19.213.152 () {64 vars in 1296 bytes} [Tue Apr 28 20:27:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 28 20:27:28.857609 np0000171181 devstack@c-api.service[113492]: DEBUG dbcounter [-] [113492] Writing DB stats cinder:SELECT=1 {{(pid=113492) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:28:18.884553 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.middleware.request_id [None req-0eace708-13b2-4bab-b96d-cdc9e73adb00 None None] RequestId filter calling following filter/app {{(pid=113490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:28:18.889085 np0000171181 devstack@c-api.service[113490]: INFO cinder.api.openstack.wsgi [None req-0eace708-13b2-4bab-b96d-cdc9e73adb00 demo demo] GET https://199.19.213.152/volume/v3/volumes/detail Apr 28 20:28:18.889339 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.openstack.wsgi [None req-0eace708-13b2-4bab-b96d-cdc9e73adb00 demo demo] Empty body provided in request {{(pid=113490) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:28:18.889600 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.openstack.wsgi [None req-0eace708-13b2-4bab-b96d-cdc9e73adb00 demo demo] Calling method 'detail' {{(pid=113490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:28:18.890132 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.api_utils [None req-0eace708-13b2-4bab-b96d-cdc9e73adb00 demo demo] Removing options '' from query. {{(pid=113490) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:28:18.890954 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.volume.api [None req-0eace708-13b2-4bab-b96d-cdc9e73adb00 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113490) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:28:18.930924 np0000171181 devstack@c-api.service[113490]: INFO cinder.volume.api [None req-0eace708-13b2-4bab-b96d-cdc9e73adb00 demo demo] Get all volumes completed successfully. Apr 28 20:28:18.933661 np0000171181 devstack@c-api.service[113490]: INFO cinder.api.openstack.wsgi [None req-0eace708-13b2-4bab-b96d-cdc9e73adb00 demo demo] https://199.19.213.152/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:28:18.934294 np0000171181 devstack@c-api.service[113490]: [pid: 113490|app: 0|req: 3/13] 199.19.213.152 () {64 vars in 1296 bytes} [Tue Apr 28 20:28:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 28 20:28:28.923614 np0000171181 devstack@c-api.service[113490]: DEBUG dbcounter [-] [113490] Writing DB stats cinder:SELECT=1 {{(pid=113490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:29:18.986506 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.middleware.request_id [None req-28e67b5d-c9fa-4b11-859c-9a2c6b152d4d None None] RequestId filter calling following filter/app {{(pid=113491) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:29:18.989468 np0000171181 devstack@c-api.service[113491]: INFO cinder.api.openstack.wsgi [None req-28e67b5d-c9fa-4b11-859c-9a2c6b152d4d demo demo] GET https://199.19.213.152/volume/v3/volumes/detail Apr 28 20:29:18.989717 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.openstack.wsgi [None req-28e67b5d-c9fa-4b11-859c-9a2c6b152d4d demo demo] Empty body provided in request {{(pid=113491) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:29:18.989984 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.openstack.wsgi [None req-28e67b5d-c9fa-4b11-859c-9a2c6b152d4d demo demo] Calling method 'detail' {{(pid=113491) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:29:18.990390 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.api_utils [None req-28e67b5d-c9fa-4b11-859c-9a2c6b152d4d demo demo] Removing options '' from query. {{(pid=113491) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:29:18.991583 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.volume.api [None req-28e67b5d-c9fa-4b11-859c-9a2c6b152d4d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113491) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:29:19.001739 np0000171181 devstack@c-api.service[113491]: INFO cinder.volume.api [None req-28e67b5d-c9fa-4b11-859c-9a2c6b152d4d demo demo] Get all volumes completed successfully. Apr 28 20:29:19.003768 np0000171181 devstack@c-api.service[113491]: INFO cinder.api.openstack.wsgi [None req-28e67b5d-c9fa-4b11-859c-9a2c6b152d4d demo demo] https://199.19.213.152/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:29:19.004187 np0000171181 devstack@c-api.service[113491]: [pid: 113491|app: 0|req: 4/14] 199.19.213.152 () {64 vars in 1296 bytes} [Tue Apr 28 20:29:18 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 28 20:29:28.996206 np0000171181 devstack@c-api.service[113491]: DEBUG dbcounter [-] [113491] Writing DB stats cinder:SELECT=1 {{(pid=113491) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:30:19.019233 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.middleware.request_id [None req-62116390-d63f-400a-aea1-2bdeeaa208bb None None] RequestId filter calling following filter/app {{(pid=113489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:30:19.149797 np0000171181 devstack@c-api.service[113489]: INFO cinder.api.openstack.wsgi [None req-62116390-d63f-400a-aea1-2bdeeaa208bb demo demo] GET https://199.19.213.152/volume/v3/volumes/detail Apr 28 20:30:19.150064 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.openstack.wsgi [None req-62116390-d63f-400a-aea1-2bdeeaa208bb demo demo] Empty body provided in request {{(pid=113489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:30:19.150312 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.openstack.wsgi [None req-62116390-d63f-400a-aea1-2bdeeaa208bb demo demo] Calling method 'detail' {{(pid=113489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:30:19.150630 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.api_utils [None req-62116390-d63f-400a-aea1-2bdeeaa208bb demo demo] Removing options '' from query. {{(pid=113489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:30:19.151712 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.volume.api [None req-62116390-d63f-400a-aea1-2bdeeaa208bb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113489) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:30:19.160386 np0000171181 devstack@c-api.service[113489]: INFO cinder.volume.api [None req-62116390-d63f-400a-aea1-2bdeeaa208bb demo demo] Get all volumes completed successfully. Apr 28 20:30:19.162223 np0000171181 devstack@c-api.service[113489]: INFO cinder.api.openstack.wsgi [None req-62116390-d63f-400a-aea1-2bdeeaa208bb demo demo] https://199.19.213.152/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:30:19.162568 np0000171181 devstack@c-api.service[113489]: [pid: 113489|app: 0|req: 4/15] 199.19.213.152 () {64 vars in 1296 bytes} [Tue Apr 28 20:30:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 28 20:30:29.155618 np0000171181 devstack@c-api.service[113489]: DEBUG dbcounter [-] [113489] Writing DB stats cinder:SELECT=1 {{(pid=113489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:31:19.183282 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.middleware.request_id [None req-070886c1-1460-48e6-9ae8-c2c90dd7bac9 None None] RequestId filter calling following filter/app {{(pid=113492) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:31:19.189658 np0000171181 devstack@c-api.service[113492]: INFO cinder.api.openstack.wsgi [None req-070886c1-1460-48e6-9ae8-c2c90dd7bac9 demo demo] GET https://199.19.213.152/volume/v3/volumes/detail Apr 28 20:31:19.189658 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.openstack.wsgi [None req-070886c1-1460-48e6-9ae8-c2c90dd7bac9 demo demo] Empty body provided in request {{(pid=113492) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:31:19.189658 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.openstack.wsgi [None req-070886c1-1460-48e6-9ae8-c2c90dd7bac9 demo demo] Calling method 'detail' {{(pid=113492) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:31:19.189981 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.api_utils [None req-070886c1-1460-48e6-9ae8-c2c90dd7bac9 demo demo] Removing options '' from query. {{(pid=113492) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:31:19.190854 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.volume.api [None req-070886c1-1460-48e6-9ae8-c2c90dd7bac9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113492) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:31:19.199801 np0000171181 devstack@c-api.service[113492]: INFO cinder.volume.api [None req-070886c1-1460-48e6-9ae8-c2c90dd7bac9 demo demo] Get all volumes completed successfully. Apr 28 20:31:19.202608 np0000171181 devstack@c-api.service[113492]: INFO cinder.api.openstack.wsgi [None req-070886c1-1460-48e6-9ae8-c2c90dd7bac9 demo demo] https://199.19.213.152/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:31:19.203080 np0000171181 devstack@c-api.service[113492]: [pid: 113492|app: 0|req: 5/16] 199.19.213.152 () {64 vars in 1296 bytes} [Tue Apr 28 20:31:19 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 28 20:31:29.194092 np0000171181 devstack@c-api.service[113492]: DEBUG dbcounter [-] [113492] Writing DB stats cinder:SELECT=1 {{(pid=113492) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:32:19.216483 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.middleware.request_id [None req-bfaab228-61d1-4a51-9ce8-abd0b5f60dca None None] RequestId filter calling following filter/app {{(pid=113490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:32:19.220218 np0000171181 devstack@c-api.service[113490]: INFO cinder.api.openstack.wsgi [None req-bfaab228-61d1-4a51-9ce8-abd0b5f60dca demo demo] GET https://199.19.213.152/volume/v3/volumes/detail Apr 28 20:32:19.220554 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.openstack.wsgi [None req-bfaab228-61d1-4a51-9ce8-abd0b5f60dca demo demo] Empty body provided in request {{(pid=113490) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:32:19.220917 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.openstack.wsgi [None req-bfaab228-61d1-4a51-9ce8-abd0b5f60dca demo demo] Calling method 'detail' {{(pid=113490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:32:19.221336 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.api_utils [None req-bfaab228-61d1-4a51-9ce8-abd0b5f60dca demo demo] Removing options '' from query. {{(pid=113490) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:32:19.222492 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.volume.api [None req-bfaab228-61d1-4a51-9ce8-abd0b5f60dca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113490) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:32:19.232764 np0000171181 devstack@c-api.service[113490]: INFO cinder.volume.api [None req-bfaab228-61d1-4a51-9ce8-abd0b5f60dca demo demo] Get all volumes completed successfully. Apr 28 20:32:19.234820 np0000171181 devstack@c-api.service[113490]: INFO cinder.api.openstack.wsgi [None req-bfaab228-61d1-4a51-9ce8-abd0b5f60dca demo demo] https://199.19.213.152/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:32:19.235333 np0000171181 devstack@c-api.service[113490]: [pid: 113490|app: 0|req: 4/17] 199.19.213.152 () {64 vars in 1296 bytes} [Tue Apr 28 20:32:19 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 28 20:32:29.227250 np0000171181 devstack@c-api.service[113490]: DEBUG dbcounter [-] [113490] Writing DB stats cinder:SELECT=1 {{(pid=113490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:33:19.309747 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.middleware.request_id [None req-7418e622-22b7-46f5-9b2c-4ec073b4165e None None] RequestId filter calling following filter/app {{(pid=113491) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:33:19.314256 np0000171181 devstack@c-api.service[113491]: INFO cinder.api.openstack.wsgi [None req-7418e622-22b7-46f5-9b2c-4ec073b4165e demo demo] GET https://199.19.213.152/volume/v3/volumes/detail Apr 28 20:33:19.314402 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.openstack.wsgi [None req-7418e622-22b7-46f5-9b2c-4ec073b4165e demo demo] Empty body provided in request {{(pid=113491) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:33:19.314921 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.openstack.wsgi [None req-7418e622-22b7-46f5-9b2c-4ec073b4165e demo demo] Calling method 'detail' {{(pid=113491) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:33:19.314921 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.api_utils [None req-7418e622-22b7-46f5-9b2c-4ec073b4165e demo demo] Removing options '' from query. {{(pid=113491) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:33:19.317100 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.volume.api [None req-7418e622-22b7-46f5-9b2c-4ec073b4165e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113491) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:33:19.329130 np0000171181 devstack@c-api.service[113491]: INFO cinder.volume.api [None req-7418e622-22b7-46f5-9b2c-4ec073b4165e demo demo] Get all volumes completed successfully. Apr 28 20:33:19.332820 np0000171181 devstack@c-api.service[113491]: INFO cinder.api.openstack.wsgi [None req-7418e622-22b7-46f5-9b2c-4ec073b4165e demo demo] https://199.19.213.152/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:33:19.333359 np0000171181 devstack@c-api.service[113491]: [pid: 113491|app: 0|req: 5/18] 199.19.213.152 () {64 vars in 1296 bytes} [Tue Apr 28 20:33:19 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 28 20:33:29.322985 np0000171181 devstack@c-api.service[113491]: DEBUG dbcounter [-] [113491] Writing DB stats cinder:SELECT=1 {{(pid=113491) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:34:19.350461 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.middleware.request_id [None req-0d9e9968-7491-42ba-93cc-944dd113b5bd None None] RequestId filter calling following filter/app {{(pid=113489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:34:19.353339 np0000171181 devstack@c-api.service[113489]: INFO cinder.api.openstack.wsgi [None req-0d9e9968-7491-42ba-93cc-944dd113b5bd demo demo] GET https://199.19.213.152/volume/v3/volumes/detail Apr 28 20:34:19.353625 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.openstack.wsgi [None req-0d9e9968-7491-42ba-93cc-944dd113b5bd demo demo] Empty body provided in request {{(pid=113489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:34:19.353916 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.openstack.wsgi [None req-0d9e9968-7491-42ba-93cc-944dd113b5bd demo demo] Calling method 'detail' {{(pid=113489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:34:19.354244 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.api_utils [None req-0d9e9968-7491-42ba-93cc-944dd113b5bd demo demo] Removing options '' from query. {{(pid=113489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:34:19.355200 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.volume.api [None req-0d9e9968-7491-42ba-93cc-944dd113b5bd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113489) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:34:19.364008 np0000171181 devstack@c-api.service[113489]: INFO cinder.volume.api [None req-0d9e9968-7491-42ba-93cc-944dd113b5bd demo demo] Get all volumes completed successfully. Apr 28 20:34:19.365927 np0000171181 devstack@c-api.service[113489]: INFO cinder.api.openstack.wsgi [None req-0d9e9968-7491-42ba-93cc-944dd113b5bd demo demo] https://199.19.213.152/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:34:19.366402 np0000171181 devstack@c-api.service[113489]: [pid: 113489|app: 0|req: 5/19] 199.19.213.152 () {64 vars in 1296 bytes} [Tue Apr 28 20:34:19 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 28 20:34:29.358625 np0000171181 devstack@c-api.service[113489]: DEBUG dbcounter [-] [113489] Writing DB stats cinder:SELECT=1 {{(pid=113489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:35:19.381580 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.middleware.request_id [None req-23f6184f-0635-4d37-bc56-33722863bb3f None None] RequestId filter calling following filter/app {{(pid=113492) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:35:19.543252 np0000171181 devstack@c-api.service[113492]: INFO cinder.api.openstack.wsgi [None req-23f6184f-0635-4d37-bc56-33722863bb3f demo demo] GET https://199.19.213.152/volume/v3/volumes/detail Apr 28 20:35:19.543629 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.openstack.wsgi [None req-23f6184f-0635-4d37-bc56-33722863bb3f demo demo] Empty body provided in request {{(pid=113492) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:35:19.544049 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.openstack.wsgi [None req-23f6184f-0635-4d37-bc56-33722863bb3f demo demo] Calling method 'detail' {{(pid=113492) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:35:19.544501 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.api_utils [None req-23f6184f-0635-4d37-bc56-33722863bb3f demo demo] Removing options '' from query. {{(pid=113492) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:35:19.545973 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.volume.api [None req-23f6184f-0635-4d37-bc56-33722863bb3f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113492) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:35:19.555241 np0000171181 devstack@c-api.service[113492]: INFO cinder.volume.api [None req-23f6184f-0635-4d37-bc56-33722863bb3f demo demo] Get all volumes completed successfully. Apr 28 20:35:19.556695 np0000171181 devstack@c-api.service[113492]: INFO cinder.api.openstack.wsgi [None req-23f6184f-0635-4d37-bc56-33722863bb3f demo demo] https://199.19.213.152/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:35:19.557156 np0000171181 devstack@c-api.service[113492]: [pid: 113492|app: 0|req: 6/20] 199.19.213.152 () {64 vars in 1296 bytes} [Tue Apr 28 20:35:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 28 20:35:29.550339 np0000171181 devstack@c-api.service[113492]: DEBUG dbcounter [-] [113492] Writing DB stats cinder:SELECT=1 {{(pid=113492) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:36:19.573143 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.middleware.request_id [None req-e01ed936-8da6-44f3-84d5-3487892de0f3 None None] RequestId filter calling following filter/app {{(pid=113490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:36:19.576615 np0000171181 devstack@c-api.service[113490]: INFO cinder.api.openstack.wsgi [None req-e01ed936-8da6-44f3-84d5-3487892de0f3 demo demo] GET https://199.19.213.152/volume/v3/volumes/detail Apr 28 20:36:19.576886 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.openstack.wsgi [None req-e01ed936-8da6-44f3-84d5-3487892de0f3 demo demo] Empty body provided in request {{(pid=113490) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:36:19.577154 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.openstack.wsgi [None req-e01ed936-8da6-44f3-84d5-3487892de0f3 demo demo] Calling method 'detail' {{(pid=113490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:36:19.577511 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.api_utils [None req-e01ed936-8da6-44f3-84d5-3487892de0f3 demo demo] Removing options '' from query. {{(pid=113490) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:36:19.578466 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.volume.api [None req-e01ed936-8da6-44f3-84d5-3487892de0f3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113490) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:36:19.588505 np0000171181 devstack@c-api.service[113490]: INFO cinder.volume.api [None req-e01ed936-8da6-44f3-84d5-3487892de0f3 demo demo] Get all volumes completed successfully. Apr 28 20:36:19.591267 np0000171181 devstack@c-api.service[113490]: INFO cinder.api.openstack.wsgi [None req-e01ed936-8da6-44f3-84d5-3487892de0f3 demo demo] https://199.19.213.152/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:36:19.591648 np0000171181 devstack@c-api.service[113490]: [pid: 113490|app: 0|req: 5/21] 199.19.213.152 () {64 vars in 1296 bytes} [Tue Apr 28 20:36:19 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 28 20:36:29.582555 np0000171181 devstack@c-api.service[113490]: DEBUG dbcounter [-] [113490] Writing DB stats cinder:SELECT=1 {{(pid=113490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:37:19.608849 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.middleware.request_id [None req-1cffbb52-524a-43a2-95a6-cbee7293bfde None None] RequestId filter calling following filter/app {{(pid=113491) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:37:19.612089 np0000171181 devstack@c-api.service[113491]: INFO cinder.api.openstack.wsgi [None req-1cffbb52-524a-43a2-95a6-cbee7293bfde demo demo] GET https://199.19.213.152/volume/v3/volumes/detail Apr 28 20:37:19.612261 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.openstack.wsgi [None req-1cffbb52-524a-43a2-95a6-cbee7293bfde demo demo] Empty body provided in request {{(pid=113491) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:37:19.612462 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.openstack.wsgi [None req-1cffbb52-524a-43a2-95a6-cbee7293bfde demo demo] Calling method 'detail' {{(pid=113491) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:37:19.612689 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.api_utils [None req-1cffbb52-524a-43a2-95a6-cbee7293bfde demo demo] Removing options '' from query. {{(pid=113491) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:37:19.613920 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.volume.api [None req-1cffbb52-524a-43a2-95a6-cbee7293bfde demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113491) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:37:19.620277 np0000171181 devstack@c-api.service[113491]: INFO cinder.volume.api [None req-1cffbb52-524a-43a2-95a6-cbee7293bfde demo demo] Get all volumes completed successfully. Apr 28 20:37:19.622118 np0000171181 devstack@c-api.service[113491]: INFO cinder.api.openstack.wsgi [None req-1cffbb52-524a-43a2-95a6-cbee7293bfde demo demo] https://199.19.213.152/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:37:19.622470 np0000171181 devstack@c-api.service[113491]: [pid: 113491|app: 0|req: 6/22] 199.19.213.152 () {64 vars in 1296 bytes} [Tue Apr 28 20:37:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 28 20:37:29.616360 np0000171181 devstack@c-api.service[113491]: DEBUG dbcounter [-] [113491] Writing DB stats cinder:SELECT=1 {{(pid=113491) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:38:19.642900 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.middleware.request_id [None req-584f77ce-3044-48fc-b932-517342bbac47 None None] RequestId filter calling following filter/app {{(pid=113489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:38:19.646861 np0000171181 devstack@c-api.service[113489]: INFO cinder.api.openstack.wsgi [None req-584f77ce-3044-48fc-b932-517342bbac47 demo demo] GET https://199.19.213.152/volume/v3/volumes/detail Apr 28 20:38:19.647141 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.openstack.wsgi [None req-584f77ce-3044-48fc-b932-517342bbac47 demo demo] Empty body provided in request {{(pid=113489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:38:19.647405 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.openstack.wsgi [None req-584f77ce-3044-48fc-b932-517342bbac47 demo demo] Calling method 'detail' {{(pid=113489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:38:19.647707 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.api_utils [None req-584f77ce-3044-48fc-b932-517342bbac47 demo demo] Removing options '' from query. {{(pid=113489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:38:19.648667 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.volume.api [None req-584f77ce-3044-48fc-b932-517342bbac47 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113489) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:38:19.661765 np0000171181 devstack@c-api.service[113489]: INFO cinder.volume.api [None req-584f77ce-3044-48fc-b932-517342bbac47 demo demo] Get all volumes completed successfully. Apr 28 20:38:19.665063 np0000171181 devstack@c-api.service[113489]: INFO cinder.api.openstack.wsgi [None req-584f77ce-3044-48fc-b932-517342bbac47 demo demo] https://199.19.213.152/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:38:19.665666 np0000171181 devstack@c-api.service[113489]: [pid: 113489|app: 0|req: 6/23] 199.19.213.152 () {64 vars in 1296 bytes} [Tue Apr 28 20:38:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 28 20:38:29.653832 np0000171181 devstack@c-api.service[113489]: DEBUG dbcounter [-] [113489] Writing DB stats cinder:SELECT=1 {{(pid=113489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:39:19.681394 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.middleware.request_id [None req-3a0b93fb-3266-42d4-8382-813e64739c30 None None] RequestId filter calling following filter/app {{(pid=113492) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:39:19.685166 np0000171181 devstack@c-api.service[113492]: INFO cinder.api.openstack.wsgi [None req-3a0b93fb-3266-42d4-8382-813e64739c30 demo demo] GET https://199.19.213.152/volume/v3/volumes/detail Apr 28 20:39:19.685416 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.openstack.wsgi [None req-3a0b93fb-3266-42d4-8382-813e64739c30 demo demo] Empty body provided in request {{(pid=113492) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:39:19.685684 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.openstack.wsgi [None req-3a0b93fb-3266-42d4-8382-813e64739c30 demo demo] Calling method 'detail' {{(pid=113492) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:39:19.685979 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.api_utils [None req-3a0b93fb-3266-42d4-8382-813e64739c30 demo demo] Removing options '' from query. {{(pid=113492) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:39:19.687144 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.volume.api [None req-3a0b93fb-3266-42d4-8382-813e64739c30 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113492) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:39:19.697922 np0000171181 devstack@c-api.service[113492]: INFO cinder.volume.api [None req-3a0b93fb-3266-42d4-8382-813e64739c30 demo demo] Get all volumes completed successfully. Apr 28 20:39:19.700824 np0000171181 devstack@c-api.service[113492]: INFO cinder.api.openstack.wsgi [None req-3a0b93fb-3266-42d4-8382-813e64739c30 demo demo] https://199.19.213.152/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:39:19.701287 np0000171181 devstack@c-api.service[113492]: [pid: 113492|app: 0|req: 7/24] 199.19.213.152 () {64 vars in 1296 bytes} [Tue Apr 28 20:39:19 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 28 20:39:29.691687 np0000171181 devstack@c-api.service[113492]: DEBUG dbcounter [-] [113492] Writing DB stats cinder:SELECT=1 {{(pid=113492) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:40:19.718942 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.middleware.request_id [None req-61dc18fb-8ceb-40e5-a7e0-53cd845de016 None None] RequestId filter calling following filter/app {{(pid=113490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:40:19.828868 np0000171181 devstack@c-api.service[113490]: INFO cinder.api.openstack.wsgi [None req-61dc18fb-8ceb-40e5-a7e0-53cd845de016 demo demo] GET https://199.19.213.152/volume/v3/volumes/detail Apr 28 20:40:19.829267 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.openstack.wsgi [None req-61dc18fb-8ceb-40e5-a7e0-53cd845de016 demo demo] Empty body provided in request {{(pid=113490) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:40:19.829637 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.openstack.wsgi [None req-61dc18fb-8ceb-40e5-a7e0-53cd845de016 demo demo] Calling method 'detail' {{(pid=113490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:40:19.830115 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.api_utils [None req-61dc18fb-8ceb-40e5-a7e0-53cd845de016 demo demo] Removing options '' from query. {{(pid=113490) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:40:19.831594 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.volume.api [None req-61dc18fb-8ceb-40e5-a7e0-53cd845de016 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113490) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:40:19.840758 np0000171181 devstack@c-api.service[113490]: INFO cinder.volume.api [None req-61dc18fb-8ceb-40e5-a7e0-53cd845de016 demo demo] Get all volumes completed successfully. Apr 28 20:40:19.842583 np0000171181 devstack@c-api.service[113490]: INFO cinder.api.openstack.wsgi [None req-61dc18fb-8ceb-40e5-a7e0-53cd845de016 demo demo] https://199.19.213.152/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:40:19.842908 np0000171181 devstack@c-api.service[113490]: [pid: 113490|app: 0|req: 6/25] 199.19.213.152 () {64 vars in 1296 bytes} [Tue Apr 28 20:40:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 28 20:40:29.835715 np0000171181 devstack@c-api.service[113490]: DEBUG dbcounter [-] [113490] Writing DB stats cinder:SELECT=1 {{(pid=113490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:41:19.858528 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.middleware.request_id [None req-1eab87a1-b11e-4604-b0b6-7844e375f7c8 None None] RequestId filter calling following filter/app {{(pid=113491) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:41:19.862877 np0000171181 devstack@c-api.service[113491]: INFO cinder.api.openstack.wsgi [None req-1eab87a1-b11e-4604-b0b6-7844e375f7c8 demo demo] GET https://199.19.213.152/volume/v3/volumes/detail Apr 28 20:41:19.863320 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.openstack.wsgi [None req-1eab87a1-b11e-4604-b0b6-7844e375f7c8 demo demo] Empty body provided in request {{(pid=113491) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:41:19.863640 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.openstack.wsgi [None req-1eab87a1-b11e-4604-b0b6-7844e375f7c8 demo demo] Calling method 'detail' {{(pid=113491) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:41:19.864118 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.api_utils [None req-1eab87a1-b11e-4604-b0b6-7844e375f7c8 demo demo] Removing options '' from query. {{(pid=113491) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:41:19.866815 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.volume.api [None req-1eab87a1-b11e-4604-b0b6-7844e375f7c8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113491) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:41:19.876937 np0000171181 devstack@c-api.service[113491]: INFO cinder.volume.api [None req-1eab87a1-b11e-4604-b0b6-7844e375f7c8 demo demo] Get all volumes completed successfully. Apr 28 20:41:19.879126 np0000171181 devstack@c-api.service[113491]: INFO cinder.api.openstack.wsgi [None req-1eab87a1-b11e-4604-b0b6-7844e375f7c8 demo demo] https://199.19.213.152/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:41:19.879559 np0000171181 devstack@c-api.service[113491]: [pid: 113491|app: 0|req: 7/26] 199.19.213.152 () {64 vars in 1296 bytes} [Tue Apr 28 20:41:19 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 28 20:41:29.872342 np0000171181 devstack@c-api.service[113491]: DEBUG dbcounter [-] [113491] Writing DB stats cinder:SELECT=1 {{(pid=113491) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:42:19.894669 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.middleware.request_id [None req-3f16acc1-0bc7-4e30-b025-be56d6697d97 None None] RequestId filter calling following filter/app {{(pid=113489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:42:19.898455 np0000171181 devstack@c-api.service[113489]: INFO cinder.api.openstack.wsgi [None req-3f16acc1-0bc7-4e30-b025-be56d6697d97 demo demo] GET https://199.19.213.152/volume/v3/volumes/detail Apr 28 20:42:19.898818 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.openstack.wsgi [None req-3f16acc1-0bc7-4e30-b025-be56d6697d97 demo demo] Empty body provided in request {{(pid=113489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:42:19.899095 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.openstack.wsgi [None req-3f16acc1-0bc7-4e30-b025-be56d6697d97 demo demo] Calling method 'detail' {{(pid=113489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:42:19.899500 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.api_utils [None req-3f16acc1-0bc7-4e30-b025-be56d6697d97 demo demo] Removing options '' from query. {{(pid=113489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:42:19.900610 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.volume.api [None req-3f16acc1-0bc7-4e30-b025-be56d6697d97 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113489) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:42:19.911985 np0000171181 devstack@c-api.service[113489]: INFO cinder.volume.api [None req-3f16acc1-0bc7-4e30-b025-be56d6697d97 demo demo] Get all volumes completed successfully. Apr 28 20:42:19.914537 np0000171181 devstack@c-api.service[113489]: INFO cinder.api.openstack.wsgi [None req-3f16acc1-0bc7-4e30-b025-be56d6697d97 demo demo] https://199.19.213.152/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:42:19.915328 np0000171181 devstack@c-api.service[113489]: [pid: 113489|app: 0|req: 7/27] 199.19.213.152 () {64 vars in 1296 bytes} [Tue Apr 28 20:42:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 28 20:42:29.904984 np0000171181 devstack@c-api.service[113489]: DEBUG dbcounter [-] [113489] Writing DB stats cinder:SELECT=1 {{(pid=113489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:43:19.931938 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.middleware.request_id [None req-5f53c556-a172-41cd-af1d-0911c3282f59 None None] RequestId filter calling following filter/app {{(pid=113492) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:43:19.935934 np0000171181 devstack@c-api.service[113492]: INFO cinder.api.openstack.wsgi [None req-5f53c556-a172-41cd-af1d-0911c3282f59 demo demo] GET https://199.19.213.152/volume/v3/volumes/detail Apr 28 20:43:19.936412 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.openstack.wsgi [None req-5f53c556-a172-41cd-af1d-0911c3282f59 demo demo] Empty body provided in request {{(pid=113492) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:43:19.936761 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.openstack.wsgi [None req-5f53c556-a172-41cd-af1d-0911c3282f59 demo demo] Calling method 'detail' {{(pid=113492) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:43:19.937152 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.api_utils [None req-5f53c556-a172-41cd-af1d-0911c3282f59 demo demo] Removing options '' from query. {{(pid=113492) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:43:19.937971 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.volume.api [None req-5f53c556-a172-41cd-af1d-0911c3282f59 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113492) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:43:19.948347 np0000171181 devstack@c-api.service[113492]: INFO cinder.volume.api [None req-5f53c556-a172-41cd-af1d-0911c3282f59 demo demo] Get all volumes completed successfully. Apr 28 20:43:19.950957 np0000171181 devstack@c-api.service[113492]: INFO cinder.api.openstack.wsgi [None req-5f53c556-a172-41cd-af1d-0911c3282f59 demo demo] https://199.19.213.152/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:43:19.951470 np0000171181 devstack@c-api.service[113492]: [pid: 113492|app: 0|req: 8/28] 199.19.213.152 () {64 vars in 1296 bytes} [Tue Apr 28 20:43:19 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 28 20:43:29.941309 np0000171181 devstack@c-api.service[113492]: DEBUG dbcounter [-] [113492] Writing DB stats cinder:SELECT=1 {{(pid=113492) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:44:19.968622 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.middleware.request_id [None req-72d51dd4-d93b-4613-aaf3-89a5e699edfa None None] RequestId filter calling following filter/app {{(pid=113490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:44:19.972672 np0000171181 devstack@c-api.service[113490]: INFO cinder.api.openstack.wsgi [None req-72d51dd4-d93b-4613-aaf3-89a5e699edfa demo demo] GET https://199.19.213.152/volume/v3/volumes/detail Apr 28 20:44:19.973936 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.openstack.wsgi [None req-72d51dd4-d93b-4613-aaf3-89a5e699edfa demo demo] Empty body provided in request {{(pid=113490) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:44:19.974632 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.openstack.wsgi [None req-72d51dd4-d93b-4613-aaf3-89a5e699edfa demo demo] Calling method 'detail' {{(pid=113490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:44:19.975142 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.api_utils [None req-72d51dd4-d93b-4613-aaf3-89a5e699edfa demo demo] Removing options '' from query. {{(pid=113490) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:44:19.976166 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.volume.api [None req-72d51dd4-d93b-4613-aaf3-89a5e699edfa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113490) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:44:19.984869 np0000171181 devstack@c-api.service[113490]: INFO cinder.volume.api [None req-72d51dd4-d93b-4613-aaf3-89a5e699edfa demo demo] Get all volumes completed successfully. Apr 28 20:44:19.987541 np0000171181 devstack@c-api.service[113490]: INFO cinder.api.openstack.wsgi [None req-72d51dd4-d93b-4613-aaf3-89a5e699edfa demo demo] https://199.19.213.152/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:44:19.987985 np0000171181 devstack@c-api.service[113490]: [pid: 113490|app: 0|req: 7/29] 199.19.213.152 () {64 vars in 1296 bytes} [Tue Apr 28 20:44:19 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 28 20:44:29.979591 np0000171181 devstack@c-api.service[113490]: DEBUG dbcounter [-] [113490] Writing DB stats cinder:SELECT=1 {{(pid=113490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:45:19.999066 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.middleware.request_id [None req-7ecf1d89-78ff-4cc1-90ab-e2a362379b8e None None] RequestId filter calling following filter/app {{(pid=113491) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:45:20.092665 np0000171181 devstack@c-api.service[113491]: INFO cinder.api.openstack.wsgi [None req-7ecf1d89-78ff-4cc1-90ab-e2a362379b8e demo demo] GET https://199.19.213.152/volume/v3/volumes/detail Apr 28 20:45:20.092840 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.openstack.wsgi [None req-7ecf1d89-78ff-4cc1-90ab-e2a362379b8e demo demo] Empty body provided in request {{(pid=113491) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:45:20.093026 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.openstack.wsgi [None req-7ecf1d89-78ff-4cc1-90ab-e2a362379b8e demo demo] Calling method 'detail' {{(pid=113491) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:45:20.093244 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.api_utils [None req-7ecf1d89-78ff-4cc1-90ab-e2a362379b8e demo demo] Removing options '' from query. {{(pid=113491) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:45:20.094120 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.volume.api [None req-7ecf1d89-78ff-4cc1-90ab-e2a362379b8e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113491) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:45:20.102438 np0000171181 devstack@c-api.service[113491]: INFO cinder.volume.api [None req-7ecf1d89-78ff-4cc1-90ab-e2a362379b8e demo demo] Get all volumes completed successfully. Apr 28 20:45:20.105123 np0000171181 devstack@c-api.service[113491]: INFO cinder.api.openstack.wsgi [None req-7ecf1d89-78ff-4cc1-90ab-e2a362379b8e demo demo] https://199.19.213.152/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:45:20.105593 np0000171181 devstack@c-api.service[113491]: [pid: 113491|app: 0|req: 8/30] 199.19.213.152 () {64 vars in 1296 bytes} [Tue Apr 28 20:45:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 28 20:45:30.097205 np0000171181 devstack@c-api.service[113491]: DEBUG dbcounter [-] [113491] Writing DB stats cinder:SELECT=1 {{(pid=113491) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:46:20.119697 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.middleware.request_id [None req-6f682469-5082-49e6-aeae-78ee0af48c33 None None] RequestId filter calling following filter/app {{(pid=113489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:46:20.123716 np0000171181 devstack@c-api.service[113489]: INFO cinder.api.openstack.wsgi [None req-6f682469-5082-49e6-aeae-78ee0af48c33 demo demo] GET https://199.19.213.152/volume/v3/volumes/detail Apr 28 20:46:20.123955 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.openstack.wsgi [None req-6f682469-5082-49e6-aeae-78ee0af48c33 demo demo] Empty body provided in request {{(pid=113489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:46:20.124238 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.openstack.wsgi [None req-6f682469-5082-49e6-aeae-78ee0af48c33 demo demo] Calling method 'detail' {{(pid=113489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:46:20.124576 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.api_utils [None req-6f682469-5082-49e6-aeae-78ee0af48c33 demo demo] Removing options '' from query. {{(pid=113489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:46:20.125581 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.volume.api [None req-6f682469-5082-49e6-aeae-78ee0af48c33 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113489) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:46:20.134825 np0000171181 devstack@c-api.service[113489]: INFO cinder.volume.api [None req-6f682469-5082-49e6-aeae-78ee0af48c33 demo demo] Get all volumes completed successfully. Apr 28 20:46:20.137702 np0000171181 devstack@c-api.service[113489]: INFO cinder.api.openstack.wsgi [None req-6f682469-5082-49e6-aeae-78ee0af48c33 demo demo] https://199.19.213.152/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:46:20.138166 np0000171181 devstack@c-api.service[113489]: [pid: 113489|app: 0|req: 8/31] 199.19.213.152 () {64 vars in 1296 bytes} [Tue Apr 28 20:46:20 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 28 20:46:30.129001 np0000171181 devstack@c-api.service[113489]: DEBUG dbcounter [-] [113489] Writing DB stats cinder:SELECT=1 {{(pid=113489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:47:20.151572 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.middleware.request_id [None req-e8c5f0c5-871d-41d2-a63f-5ff7365a38a5 None None] RequestId filter calling following filter/app {{(pid=113492) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:47:20.154520 np0000171181 devstack@c-api.service[113492]: INFO cinder.api.openstack.wsgi [None req-e8c5f0c5-871d-41d2-a63f-5ff7365a38a5 demo demo] GET https://199.19.213.152/volume/v3/volumes/detail Apr 28 20:47:20.154828 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.openstack.wsgi [None req-e8c5f0c5-871d-41d2-a63f-5ff7365a38a5 demo demo] Empty body provided in request {{(pid=113492) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:47:20.155156 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.openstack.wsgi [None req-e8c5f0c5-871d-41d2-a63f-5ff7365a38a5 demo demo] Calling method 'detail' {{(pid=113492) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:47:20.155462 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.api_utils [None req-e8c5f0c5-871d-41d2-a63f-5ff7365a38a5 demo demo] Removing options '' from query. {{(pid=113492) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:47:20.156648 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.volume.api [None req-e8c5f0c5-871d-41d2-a63f-5ff7365a38a5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113492) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:47:20.167150 np0000171181 devstack@c-api.service[113492]: INFO cinder.volume.api [None req-e8c5f0c5-871d-41d2-a63f-5ff7365a38a5 demo demo] Get all volumes completed successfully. Apr 28 20:47:20.170802 np0000171181 devstack@c-api.service[113492]: INFO cinder.api.openstack.wsgi [None req-e8c5f0c5-871d-41d2-a63f-5ff7365a38a5 demo demo] https://199.19.213.152/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:47:20.171479 np0000171181 devstack@c-api.service[113492]: [pid: 113492|app: 0|req: 9/32] 199.19.213.152 () {64 vars in 1296 bytes} [Tue Apr 28 20:47:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 28 20:47:30.160100 np0000171181 devstack@c-api.service[113492]: DEBUG dbcounter [-] [113492] Writing DB stats cinder:SELECT=1 {{(pid=113492) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:48:20.192351 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.middleware.request_id [None req-616d3a8b-4305-429e-97b1-df6021ecc21e None None] RequestId filter calling following filter/app {{(pid=113490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:48:20.196430 np0000171181 devstack@c-api.service[113490]: INFO cinder.api.openstack.wsgi [None req-616d3a8b-4305-429e-97b1-df6021ecc21e demo demo] GET https://199.19.213.152/volume/v3/volumes/detail Apr 28 20:48:20.196784 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.openstack.wsgi [None req-616d3a8b-4305-429e-97b1-df6021ecc21e demo demo] Empty body provided in request {{(pid=113490) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:48:20.197277 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.openstack.wsgi [None req-616d3a8b-4305-429e-97b1-df6021ecc21e demo demo] Calling method 'detail' {{(pid=113490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:48:20.197723 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.api_utils [None req-616d3a8b-4305-429e-97b1-df6021ecc21e demo demo] Removing options '' from query. {{(pid=113490) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:48:20.198678 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.volume.api [None req-616d3a8b-4305-429e-97b1-df6021ecc21e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113490) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:48:20.209254 np0000171181 devstack@c-api.service[113490]: INFO cinder.volume.api [None req-616d3a8b-4305-429e-97b1-df6021ecc21e demo demo] Get all volumes completed successfully. Apr 28 20:48:20.211896 np0000171181 devstack@c-api.service[113490]: INFO cinder.api.openstack.wsgi [None req-616d3a8b-4305-429e-97b1-df6021ecc21e demo demo] https://199.19.213.152/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:48:20.212339 np0000171181 devstack@c-api.service[113490]: [pid: 113490|app: 0|req: 8/33] 199.19.213.152 () {64 vars in 1296 bytes} [Tue Apr 28 20:48:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 28 20:48:30.202611 np0000171181 devstack@c-api.service[113490]: DEBUG dbcounter [-] [113490] Writing DB stats cinder:SELECT=1 {{(pid=113490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:49:20.229893 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.middleware.request_id [None req-31d4c9dd-2dfa-409a-9aab-3e9d6d8b68c2 None None] RequestId filter calling following filter/app {{(pid=113491) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:49:20.234503 np0000171181 devstack@c-api.service[113491]: INFO cinder.api.openstack.wsgi [None req-31d4c9dd-2dfa-409a-9aab-3e9d6d8b68c2 demo demo] GET https://199.19.213.152/volume/v3/volumes/detail Apr 28 20:49:20.235091 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.openstack.wsgi [None req-31d4c9dd-2dfa-409a-9aab-3e9d6d8b68c2 demo demo] Empty body provided in request {{(pid=113491) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:49:20.235563 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.openstack.wsgi [None req-31d4c9dd-2dfa-409a-9aab-3e9d6d8b68c2 demo demo] Calling method 'detail' {{(pid=113491) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:49:20.236200 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.api.api_utils [None req-31d4c9dd-2dfa-409a-9aab-3e9d6d8b68c2 demo demo] Removing options '' from query. {{(pid=113491) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:49:20.237827 np0000171181 devstack@c-api.service[113491]: DEBUG cinder.volume.api [None req-31d4c9dd-2dfa-409a-9aab-3e9d6d8b68c2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113491) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:49:20.246460 np0000171181 devstack@c-api.service[113491]: INFO cinder.volume.api [None req-31d4c9dd-2dfa-409a-9aab-3e9d6d8b68c2 demo demo] Get all volumes completed successfully. Apr 28 20:49:20.248979 np0000171181 devstack@c-api.service[113491]: INFO cinder.api.openstack.wsgi [None req-31d4c9dd-2dfa-409a-9aab-3e9d6d8b68c2 demo demo] https://199.19.213.152/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:49:20.249772 np0000171181 devstack@c-api.service[113491]: [pid: 113491|app: 0|req: 9/34] 199.19.213.152 () {64 vars in 1296 bytes} [Tue Apr 28 20:49:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 28 20:49:30.241584 np0000171181 devstack@c-api.service[113491]: DEBUG dbcounter [-] [113491] Writing DB stats cinder:SELECT=1 {{(pid=113491) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:50:20.269719 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.middleware.request_id [None req-60032adc-2da9-426d-969c-fda46bfae29a None None] RequestId filter calling following filter/app {{(pid=113489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:50:20.319749 np0000171181 devstack@c-api.service[113489]: INFO cinder.api.openstack.wsgi [None req-60032adc-2da9-426d-969c-fda46bfae29a demo demo] GET https://199.19.213.152/volume/v3/volumes/detail Apr 28 20:50:20.320334 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.openstack.wsgi [None req-60032adc-2da9-426d-969c-fda46bfae29a demo demo] Empty body provided in request {{(pid=113489) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:50:20.320714 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.openstack.wsgi [None req-60032adc-2da9-426d-969c-fda46bfae29a demo demo] Calling method 'detail' {{(pid=113489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:50:20.321207 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.api.api_utils [None req-60032adc-2da9-426d-969c-fda46bfae29a demo demo] Removing options '' from query. {{(pid=113489) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:50:20.322809 np0000171181 devstack@c-api.service[113489]: DEBUG cinder.volume.api [None req-60032adc-2da9-426d-969c-fda46bfae29a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113489) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:50:20.332374 np0000171181 devstack@c-api.service[113489]: INFO cinder.volume.api [None req-60032adc-2da9-426d-969c-fda46bfae29a demo demo] Get all volumes completed successfully. Apr 28 20:50:20.334408 np0000171181 devstack@c-api.service[113489]: INFO cinder.api.openstack.wsgi [None req-60032adc-2da9-426d-969c-fda46bfae29a demo demo] https://199.19.213.152/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:50:20.334757 np0000171181 devstack@c-api.service[113489]: [pid: 113489|app: 0|req: 9/35] 199.19.213.152 () {64 vars in 1296 bytes} [Tue Apr 28 20:50:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 28 20:50:30.327175 np0000171181 devstack@c-api.service[113489]: DEBUG dbcounter [-] [113489] Writing DB stats cinder:SELECT=1 {{(pid=113489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:51:20.348931 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.middleware.request_id [None req-d89b5d75-2bc8-4185-9c7d-4a8c2e619685 None None] RequestId filter calling following filter/app {{(pid=113492) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:51:20.351759 np0000171181 devstack@c-api.service[113492]: INFO cinder.api.openstack.wsgi [None req-d89b5d75-2bc8-4185-9c7d-4a8c2e619685 demo demo] GET https://199.19.213.152/volume/v3/volumes/detail Apr 28 20:51:20.352001 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.openstack.wsgi [None req-d89b5d75-2bc8-4185-9c7d-4a8c2e619685 demo demo] Empty body provided in request {{(pid=113492) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:51:20.352270 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.openstack.wsgi [None req-d89b5d75-2bc8-4185-9c7d-4a8c2e619685 demo demo] Calling method 'detail' {{(pid=113492) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:51:20.352565 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.api.api_utils [None req-d89b5d75-2bc8-4185-9c7d-4a8c2e619685 demo demo] Removing options '' from query. {{(pid=113492) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:51:20.353524 np0000171181 devstack@c-api.service[113492]: DEBUG cinder.volume.api [None req-d89b5d75-2bc8-4185-9c7d-4a8c2e619685 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113492) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:51:20.361360 np0000171181 devstack@c-api.service[113492]: INFO cinder.volume.api [None req-d89b5d75-2bc8-4185-9c7d-4a8c2e619685 demo demo] Get all volumes completed successfully. Apr 28 20:51:20.363876 np0000171181 devstack@c-api.service[113492]: INFO cinder.api.openstack.wsgi [None req-d89b5d75-2bc8-4185-9c7d-4a8c2e619685 demo demo] https://199.19.213.152/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:51:20.364316 np0000171181 devstack@c-api.service[113492]: [pid: 113492|app: 0|req: 10/36] 199.19.213.152 () {64 vars in 1296 bytes} [Tue Apr 28 20:51:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 28 20:51:30.356591 np0000171181 devstack@c-api.service[113492]: DEBUG dbcounter [-] [113492] Writing DB stats cinder:SELECT=1 {{(pid=113492) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 28 20:52:20.379724 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.middleware.request_id [None req-df15bb06-8060-4a78-b2ee-78017f7e67f1 None None] RequestId filter calling following filter/app {{(pid=113490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 28 20:52:20.383881 np0000171181 devstack@c-api.service[113490]: INFO cinder.api.openstack.wsgi [None req-df15bb06-8060-4a78-b2ee-78017f7e67f1 demo demo] GET https://199.19.213.152/volume/v3/volumes/detail Apr 28 20:52:20.384336 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.openstack.wsgi [None req-df15bb06-8060-4a78-b2ee-78017f7e67f1 demo demo] Empty body provided in request {{(pid=113490) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 28 20:52:20.384738 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.openstack.wsgi [None req-df15bb06-8060-4a78-b2ee-78017f7e67f1 demo demo] Calling method 'detail' {{(pid=113490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 28 20:52:20.385268 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.api.api_utils [None req-df15bb06-8060-4a78-b2ee-78017f7e67f1 demo demo] Removing options '' from query. {{(pid=113490) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 28 20:52:20.386859 np0000171181 devstack@c-api.service[113490]: DEBUG cinder.volume.api [None req-df15bb06-8060-4a78-b2ee-78017f7e67f1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113490) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 28 20:52:20.396484 np0000171181 devstack@c-api.service[113490]: INFO cinder.volume.api [None req-df15bb06-8060-4a78-b2ee-78017f7e67f1 demo demo] Get all volumes completed successfully. Apr 28 20:52:20.398332 np0000171181 devstack@c-api.service[113490]: INFO cinder.api.openstack.wsgi [None req-df15bb06-8060-4a78-b2ee-78017f7e67f1 demo demo] https://199.19.213.152/volume/v3/volumes/detail returned with HTTP 200 Apr 28 20:52:20.398651 np0000171181 devstack@c-api.service[113490]: [pid: 113490|app: 0|req: 9/37] 199.19.213.152 () {64 vars in 1296 bytes} [Tue Apr 28 20:52:20 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 28 20:52:30.391160 np0000171181 devstack@c-api.service[113490]: DEBUG dbcounter [-] [113490] Writing DB stats cinder:SELECT=1 {{(pid=113490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}