Apr 17 12:27:07.664648 np0000167124 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 17 12:27:07.670802 np0000167124 devstack@c-api.service[114206]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 17 12:27:07.673013 np0000167124 devstack@c-api.service[114206]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Apr 17 12:27:07 2026] *** Apr 17 12:27:07.673013 np0000167124 devstack@c-api.service[114206]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 17 12:27:07.673013 np0000167124 devstack@c-api.service[114206]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 Apr 17 12:27:07.673013 np0000167124 devstack@c-api.service[114206]: nodename: np0000167124 Apr 17 12:27:07.673013 np0000167124 devstack@c-api.service[114206]: machine: x86_64 Apr 17 12:27:07.673013 np0000167124 devstack@c-api.service[114206]: clock source: unix Apr 17 12:27:07.673013 np0000167124 devstack@c-api.service[114206]: pcre jit disabled Apr 17 12:27:07.673013 np0000167124 devstack@c-api.service[114206]: detected number of CPU cores: 16 Apr 17 12:27:07.673013 np0000167124 devstack@c-api.service[114206]: current working directory: / Apr 17 12:27:07.673013 np0000167124 devstack@c-api.service[114206]: detected binary path: /usr/bin/uwsgi-core Apr 17 12:27:07.673013 np0000167124 devstack@c-api.service[114206]: your processes number limit is 256917 Apr 17 12:27:07.673013 np0000167124 devstack@c-api.service[114206]: your memory page size is 4096 bytes Apr 17 12:27:07.673013 np0000167124 devstack@c-api.service[114206]: detected max file descriptor number: 2048 Apr 17 12:27:07.673013 np0000167124 devstack@c-api.service[114206]: lock engine: pthread robust mutexes Apr 17 12:27:07.673522 np0000167124 devstack@c-api.service[114206]: thunder lock: enabled Apr 17 12:27:07.673522 np0000167124 devstack@c-api.service[114206]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 17 12:27:07.673522 np0000167124 devstack@c-api.service[114206]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 17 12:27:07.673522 np0000167124 devstack@c-api.service[114206]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 17 12:27:07.673522 np0000167124 devstack@c-api.service[114206]: Set PythonHome to /opt/stack/data/venv Apr 17 12:27:07.712255 np0000167124 devstack@c-api.service[114206]: Python main interpreter initialized at 0x7f2abc8a3668 Apr 17 12:27:07.712255 np0000167124 devstack@c-api.service[114206]: python threads support enabled Apr 17 12:27:07.712255 np0000167124 devstack@c-api.service[114206]: your server socket listen backlog is limited to 100 connections Apr 17 12:27:07.712255 np0000167124 devstack@c-api.service[114206]: your mercy for graceful operations on workers is 80 seconds Apr 17 12:27:07.713459 np0000167124 devstack@c-api.service[114206]: mapped 671795 bytes (656 KB) for 4 cores Apr 17 12:27:07.713459 np0000167124 devstack@c-api.service[114206]: *** Operational MODE: preforking *** Apr 17 12:27:07.713459 np0000167124 devstack@c-api.service[114206]: *** uWSGI is running in multiple interpreter mode *** Apr 17 12:27:07.713459 np0000167124 devstack@c-api.service[114206]: spawned uWSGI master process (pid: 114206) Apr 17 12:27:07.713380 np0000167124 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 17 12:27:07.714384 np0000167124 devstack@c-api.service[114206]: spawned uWSGI worker 1 (pid: 114211, cores: 1) Apr 17 12:27:07.714481 np0000167124 devstack@c-api.service[114206]: spawned uWSGI worker 2 (pid: 114212, cores: 1) Apr 17 12:27:07.715398 np0000167124 devstack@c-api.service[114206]: spawned uWSGI worker 3 (pid: 114213, cores: 1) Apr 17 12:27:07.715602 np0000167124 devstack@c-api.service[114206]: spawned uWSGI worker 4 (pid: 114214, cores: 1) Apr 17 12:27:07.715602 np0000167124 devstack@c-api.service[114206]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 17 12:27:07.848348 np0000167124 devstack@c-api.service[114212]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 17 12:27:07.848348 np0000167124 devstack@c-api.service[114212]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 17 12:27:07.848348 np0000167124 devstack@c-api.service[114212]: we strongly recommend against using it for new projects. Apr 17 12:27:07.848348 np0000167124 devstack@c-api.service[114212]: If you are already using Eventlet, we recommend migrating to a different Apr 17 12:27:07.848348 np0000167124 devstack@c-api.service[114212]: framework. For more detail see Apr 17 12:27:07.848348 np0000167124 devstack@c-api.service[114212]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 17 12:27:07.848348 np0000167124 devstack@c-api.service[114212]: import eventlet # noqa Apr 17 12:27:07.849219 np0000167124 devstack@c-api.service[114213]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 17 12:27:07.849219 np0000167124 devstack@c-api.service[114213]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 17 12:27:07.849219 np0000167124 devstack@c-api.service[114213]: we strongly recommend against using it for new projects. Apr 17 12:27:07.849219 np0000167124 devstack@c-api.service[114213]: If you are already using Eventlet, we recommend migrating to a different Apr 17 12:27:07.849219 np0000167124 devstack@c-api.service[114213]: framework. For more detail see Apr 17 12:27:07.849219 np0000167124 devstack@c-api.service[114213]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 17 12:27:07.849219 np0000167124 devstack@c-api.service[114213]: import eventlet # noqa Apr 17 12:27:07.853359 np0000167124 devstack@c-api.service[114211]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 17 12:27:07.853359 np0000167124 devstack@c-api.service[114211]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 17 12:27:07.853359 np0000167124 devstack@c-api.service[114211]: we strongly recommend against using it for new projects. Apr 17 12:27:07.853359 np0000167124 devstack@c-api.service[114211]: If you are already using Eventlet, we recommend migrating to a different Apr 17 12:27:07.853359 np0000167124 devstack@c-api.service[114211]: framework. For more detail see Apr 17 12:27:07.853359 np0000167124 devstack@c-api.service[114211]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 17 12:27:07.853359 np0000167124 devstack@c-api.service[114211]: import eventlet # noqa Apr 17 12:27:07.855206 np0000167124 devstack@c-api.service[114214]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 17 12:27:07.855206 np0000167124 devstack@c-api.service[114214]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 17 12:27:07.855206 np0000167124 devstack@c-api.service[114214]: we strongly recommend against using it for new projects. Apr 17 12:27:07.855206 np0000167124 devstack@c-api.service[114214]: If you are already using Eventlet, we recommend migrating to a different Apr 17 12:27:07.855206 np0000167124 devstack@c-api.service[114214]: framework. For more detail see Apr 17 12:27:07.855206 np0000167124 devstack@c-api.service[114214]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 17 12:27:07.855206 np0000167124 devstack@c-api.service[114214]: import eventlet # noqa Apr 17 12:27:07.934605 np0000167124 devstack@c-api.service[114213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 17 12:27:07.934605 np0000167124 devstack@c-api.service[114213]: debtcollector.deprecate( Apr 17 12:27:07.940172 np0000167124 devstack@c-api.service[114211]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 17 12:27:07.940172 np0000167124 devstack@c-api.service[114211]: debtcollector.deprecate( Apr 17 12:27:07.945270 np0000167124 devstack@c-api.service[114212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 17 12:27:07.945270 np0000167124 devstack@c-api.service[114212]: debtcollector.deprecate( Apr 17 12:27:07.947951 np0000167124 devstack@c-api.service[114214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 17 12:27:07.947951 np0000167124 devstack@c-api.service[114214]: debtcollector.deprecate( Apr 17 12:27:08.011684 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:08.011684 np0000167124 devstack@c-api.service[114213]: from cgi import parse_header Apr 17 12:27:08.019739 np0000167124 devstack@c-api.service[114211]: /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 17 12:27:08.019739 np0000167124 devstack@c-api.service[114211]: from cgi import parse_header Apr 17 12:27:08.036475 np0000167124 devstack@c-api.service[114212]: /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 17 12:27:08.036475 np0000167124 devstack@c-api.service[114212]: from cgi import parse_header Apr 17 12:27:08.044584 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:08.044584 np0000167124 devstack@c-api.service[114214]: from cgi import parse_header Apr 17 12:27:08.055654 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:08.055654 np0000167124 devstack@c-api.service[114213]: removals.removed_module( Apr 17 12:27:08.056378 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:08.056378 np0000167124 devstack@c-api.service[114213]: removals.removed_module( Apr 17 12:27:08.064074 np0000167124 devstack@c-api.service[114211]: /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 17 12:27:08.064074 np0000167124 devstack@c-api.service[114211]: removals.removed_module( Apr 17 12:27:08.064733 np0000167124 devstack@c-api.service[114211]: /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 17 12:27:08.064733 np0000167124 devstack@c-api.service[114211]: removals.removed_module( Apr 17 12:27:08.099906 np0000167124 devstack@c-api.service[114212]: /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 17 12:27:08.099906 np0000167124 devstack@c-api.service[114212]: removals.removed_module( Apr 17 12:27:08.099906 np0000167124 devstack@c-api.service[114212]: /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 17 12:27:08.099906 np0000167124 devstack@c-api.service[114212]: removals.removed_module( Apr 17 12:27:08.100169 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:08.100169 np0000167124 devstack@c-api.service[114214]: removals.removed_module( Apr 17 12:27:08.100169 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:08.100169 np0000167124 devstack@c-api.service[114214]: removals.removed_module( Apr 17 12:27:08.693475 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:08.693475 np0000167124 devstack@c-api.service[114214]: warnings.warn( Apr 17 12:27:08.697928 np0000167124 devstack@c-api.service[114212]: /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 17 12:27:08.697928 np0000167124 devstack@c-api.service[114212]: warnings.warn( Apr 17 12:27:08.713936 np0000167124 devstack@c-api.service[114211]: /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 17 12:27:08.713936 np0000167124 devstack@c-api.service[114211]: warnings.warn( Apr 17 12:27:08.720300 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:08.720300 np0000167124 devstack@c-api.service[114213]: warnings.warn( Apr 17 12:27:08.793790 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:08.793790 np0000167124 devstack@c-api.service[114214]: warnings.warn( Apr 17 12:27:08.820841 np0000167124 devstack@c-api.service[114212]: /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 17 12:27:08.820841 np0000167124 devstack@c-api.service[114212]: warnings.warn( Apr 17 12:27:08.828301 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:08.828301 np0000167124 devstack@c-api.service[114213]: warnings.warn( Apr 17 12:27:08.890414 np0000167124 devstack@c-api.service[114211]: /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 17 12:27:08.890414 np0000167124 devstack@c-api.service[114211]: warnings.warn( Apr 17 12:27:09.127136 np0000167124 devstack@c-api.service[114214]: 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 17 12:27:09.127654 np0000167124 devstack@c-api.service[114214]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=114214) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 17 12:27:09.130706 np0000167124 devstack@c-api.service[114212]: 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 17 12:27:09.131136 np0000167124 devstack@c-api.service[114212]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=114212) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 17 12:27:09.131314 np0000167124 devstack@c-api.service[114213]: 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 17 12:27:09.131690 np0000167124 devstack@c-api.service[114213]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=114213) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 17 12:27:09.215865 np0000167124 devstack@c-api.service[114211]: 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 17 12:27:09.216077 np0000167124 devstack@c-api.service[114211]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=114211) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 17 12:27:09.221464 np0000167124 devstack@c-api.service[114212]: /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 17 12:27:09.221464 np0000167124 devstack@c-api.service[114212]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 17 12:27:09.224241 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:09.224241 np0000167124 devstack@c-api.service[114213]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 17 12:27:09.224758 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:09.224758 np0000167124 devstack@c-api.service[114214]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 17 12:27:09.278200 np0000167124 devstack@c-api.service[114211]: /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 17 12:27:09.278200 np0000167124 devstack@c-api.service[114211]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 17 12:27:09.695600 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=114214) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 17 12:27:09.695856 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=114211) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 17 12:27:09.695971 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.695971 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.696198 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.696198 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.696383 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.696519 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=114212) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 17 12:27:09.696610 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.696749 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.696893 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.696991 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.697146 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.697231 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.697300 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.697374 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.697434 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.697488 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.697488 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=114211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.697659 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.697739 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.697820 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.697957 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.698077 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.698077 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.698207 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.698274 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.698346 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=114214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.698410 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.698476 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.698538 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.698614 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.698675 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=114211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.698742 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.698801 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.698858 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.698923 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.698923 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.699129 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.699258 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.699376 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.699454 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=114212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.699454 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.699611 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.699698 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.699788 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.699851 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.699911 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=114214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.699986 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.699986 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.700171 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.700266 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.700266 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=114212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.700266 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.700443 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=114213) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 17 12:27:09.700443 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.700443 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.700670 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.700734 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.700862 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.700862 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.700981 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.701076 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.701156 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.701240 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.701304 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.701347 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.701409 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.701451 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=114211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.701498 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.701535 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.701575 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.701621 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.701666 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.701715 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.701754 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.701790 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.701828 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.701862 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=114212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.701904 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.701938 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=114213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.701979 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.702023 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.702087 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.702137 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.702177 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.702222 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.702260 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.702297 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.702333 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.702381 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.702418 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.702459 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=114211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.702500 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.702540 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.702584 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.702618 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.702661 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.702704 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=114214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.702742 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.702779 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.702816 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.702852 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=114213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.702900 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.702939 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=114212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.702976 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.703014 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.703259 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.703259 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.703259 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.703259 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.703259 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.703461 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.703524 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=114214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.703565 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.703608 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.703651 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.703651 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.703651 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.703651 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=114213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.703651 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.703651 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.703651 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.703651 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.703651 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.703651 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.703651 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=114213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.704141 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.705205 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.705270 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.705307 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.705385 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.705436 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.705490 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=114211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.705565 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.705674 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.706202 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.706202 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.706275 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.706317 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.706362 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.706397 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.706430 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.706475 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=114212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.706508 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.706540 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.706573 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.706573 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=114213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.706573 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.706677 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.706677 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.706677 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.706677 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.706677 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.706859 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.706900 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=114214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.706941 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.706980 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.707019 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.707019 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.707019 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.707019 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=114211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.707019 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.707246 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.707284 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.707329 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.707329 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.707400 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.707443 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.707443 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.707546 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.707602 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=114214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.707642 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.707678 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.707711 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.707711 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=114212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.707711 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.707816 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.707816 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.707816 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.707816 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.707980 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.707980 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=114213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.710720 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.710967 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.711030 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.711111 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.711152 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.711196 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.711240 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.711275 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.711311 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.711350 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=114214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.711388 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.711427 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.711463 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.711463 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=114211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.711538 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.712532 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.712589 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.712677 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.712742 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.712819 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.712871 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=114212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.712941 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.713483 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.713571 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.713610 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.713645 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.713678 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.713712 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.713746 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.713780 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.713821 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.713857 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.713890 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=114213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.713929 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.713965 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=114211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.714004 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.714072 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.714110 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.714151 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.714188 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.714227 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.714267 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.714302 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.714356 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.714408 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.714459 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.714499 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.714531 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.714582 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=114212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.714620 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.714655 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=114213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.714688 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.714725 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.714766 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.714766 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.714766 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=114214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.714907 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.716657 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.716754 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.716804 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.716838 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.716884 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.716959 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=114211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.717011 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.717079 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.717129 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.717129 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.717199 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.717245 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.717288 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=114212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.717364 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.718712 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.718800 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.718894 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.718980 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.719096 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.719169 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=114213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.719522 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.719574 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.719574 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.719669 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.719821 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.719928 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.720141 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=114214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.720281 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.724616 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.724734 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.724734 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.724819 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.724819 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.724889 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=114212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.724928 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.724965 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.725055 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.725156 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.725248 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.725334 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.725420 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=114211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.725515 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.725559 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.725654 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.725744 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.725803 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.725847 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.725894 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.725935 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.725996 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=114213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.726055 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.726115 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.726163 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.726200 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.726300 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=114214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.726390 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.727066 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.727132 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.727212 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.727264 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.727319 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.727376 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=114212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.727457 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.727682 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.727881 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.727997 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.728504 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.728504 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.728504 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=114214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.728504 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.728715 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.728770 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.728836 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.728898 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.728960 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.729020 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=114211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.729113 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.729296 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.729351 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.729419 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.729485 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.729532 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.729597 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=114213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.729666 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.732049 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.732134 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.732182 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.732255 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.732299 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.732372 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=114212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.732471 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.732537 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.732588 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.732658 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.732705 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.732778 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.732835 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=114212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.732904 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.733280 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.733363 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.733452 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.733551 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.733635 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.733725 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=114214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.733831 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.733916 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.734009 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.734125 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.734216 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.734306 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.734397 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=114214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.734496 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.734840 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.734896 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.734941 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.735013 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.735089 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.735130 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=114211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.735202 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.735261 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.735317 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.735363 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.735434 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.735500 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.735559 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=114211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.735605 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.739061 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.739144 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.739194 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.739246 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.739246 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.739317 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.739364 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.739364 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=114212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.739429 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.739469 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.739513 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.739566 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.739663 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=114214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.739805 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.739849 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.739885 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.739929 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.739974 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.740011 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.740077 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.740142 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.740183 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.740183 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=114211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.740269 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.740311 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.740368 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.740368 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=114213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.740473 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.740573 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.740654 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.740749 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.740801 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.740857 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.740895 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.740895 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.740997 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.741071 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.741110 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.741153 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=114213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.741204 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.741246 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.741299 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.741345 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=114212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.741386 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.741426 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.741471 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.741513 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.741567 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.741567 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.741641 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.741681 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.741721 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.741766 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=114211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.741766 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.741841 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=114214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.741841 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.741912 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.741912 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.741912 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.741912 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.741912 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.742119 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=114213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.742119 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.742391 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.742450 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.742500 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.742565 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.742617 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.742661 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.742701 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.742746 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.742785 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=114212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.742830 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.742874 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.742919 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.742964 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.743008 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.743078 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=114211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.743078 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.743162 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.743162 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.743162 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.743162 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=114213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.743306 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.743877 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.743968 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.744060 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.744171 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.744257 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.744357 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=114213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.744459 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.744779 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.744895 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.745060 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.745190 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.745474 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.745474 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=114214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.745598 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.745649 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.745751 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.745828 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.745828 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.745909 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.745954 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.745996 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.746060 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.746060 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.746142 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.746188 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=114212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.746230 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=114211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.746269 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.746308 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.746444 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.746511 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.746569 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.746624 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.746676 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.746719 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.746756 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.746795 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.746839 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.746884 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=114213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.746935 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.746985 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.747027 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=114214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.747219 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.747583 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.747637 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.747705 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.747752 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.747837 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.747889 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=114212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.747938 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.748011 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.748084 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.748124 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.748165 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.748207 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.748277 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.748318 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.748352 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.748385 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.748431 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.748477 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.748515 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.748554 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.748600 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.748641 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=114211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.748688 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=114213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.748725 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.748767 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.748812 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.748852 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=114214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.748852 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.750800 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.750857 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.750912 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.750966 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.751050 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.751124 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=114212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.751201 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.751428 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.751520 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.751609 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.751715 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.751788 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.751874 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=114211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.751977 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.752427 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.752519 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.752607 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.752691 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.752773 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.752859 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=114213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.753025 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.753110 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.753273 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.753323 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.753358 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.753424 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.753486 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.753524 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.753524 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.753660 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.753696 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=114212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.753696 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.753815 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.753865 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.753905 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.753951 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=114214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.754024 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.754024 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.754120 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.754179 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.754179 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=114213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.754179 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.754752 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.754826 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.754862 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.754913 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.754954 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.754994 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.755061 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.755099 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.755138 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.755178 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.755214 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.755253 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.755287 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.755327 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=114212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.755360 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.755444 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=114211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.755493 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.755535 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.755568 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.755568 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=114214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.755568 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.755716 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.755828 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.755888 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.755929 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.755968 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.756005 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.756075 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.756127 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.756187 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=114213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.756227 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.756263 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.756296 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.756447 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=114211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.756447 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.756617 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.756790 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.756904 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.757049 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.757203 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.757330 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=114214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.757391 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.757456 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.757496 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.757566 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.757566 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.757641 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.757641 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=114212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.757712 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.758563 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.758631 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.758673 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.758711 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.758804 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.758871 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=114211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.758911 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.759019 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.759219 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.759321 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.759449 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.759578 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.759728 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=114214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.759848 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.760656 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.760710 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.760777 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.760824 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.760909 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.760974 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=114213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.761023 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.761110 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.761151 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.761151 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.761235 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.761235 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.761314 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.761361 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=114212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.761412 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.761464 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.761505 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.761505 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.761505 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.761617 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=114211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.761617 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.761700 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.761745 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.761791 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.761860 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.761909 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.761973 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=114213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.762021 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.762383 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.762451 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.762489 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.762575 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.762635 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.762699 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=114211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.762825 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.762872 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.762912 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.763001 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.763076 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.763130 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.763130 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.763212 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.763278 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.763421 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.763504 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=114211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.763573 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.763665 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.763744 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=114212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.763803 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.763853 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.764008 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.764008 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.764008 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.764008 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.764226 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.764263 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=114213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.764306 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.764351 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.764420 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.764469 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.764504 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.764539 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.764574 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.764614 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.764658 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=114212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.764695 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.764737 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.764785 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.764785 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=114213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.764785 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.766217 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.766328 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.766379 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.766437 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.766482 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.766521 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.766568 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.766608 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.766651 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.766697 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.766736 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=114211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.766778 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.766817 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.766858 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.766899 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=114213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.766940 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.767016 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.767108 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.767150 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.767188 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.767232 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.767269 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.767309 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.767347 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.767404 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.767461 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.767502 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.767553 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=114211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.767587 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.767620 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.767665 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=114213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.767665 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.767741 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.767741 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=114214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.767741 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.769022 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.769227 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.769289 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.769333 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.769394 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.769446 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=114214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.769500 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.769622 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.769677 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.769741 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.769809 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.769854 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.769895 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=114214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.769940 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.770657 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.770657 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.774152 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.774152 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.774152 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.774152 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=114214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.774152 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.774152 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.774152 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.774152 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.774152 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.774152 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.774689 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=114214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.774689 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.774769 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.774769 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.774769 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.774877 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.774925 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.774967 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.775005 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.775005 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.775131 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=114212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.775195 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.775236 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.775273 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.775308 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.775308 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=114211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.775412 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.775475 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.775513 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.775552 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.775587 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.775623 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.775661 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.775695 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.775734 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.775770 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.775809 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=114213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.775858 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=114212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.775858 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.775966 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.776314 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.776411 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.776479 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.776519 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.776558 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.776623 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=114212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.776723 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.777752 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.777839 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.777839 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.777925 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.777966 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.778023 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=114214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.778112 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.778971 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.779064 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.779160 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.779230 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.779285 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.779341 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.779416 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=114212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.779461 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.779496 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.779544 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.779587 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.779630 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.779669 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.779714 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.779755 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.779794 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.779833 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.779900 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.779944 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.780016 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.780138 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.780195 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=114214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.780248 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.780305 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=114213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.780344 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.780397 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.780454 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=114212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.780504 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.780589 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.780646 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.780692 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.780739 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.780872 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.780916 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.780954 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.780990 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.781029 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.781092 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.781151 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.781205 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.781249 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=114211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.781294 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.781339 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.781396 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.781452 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.781504 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=114214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.781544 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=114213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.781579 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.781615 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.781651 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.781689 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.781689 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.781689 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.781689 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.781689 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=114211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.781859 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.781859 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.781933 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.781969 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.781969 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.781969 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.781969 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=114212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.782145 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.782192 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.782233 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.782233 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.782233 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.782335 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.782383 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.782383 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=114211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.782497 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.782539 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.782586 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.782586 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.782586 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.782689 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.782733 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=114214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.782777 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.782821 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.782857 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.782857 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.782857 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.782857 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=114213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.782857 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 17 12:27:09.783087 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.783156 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114211) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.783198 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.783267 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.783308 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.783360 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.783415 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.783470 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.783538 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=114212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.783576 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.783620 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=114211) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.783620 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=114211) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.783707 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=114212) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.783747 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.783747 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.783843 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.783935 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=114214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.783991 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=114213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 17 12:27:09.784055 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=114214) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.784109 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 17 12:27:09.784173 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 17 12:27:09.784432 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 17 12:27:09.784513 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=114213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 17 12:27:09.784602 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=114213) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 17 12:27:09.831117 np0000167124 devstack@c-api.service[114214]: INFO dbcounter [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Registered counter for database cinder Apr 17 12:27:09.836110 np0000167124 devstack@c-api.service[114213]: INFO dbcounter [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Registered counter for database cinder Apr 17 12:27:09.844144 np0000167124 devstack@c-api.service[114214]: DEBUG oslo_db.sqlalchemy.engines [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f 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=114214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 17 12:27:09.845185 np0000167124 devstack@c-api.service[114212]: INFO dbcounter [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Registered counter for database cinder Apr 17 12:27:09.846650 np0000167124 devstack@c-api.service[114211]: INFO dbcounter [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Registered counter for database cinder Apr 17 12:27:09.852646 np0000167124 devstack@c-api.service[114213]: DEBUG oslo_db.sqlalchemy.engines [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b 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=114213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 17 12:27:09.863785 np0000167124 devstack@c-api.service[114212]: DEBUG oslo_db.sqlalchemy.engines [None req-53198159-6eac-4705-aa81-976c89ad9797 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=114212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 17 12:27:09.869178 np0000167124 devstack@c-api.service[114211]: DEBUG oslo_db.sqlalchemy.engines [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef 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=114211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 17 12:27:09.962687 np0000167124 devstack@c-api.service[114214]: DEBUG dbcounter [-] [114214] Writer thread running {{(pid=114214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 17 12:27:09.965744 np0000167124 devstack@c-api.service[114214]: INFO cinder.rpc [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 17 12:27:09.968173 np0000167124 devstack@c-api.service[114214]: INFO cinder.rpc [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 17 12:27:09.970195 np0000167124 devstack@c-api.service[114214]: INFO cinder.rpc [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 17 12:27:09.971764 np0000167124 devstack@c-api.service[114213]: DEBUG dbcounter [-] [114213] Writer thread running {{(pid=114213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 17 12:27:09.971863 np0000167124 devstack@c-api.service[114214]: INFO cinder.rpc [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 17 12:27:09.972720 np0000167124 devstack@c-api.service[114214]: WARNING castellan.key_manager.migration [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:09.974524 np0000167124 devstack@c-api.service[114214]: WARNING castellan.key_manager.migration [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:09.975029 np0000167124 devstack@c-api.service[114213]: INFO cinder.rpc [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 17 12:27:09.978642 np0000167124 devstack@c-api.service[114213]: INFO cinder.rpc [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 17 12:27:09.981476 np0000167124 devstack@c-api.service[114213]: INFO cinder.rpc [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 17 12:27:09.982054 np0000167124 devstack@c-api.service[114214]: DEBUG oslo_db.sqlalchemy.engines [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f 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=114214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 17 12:27:09.983077 np0000167124 devstack@c-api.service[114213]: INFO cinder.rpc [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 17 12:27:09.984391 np0000167124 devstack@c-api.service[114213]: WARNING castellan.key_manager.migration [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:09.985245 np0000167124 devstack@c-api.service[114214]: INFO cinder.rpc [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 17 12:27:09.986721 np0000167124 devstack@c-api.service[114213]: WARNING castellan.key_manager.migration [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:09.987327 np0000167124 devstack@c-api.service[114214]: INFO cinder.rpc [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 17 12:27:09.988465 np0000167124 devstack@c-api.service[114214]: WARNING castellan.key_manager.migration [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:09.992849 np0000167124 devstack@c-api.service[114213]: DEBUG oslo_db.sqlalchemy.engines [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b 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=114213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 17 12:27:09.995081 np0000167124 devstack@c-api.service[114213]: INFO cinder.rpc [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 17 12:27:09.997274 np0000167124 devstack@c-api.service[114213]: INFO cinder.rpc [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 17 12:27:09.997688 np0000167124 devstack@c-api.service[114211]: DEBUG dbcounter [-] [114211] Writer thread running {{(pid=114211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 17 12:27:09.998489 np0000167124 devstack@c-api.service[114213]: WARNING castellan.key_manager.migration [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:09.999428 np0000167124 devstack@c-api.service[114214]: WARNING castellan.key_manager.migration [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.001302 np0000167124 devstack@c-api.service[114211]: INFO cinder.rpc [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 17 12:27:10.002653 np0000167124 devstack@c-api.service[114214]: WARNING castellan.key_manager.migration [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.003333 np0000167124 devstack@c-api.service[114212]: DEBUG dbcounter [-] [114212] Writer thread running {{(pid=114212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 17 12:27:10.004476 np0000167124 devstack@c-api.service[114211]: INFO cinder.rpc [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 17 12:27:10.005876 np0000167124 devstack@c-api.service[114214]: WARNING castellan.key_manager.migration [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.006876 np0000167124 devstack@c-api.service[114212]: INFO cinder.rpc [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 17 12:27:10.007333 np0000167124 devstack@c-api.service[114211]: INFO cinder.rpc [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 17 12:27:10.009746 np0000167124 devstack@c-api.service[114212]: INFO cinder.rpc [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 17 12:27:10.009882 np0000167124 devstack@c-api.service[114211]: INFO cinder.rpc [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 17 12:27:10.010072 np0000167124 devstack@c-api.service[114214]: WARNING castellan.key_manager.migration [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.010543 np0000167124 devstack@c-api.service[114213]: WARNING castellan.key_manager.migration [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.010809 np0000167124 devstack@c-api.service[114211]: WARNING castellan.key_manager.migration [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.012412 np0000167124 devstack@c-api.service[114212]: INFO cinder.rpc [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 17 12:27:10.012674 np0000167124 devstack@c-api.service[114211]: WARNING castellan.key_manager.migration [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.013101 np0000167124 devstack@c-api.service[114214]: WARNING castellan.key_manager.migration [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.013779 np0000167124 devstack@c-api.service[114213]: WARNING castellan.key_manager.migration [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.014839 np0000167124 devstack@c-api.service[114212]: INFO cinder.rpc [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 17 12:27:10.015826 np0000167124 devstack@c-api.service[114212]: WARNING castellan.key_manager.migration [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.016876 np0000167124 devstack@c-api.service[114214]: WARNING castellan.key_manager.migration [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.016984 np0000167124 devstack@c-api.service[114213]: WARNING castellan.key_manager.migration [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.018519 np0000167124 devstack@c-api.service[114212]: WARNING castellan.key_manager.migration [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.018961 np0000167124 devstack@c-api.service[114211]: DEBUG oslo_db.sqlalchemy.engines [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef 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=114211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 17 12:27:10.020228 np0000167124 devstack@c-api.service[114214]: WARNING castellan.key_manager.migration [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.021589 np0000167124 devstack@c-api.service[114213]: WARNING castellan.key_manager.migration [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.022120 np0000167124 devstack@c-api.service[114211]: INFO cinder.rpc [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 17 12:27:10.023263 np0000167124 devstack@c-api.service[114214]: WARNING castellan.key_manager.migration [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.023859 np0000167124 devstack@c-api.service[114212]: DEBUG oslo_db.sqlalchemy.engines [None req-53198159-6eac-4705-aa81-976c89ad9797 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=114212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 17 12:27:10.024477 np0000167124 devstack@c-api.service[114211]: INFO cinder.rpc [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 17 12:27:10.024709 np0000167124 devstack@c-api.service[114213]: WARNING castellan.key_manager.migration [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.025793 np0000167124 devstack@c-api.service[114211]: WARNING castellan.key_manager.migration [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.026211 np0000167124 devstack@c-api.service[114214]: WARNING castellan.key_manager.migration [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.026329 np0000167124 devstack@c-api.service[114212]: INFO cinder.rpc [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 17 12:27:10.027735 np0000167124 devstack@c-api.service[114213]: WARNING castellan.key_manager.migration [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.027811 np0000167124 devstack@c-api.service[114214]: WARNING castellan.key_manager.migration [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.028664 np0000167124 devstack@c-api.service[114212]: INFO cinder.rpc [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 17 12:27:10.030024 np0000167124 devstack@c-api.service[114212]: WARNING castellan.key_manager.migration [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.030510 np0000167124 devstack@c-api.service[114214]: WARNING castellan.key_manager.migration [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.030958 np0000167124 devstack@c-api.service[114213]: WARNING castellan.key_manager.migration [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.035788 np0000167124 devstack@c-api.service[114213]: WARNING castellan.key_manager.migration [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.036385 np0000167124 devstack@c-api.service[114214]: WARNING castellan.key_manager.migration [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.038893 np0000167124 devstack@c-api.service[114213]: WARNING castellan.key_manager.migration [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.039784 np0000167124 devstack@c-api.service[114214]: WARNING castellan.key_manager.migration [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.039899 np0000167124 devstack@c-api.service[114211]: WARNING castellan.key_manager.migration [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.040449 np0000167124 devstack@c-api.service[114213]: WARNING castellan.key_manager.migration [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.041922 np0000167124 devstack@c-api.service[114214]: WARNING castellan.key_manager.migration [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.041992 np0000167124 devstack@c-api.service[114212]: WARNING castellan.key_manager.migration [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.043172 np0000167124 devstack@c-api.service[114213]: WARNING castellan.key_manager.migration [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.043624 np0000167124 devstack@c-api.service[114214]: WARNING castellan.key_manager.migration [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.043689 np0000167124 devstack@c-api.service[114211]: WARNING castellan.key_manager.migration [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.045167 np0000167124 devstack@c-api.service[114214]: WARNING castellan.key_manager.migration [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.045341 np0000167124 devstack@c-api.service[114212]: WARNING castellan.key_manager.migration [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.046228 np0000167124 devstack@c-api.service[114214]: WARNING cinder.api.contrib.hosts [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 17 12:27:10.046917 np0000167124 devstack@c-api.service[114211]: WARNING castellan.key_manager.migration [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.047003 np0000167124 devstack@c-api.service[114214]: WARNING castellan.key_manager.migration [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.048432 np0000167124 devstack@c-api.service[114214]: WARNING castellan.key_manager.migration [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.048564 np0000167124 devstack@c-api.service[114212]: WARNING castellan.key_manager.migration [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.048813 np0000167124 devstack@c-api.service[114213]: WARNING castellan.key_manager.migration [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.049978 np0000167124 devstack@c-api.service[114214]: WARNING castellan.key_manager.migration [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.050962 np0000167124 devstack@c-api.service[114211]: WARNING castellan.key_manager.migration [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.051398 np0000167124 devstack@c-api.service[114214]: WARNING castellan.key_manager.migration [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.052291 np0000167124 devstack@c-api.service[114213]: WARNING castellan.key_manager.migration [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.052817 np0000167124 devstack@c-api.service[114214]: WARNING castellan.key_manager.migration [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.052888 np0000167124 devstack@c-api.service[114212]: WARNING castellan.key_manager.migration [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.053805 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.v3.router [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Extended resource: extensions {{(pid=114214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.054477 np0000167124 devstack@c-api.service[114213]: WARNING castellan.key_manager.migration [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.055143 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.v3.router [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Extended resource: consistencygroups {{(pid=114214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.055407 np0000167124 devstack@c-api.service[114211]: WARNING castellan.key_manager.migration [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.055970 np0000167124 devstack@c-api.service[114212]: WARNING castellan.key_manager.migration [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.056141 np0000167124 devstack@c-api.service[114213]: WARNING castellan.key_manager.migration [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.057072 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.v3.router [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Extended resource: scheduler-stats {{(pid=114214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.057700 np0000167124 devstack@c-api.service[114213]: WARNING castellan.key_manager.migration [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.058479 np0000167124 devstack@c-api.service[114211]: WARNING castellan.key_manager.migration [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.058551 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.v3.router [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Extended resource: backups {{(pid=114214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.058803 np0000167124 devstack@c-api.service[114213]: WARNING cinder.api.contrib.hosts [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 17 12:27:10.059010 np0000167124 devstack@c-api.service[114212]: WARNING castellan.key_manager.migration [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.059640 np0000167124 devstack@c-api.service[114213]: WARNING castellan.key_manager.migration [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.060521 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.v3.router [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Extended resource: os-hosts {{(pid=114214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.061106 np0000167124 devstack@c-api.service[114213]: WARNING castellan.key_manager.migration [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.061602 np0000167124 devstack@c-api.service[114211]: WARNING castellan.key_manager.migration [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.061888 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.v3.router [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Extended resource: qos-specs {{(pid=114214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.062153 np0000167124 devstack@c-api.service[114212]: WARNING castellan.key_manager.migration [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.062650 np0000167124 devstack@c-api.service[114213]: WARNING castellan.key_manager.migration [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.064081 np0000167124 devstack@c-api.service[114213]: WARNING castellan.key_manager.migration [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.064467 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.v3.router [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Extended resource: os-volume-type-access {{(pid=114214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.064545 np0000167124 devstack@c-api.service[114211]: WARNING castellan.key_manager.migration [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.065079 np0000167124 devstack@c-api.service[114212]: WARNING castellan.key_manager.migration [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.065541 np0000167124 devstack@c-api.service[114213]: WARNING castellan.key_manager.migration [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.066072 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.v3.router [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Extended resource: encryption {{(pid=114214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.066563 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.v3.router [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Extended resource: extensions {{(pid=114213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.067647 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.v3.router [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Extended resource: os-availability-zone {{(pid=114214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.067763 np0000167124 devstack@c-api.service[114211]: WARNING castellan.key_manager.migration [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.067836 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.v3.router [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Extended resource: consistencygroups {{(pid=114213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.068977 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.v3.router [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Extended resource: os-quota-class-sets {{(pid=114214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.069086 np0000167124 devstack@c-api.service[114212]: WARNING castellan.key_manager.migration [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.069371 np0000167124 devstack@c-api.service[114211]: WARNING castellan.key_manager.migration [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.069827 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.v3.router [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Extended resource: scheduler-stats {{(pid=114213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.070244 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.v3.router [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Extended resource: cgsnapshots {{(pid=114214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.070616 np0000167124 devstack@c-api.service[114212]: WARNING castellan.key_manager.migration [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.071292 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.v3.router [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Extended resource: backups {{(pid=114213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.071646 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.v3.router [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Extended resource: os-quota-sets {{(pid=114214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.072143 np0000167124 devstack@c-api.service[114211]: WARNING castellan.key_manager.migration [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.073157 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.v3.router [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Extended resource: encryption {{(pid=114214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.073334 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.v3.router [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Extended resource: os-hosts {{(pid=114213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.073420 np0000167124 devstack@c-api.service[114212]: WARNING castellan.key_manager.migration [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.074633 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.v3.router [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Extended resource: os-volume-manage {{(pid=114214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.074706 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.v3.router [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Extended resource: qos-specs {{(pid=114213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.076068 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.v3.router [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Extended resource: os-snapshot-manage {{(pid=114214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.076819 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.v3.router [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Extended resource: os-volume-type-access {{(pid=114213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.077565 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.v3.router [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Extended resource: extra_specs {{(pid=114214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.077881 np0000167124 devstack@c-api.service[114211]: WARNING castellan.key_manager.migration [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.078402 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.v3.router [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Extended resource: encryption {{(pid=114213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.079012 np0000167124 devstack@c-api.service[114212]: WARNING castellan.key_manager.migration [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.079109 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.v3.router [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Extended resource: capabilities {{(pid=114214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.080349 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.v3.router [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Extended resource: os-volume-transfer {{(pid=114214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.080663 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.v3.router [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Extended resource: os-availability-zone {{(pid=114213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.081560 np0000167124 devstack@c-api.service[114211]: WARNING castellan.key_manager.migration [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.081963 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.v3.router [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Extended resource: os-quota-class-sets {{(pid=114213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.082500 np0000167124 devstack@c-api.service[114212]: WARNING castellan.key_manager.migration [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.082658 np0000167124 devstack@c-api.service[114214]: WARNING castellan.key_manager.migration [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.083294 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.v3.router [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Extended resource: cgsnapshots {{(pid=114213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.083669 np0000167124 devstack@c-api.service[114211]: WARNING castellan.key_manager.migration [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.084115 np0000167124 devstack@c-api.service[114214]: WARNING castellan.key_manager.migration [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.084677 np0000167124 devstack@c-api.service[114212]: WARNING castellan.key_manager.migration [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.084752 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.v3.router [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Extended resource: os-quota-sets {{(pid=114213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.085494 np0000167124 devstack@c-api.service[114211]: WARNING castellan.key_manager.migration [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.085565 np0000167124 devstack@c-api.service[114214]: WARNING castellan.key_manager.migration [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.086114 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.v3.router [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Extended resource: encryption {{(pid=114213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.086408 np0000167124 devstack@c-api.service[114212]: WARNING castellan.key_manager.migration [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.086987 np0000167124 devstack@c-api.service[114211]: WARNING castellan.key_manager.migration [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.087070 np0000167124 devstack@c-api.service[114214]: WARNING castellan.key_manager.migration [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.087647 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.v3.router [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Extended resource: os-volume-manage {{(pid=114213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.087907 np0000167124 devstack@c-api.service[114212]: WARNING castellan.key_manager.migration [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.088100 np0000167124 devstack@c-api.service[114211]: WARNING cinder.api.contrib.hosts [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 17 12:27:10.088548 np0000167124 devstack@c-api.service[114214]: WARNING castellan.key_manager.migration [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.088894 np0000167124 devstack@c-api.service[114211]: WARNING castellan.key_manager.migration [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.089033 np0000167124 devstack@c-api.service[114212]: WARNING cinder.api.contrib.hosts [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 17 12:27:10.089138 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.v3.router [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Extended resource: os-snapshot-manage {{(pid=114213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.089408 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.contrib.snapshot_actions [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] SnapshotActionsController initialized {{(pid=114214) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 17 12:27:10.089811 np0000167124 devstack@c-api.service[114212]: WARNING castellan.key_manager.migration [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.090135 np0000167124 devstack@c-api.service[114214]: WARNING castellan.key_manager.migration [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.090379 np0000167124 devstack@c-api.service[114211]: WARNING castellan.key_manager.migration [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.090532 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.v3.router [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Extended resource: extra_specs {{(pid=114213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.091253 np0000167124 devstack@c-api.service[114212]: WARNING castellan.key_manager.migration [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.091532 np0000167124 devstack@c-api.service[114214]: WARNING castellan.key_manager.migration [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.091958 np0000167124 devstack@c-api.service[114211]: WARNING castellan.key_manager.migration [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.092125 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.v3.router [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Extended resource: capabilities {{(pid=114213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.092435 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.v3.router [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Extension VolumeActions extending resource: volumes {{(pid=114214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.092579 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.v3.router [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Extension UsedLimits extending resource: limits {{(pid=114214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.092696 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.v3.router [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=114214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.092803 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.v3.router [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Extension VolumeTypeAccess extending resource: types {{(pid=114214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.092848 np0000167124 devstack@c-api.service[114212]: WARNING castellan.key_manager.migration [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.092987 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.v3.router [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Extension AdminActions extending resource: volumes {{(pid=114214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.093033 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.v3.router [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Extension AdminActions extending resource: snapshots {{(pid=114214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.093147 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.v3.router [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Extension AdminActions extending resource: backups {{(pid=114214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.093263 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.v3.router [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=114214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.093362 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.v3.router [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Extension SnapshotActions extending resource: snapshots {{(pid=114214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.093410 np0000167124 devstack@c-api.service[114211]: WARNING castellan.key_manager.migration [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.093450 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.v3.router [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Extended resource: os-volume-transfer {{(pid=114213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.093541 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.v3.router [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=114214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.093642 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.v3.router [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=114214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.093745 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.v3.router [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=114214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.093859 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.v3.router [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=114214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.093959 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.v3.router [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Extension TypesManage extending resource: types {{(pid=114214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.094079 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.v3.router [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=114214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.094181 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.v3.router [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=114214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.094235 np0000167124 devstack@c-api.service[114212]: WARNING castellan.key_manager.migration [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.094826 np0000167124 devstack@c-api.service[114211]: WARNING castellan.key_manager.migration [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.095648 np0000167124 devstack@c-api.service[114212]: WARNING castellan.key_manager.migration [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.095831 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.v3.router [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Extended resource: extensions {{(pid=114211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.095902 np0000167124 devstack@c-api.service[114213]: WARNING castellan.key_manager.migration [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.096474 np0000167124 devstack@c-api.service[114214]: WARNING keystonemiddleware.auth_token [None req-a9e13188-11a0-41a1-a882-3e0b6cbb0b5f 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 17 12:27:10.096700 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.v3.router [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Extended resource: extensions {{(pid=114212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.097186 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.v3.router [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Extended resource: consistencygroups {{(pid=114211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.097630 np0000167124 devstack@c-api.service[114213]: WARNING castellan.key_manager.migration [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.098042 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.v3.router [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Extended resource: consistencygroups {{(pid=114212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.099057 np0000167124 devstack@c-api.service[114213]: WARNING castellan.key_manager.migration [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.099113 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.v3.router [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Extended resource: scheduler-stats {{(pid=114211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.099999 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.v3.router [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Extended resource: scheduler-stats {{(pid=114212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.100601 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.v3.router [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Extended resource: backups {{(pid=114211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.100660 np0000167124 devstack@c-api.service[114213]: WARNING castellan.key_manager.migration [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.101469 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.v3.router [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Extended resource: backups {{(pid=114212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.102216 np0000167124 devstack@c-api.service[114213]: WARNING castellan.key_manager.migration [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.102587 np0000167124 devstack@c-api.service[114214]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f2abc8a3668 pid: 114214 (default app) Apr 17 12:27:10.102657 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.v3.router [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Extended resource: os-hosts {{(pid=114211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.103054 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.contrib.snapshot_actions [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] SnapshotActionsController initialized {{(pid=114213) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 17 12:27:10.103114 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.103114 np0000167124 devstack@c-api.service[114214]: warnings.warn( Apr 17 12:27:10.103468 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.v3.router [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Extended resource: os-hosts {{(pid=114212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.103786 np0000167124 devstack@c-api.service[114213]: WARNING castellan.key_manager.migration [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.104690 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.v3.router [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Extended resource: qos-specs {{(pid=114211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.104884 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.v3.router [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Extended resource: qos-specs {{(pid=114212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.105244 np0000167124 devstack@c-api.service[114213]: WARNING castellan.key_manager.migration [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.106150 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.v3.router [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Extension VolumeActions extending resource: volumes {{(pid=114213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.106298 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.v3.router [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Extension UsedLimits extending resource: limits {{(pid=114213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.106392 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.v3.router [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=114213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.106522 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.v3.router [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Extension VolumeTypeAccess extending resource: types {{(pid=114213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.106641 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.v3.router [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Extension AdminActions extending resource: volumes {{(pid=114213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.106746 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.v3.router [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Extended resource: os-volume-type-access {{(pid=114211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.106820 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.v3.router [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Extension AdminActions extending resource: snapshots {{(pid=114213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.106879 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.v3.router [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Extension AdminActions extending resource: backups {{(pid=114213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.106947 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.v3.router [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Extended resource: os-volume-type-access {{(pid=114212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.107014 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.v3.router [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=114213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.107138 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.v3.router [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Extension SnapshotActions extending resource: snapshots {{(pid=114213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.107203 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.v3.router [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=114213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.107261 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.v3.router [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=114213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.107371 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.v3.router [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=114213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.107486 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.v3.router [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=114213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.107590 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.v3.router [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Extension TypesManage extending resource: types {{(pid=114213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.107790 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.v3.router [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=114213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.107871 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.v3.router [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=114213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.108381 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.v3.router [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Extended resource: encryption {{(pid=114211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.108572 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.v3.router [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Extended resource: encryption {{(pid=114212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.109960 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.v3.router [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Extended resource: os-availability-zone {{(pid=114211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.110154 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.v3.router [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Extended resource: os-availability-zone {{(pid=114212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.110225 np0000167124 devstack@c-api.service[114213]: WARNING keystonemiddleware.auth_token [None req-52f70f4a-bb1c-450e-9e5a-e926ffd7251b 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 17 12:27:10.111169 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.111169 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.111169 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.111169 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.111169 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.111642 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.111642 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.111642 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.111642 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.111642 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.112146 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.112146 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.112146 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.112146 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.112146 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.112146 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.112445 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.112445 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.112545 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.v3.router [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Extended resource: os-quota-class-sets {{(pid=114211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.112585 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.112585 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.112585 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.112585 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.113075 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.113075 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.113075 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.113075 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.113265 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.113265 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.113265 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.113265 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.113265 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.113507 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.113507 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.113507 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.113507 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.113507 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.113721 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.113721 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.113721 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.113721 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.113721 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.113721 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.113986 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.113986 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.113986 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.113986 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.113986 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.113986 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.114275 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.114275 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.114275 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.114275 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.114275 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.114275 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.114567 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.114567 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.114567 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.114567 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.114567 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.114567 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.114843 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.114843 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.114843 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.114843 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.115021 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.115021 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.115021 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.115021 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.115021 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.115416 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.115416 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.115416 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.115416 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.115416 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.115631 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.115631 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.115631 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.115631 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.115631 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.115631 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.115899 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.115899 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.115899 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.115899 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.115899 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.116162 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.116162 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.116162 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.116162 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.116162 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.116394 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.116394 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.116394 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.116394 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.116580 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.116580 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.116580 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.116580 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.116753 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.116753 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.116753 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.116753 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.116753 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.116988 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.116988 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.116988 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.116988 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.116988 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.117228 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.117228 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.117228 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.117228 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.117435 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.117435 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.117435 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.117435 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.117638 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.117638 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.117638 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.117638 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.117819 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.117819 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.117819 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.117819 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.117996 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.117996 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.117996 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.117996 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.118485 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.118485 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.118485 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.118485 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.118678 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.v3.router [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Extended resource: os-quota-class-sets {{(pid=114212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.118726 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.118726 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.118726 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.118726 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.118726 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.118726 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.118986 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.118986 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.118986 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.118986 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.119200 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.119200 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.119200 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.119200 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.119200 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.119200 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.119467 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.119467 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.119467 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.119467 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.119467 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.119467 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.119732 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.119732 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.119732 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.119732 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.119732 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.119732 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.120059 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.120059 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.120059 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.120059 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.120059 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.120059 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.120341 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.120341 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.120341 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.120341 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.120472 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.120472 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.120472 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.120472 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.120618 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.v3.router [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Extended resource: cgsnapshots {{(pid=114211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.120649 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.120649 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.120649 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.120649 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.120649 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:10.120828 np0000167124 devstack@c-api.service[114214]: warnings.warn(deprecated_msg) Apr 17 12:27:10.120856 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.v3.router [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Extended resource: cgsnapshots {{(pid=114212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.120887 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.v3.router [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Extended resource: os-quota-sets {{(pid=114211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.120920 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.middleware.request_id [None req-f65ab306-18b9-464a-b033-a32ee0ce2b08 None None] RequestId filter calling following filter/app {{(pid=114214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:27:10.120948 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.v3.router [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Extended resource: os-quota-sets {{(pid=114212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.120973 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.v3.router [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Extended resource: encryption {{(pid=114211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.121001 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.v3.router [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Extended resource: encryption {{(pid=114212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.121028 np0000167124 devstack@c-api.service[114213]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f2abc8a3668 pid: 114213 (default app) Apr 17 12:27:10.121090 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.v3.router [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Extended resource: os-volume-manage {{(pid=114211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.121121 np0000167124 devstack@c-api.service[114214]: [pid: 114214|app: 0|req: 1/1] 199.204.45.3 () {60 vars in 939 bytes} [Fri Apr 17 12:27:10 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) Apr 17 12:27:10.121152 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.v3.router [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Extended resource: os-volume-manage {{(pid=114212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.121185 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.v3.router [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Extended resource: os-snapshot-manage {{(pid=114211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.121216 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.v3.router [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Extended resource: os-snapshot-manage {{(pid=114212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.121251 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.v3.router [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Extended resource: extra_specs {{(pid=114211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.121360 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.v3.router [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Extended resource: extra_specs {{(pid=114212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.121392 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.v3.router [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Extended resource: capabilities {{(pid=114211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.122350 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.v3.router [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Extended resource: capabilities {{(pid=114212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.122649 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.v3.router [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Extended resource: os-volume-transfer {{(pid=114211) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.123657 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.v3.router [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Extended resource: os-volume-transfer {{(pid=114212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 17 12:27:10.125462 np0000167124 devstack@c-api.service[114211]: WARNING castellan.key_manager.migration [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.126385 np0000167124 devstack@c-api.service[114212]: WARNING castellan.key_manager.migration [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.127252 np0000167124 devstack@c-api.service[114211]: WARNING castellan.key_manager.migration [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.128094 np0000167124 devstack@c-api.service[114212]: WARNING castellan.key_manager.migration [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.128815 np0000167124 devstack@c-api.service[114211]: WARNING castellan.key_manager.migration [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.129519 np0000167124 devstack@c-api.service[114212]: WARNING castellan.key_manager.migration [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.130305 np0000167124 devstack@c-api.service[114211]: WARNING castellan.key_manager.migration [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.130985 np0000167124 devstack@c-api.service[114212]: WARNING castellan.key_manager.migration [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.131861 np0000167124 devstack@c-api.service[114211]: WARNING castellan.key_manager.migration [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.132595 np0000167124 devstack@c-api.service[114212]: WARNING castellan.key_manager.migration [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.132760 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.contrib.snapshot_actions [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] SnapshotActionsController initialized {{(pid=114211) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 17 12:27:10.133506 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.contrib.snapshot_actions [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] SnapshotActionsController initialized {{(pid=114212) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 17 12:27:10.133583 np0000167124 devstack@c-api.service[114211]: WARNING castellan.key_manager.migration [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.134267 np0000167124 devstack@c-api.service[114212]: WARNING castellan.key_manager.migration [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.134981 np0000167124 devstack@c-api.service[114211]: WARNING castellan.key_manager.migration [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.135677 np0000167124 devstack@c-api.service[114212]: WARNING castellan.key_manager.migration [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 17 12:27:10.135940 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.v3.router [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Extension VolumeActions extending resource: volumes {{(pid=114211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.136129 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.v3.router [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Extension UsedLimits extending resource: limits {{(pid=114211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.136235 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.v3.router [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=114211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.136348 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.v3.router [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Extension VolumeTypeAccess extending resource: types {{(pid=114211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.136473 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.v3.router [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Extension AdminActions extending resource: volumes {{(pid=114211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.136584 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.v3.router [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Extension VolumeActions extending resource: volumes {{(pid=114212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.136654 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.v3.router [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Extension AdminActions extending resource: snapshots {{(pid=114211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.136730 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.v3.router [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Extension AdminActions extending resource: backups {{(pid=114211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.136804 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.v3.router [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Extension UsedLimits extending resource: limits {{(pid=114212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.136869 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.v3.router [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=114211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.136927 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.v3.router [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=114212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.137018 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.v3.router [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Extension SnapshotActions extending resource: snapshots {{(pid=114211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.137124 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.v3.router [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Extension VolumeTypeAccess extending resource: types {{(pid=114212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.137124 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.v3.router [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Extension AdminActions extending resource: volumes {{(pid=114212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.137241 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.v3.router [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Extension VolumeUnmanage extending resource: volumes {{(pid=114211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.137241 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.v3.router [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Extension VolumeTypeEncryption extending resource: types {{(pid=114211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.137354 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.v3.router [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Extension AdminActions extending resource: snapshots {{(pid=114212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.137418 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.v3.router [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=114211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.137493 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.v3.router [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Extension AdminActions extending resource: backups {{(pid=114212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.137571 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.v3.router [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=114211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.137643 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.v3.router [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=114212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.137707 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.v3.router [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Extension TypesManage extending resource: types {{(pid=114211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.137773 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.v3.router [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Extension SnapshotActions extending resource: snapshots {{(pid=114212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.137844 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.v3.router [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=114211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.137844 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.v3.router [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=114211) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.137965 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.v3.router [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=114212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.137965 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.v3.router [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=114212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.137965 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.v3.router [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=114212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.138312 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.v3.router [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=114212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.138312 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.v3.router [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Extension TypesManage extending resource: types {{(pid=114212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.138312 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.v3.router [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=114212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.138487 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.v3.router [None req-53198159-6eac-4705-aa81-976c89ad9797 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=114212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 17 12:27:10.140105 np0000167124 devstack@c-api.service[114211]: WARNING keystonemiddleware.auth_token [None req-379db086-c5b0-4ea9-a09c-5d174f07fdef 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 17 12:27:10.140722 np0000167124 devstack@c-api.service[114212]: WARNING keystonemiddleware.auth_token [None req-53198159-6eac-4705-aa81-976c89ad9797 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 17 12:27:10.146737 np0000167124 devstack@c-api.service[114211]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f2abc8a3668 pid: 114211 (default app) Apr 17 12:27:10.146984 np0000167124 devstack@c-api.service[114212]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f2abc8a3668 pid: 114212 (default app) Apr 17 12:27:17.863931 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.863931 np0000167124 devstack@c-api.service[114213]: warnings.warn( Apr 17 12:27:17.880056 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.880056 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.880270 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.880270 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.880270 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.880270 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.880270 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.880618 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.880618 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.880618 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.880618 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.880618 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.880618 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.881114 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.881114 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.881114 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.881114 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.881114 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.881400 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.881400 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.881400 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.881400 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.881675 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.881675 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.881675 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.881675 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.881966 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.881966 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.881966 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.881966 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.881966 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.882358 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.882358 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.882358 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.882358 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.882358 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.882629 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.882629 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.882629 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.882629 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.882629 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.882629 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.882954 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.882954 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.882954 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.882954 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.882954 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.882954 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.883352 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.883352 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.883352 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.883352 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.883352 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.883352 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.883711 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.883711 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.883711 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.883711 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.883711 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.883711 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.884074 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.884074 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.884074 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.884074 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.884310 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.884310 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.884310 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.884310 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.884310 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.884605 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.884605 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.884605 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.884605 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.884605 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.884898 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.884898 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.884898 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.884898 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.884898 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.884898 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.885243 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.885243 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.885243 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.885243 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.885243 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.885535 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.885535 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.885535 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.885535 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.885535 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.885818 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.885818 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.885818 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.885818 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.886132 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.886132 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.886132 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.886132 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.886378 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.886378 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.886378 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.886378 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.886378 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.886652 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.886652 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.886652 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.886652 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.886652 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.886828 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.886828 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.886828 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.886828 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.886978 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.886978 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.886978 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.886978 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.887144 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.887144 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.887144 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.887144 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.887301 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.887301 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.887301 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.887301 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.887446 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.887446 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.887446 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.887446 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.887620 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.887620 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.887620 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.887620 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.887620 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.887620 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.887837 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.887837 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.887837 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.887837 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.887837 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.888018 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.888018 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.888018 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.888018 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.888018 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.888018 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.888018 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.888288 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.888288 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.888288 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.888288 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.888288 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.888288 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.888496 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.888496 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.888496 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.888496 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.888496 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.888496 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.888717 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.888717 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.888717 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.888717 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.888717 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.888717 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.888919 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.888919 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.888919 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.888919 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.889096 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.889096 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.889096 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.889096 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.889238 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.889238 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.889238 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.889238 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.889379 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.889379 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.889379 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:17.889379 np0000167124 devstack@c-api.service[114213]: warnings.warn(deprecated_msg) Apr 17 12:27:17.889379 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.middleware.request_id [None req-76c2fe04-1da2-4b09-9f54-5b365918a71e None None] RequestId filter calling following filter/app {{(pid=114213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:27:18.406293 np0000167124 devstack@c-api.service[114213]: INFO cinder.api.openstack.wsgi [None req-76c2fe04-1da2-4b09-9f54-5b365918a71e admin admin] POST https://199.204.45.3/volume/v3/types Apr 17 12:27:18.406736 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.openstack.wsgi [None req-76c2fe04-1da2-4b09-9f54-5b365918a71e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=114213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 17 12:27:18.408514 np0000167124 devstack@c-api.service[114213]: /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 17 12:27:18.408514 np0000167124 devstack@c-api.service[114213]: warnings.warn( Apr 17 12:27:18.415587 np0000167124 devstack@c-api.service[114213]: DEBUG oslo_db.sqlalchemy.engines [None req-76c2fe04-1da2-4b09-9f54-5b365918a71e 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=114213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 17 12:27:18.491812 np0000167124 devstack@c-api.service[114213]: INFO cinder.api.openstack.wsgi [None req-76c2fe04-1da2-4b09-9f54-5b365918a71e admin admin] https://199.204.45.3/volume/v3/types returned with HTTP 200 Apr 17 12:27:18.492112 np0000167124 devstack@c-api.service[114213]: [pid: 114213|app: 0|req: 1/2] 199.204.45.3 () {68 vars in 1274 bytes} [Fri Apr 17 12:27:17 2026] POST /volume/v3/types => generated 186 bytes in 628 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 17 12:27:18.509529 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.middleware.request_id [req-76c2fe04-1da2-4b09-9f54-5b365918a71e req-5dadbbaf-2ef0-4fcb-b1d9-099886a58797 None None] RequestId filter calling following filter/app {{(pid=114214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:27:18.840632 np0000167124 devstack@c-api.service[114214]: INFO cinder.api.openstack.wsgi [req-76c2fe04-1da2-4b09-9f54-5b365918a71e req-5dadbbaf-2ef0-4fcb-b1d9-099886a58797 admin admin] POST https://199.204.45.3/volume/v3/types/c9e3ddd1-de1f-4fc5-85c7-6ee71228df9c/extra_specs Apr 17 12:27:18.841218 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.openstack.wsgi [req-76c2fe04-1da2-4b09-9f54-5b365918a71e req-5dadbbaf-2ef0-4fcb-b1d9-099886a58797 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=114214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 17 12:27:18.843000 np0000167124 devstack@c-api.service[114214]: /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 17 12:27:18.843000 np0000167124 devstack@c-api.service[114214]: warnings.warn( Apr 17 12:27:18.854064 np0000167124 devstack@c-api.service[114214]: DEBUG oslo_db.sqlalchemy.engines [req-76c2fe04-1da2-4b09-9f54-5b365918a71e req-5dadbbaf-2ef0-4fcb-b1d9-099886a58797 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=114214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 17 12:27:18.975382 np0000167124 devstack@c-api.service[114214]: INFO cinder.api.openstack.wsgi [req-76c2fe04-1da2-4b09-9f54-5b365918a71e req-5dadbbaf-2ef0-4fcb-b1d9-099886a58797 admin admin] https://199.204.45.3/volume/v3/types/c9e3ddd1-de1f-4fc5-85c7-6ee71228df9c/extra_specs returned with HTTP 200 Apr 17 12:27:18.976256 np0000167124 devstack@c-api.service[114214]: [pid: 114214|app: 0|req: 2/3] 199.204.45.3 () {70 vars in 1491 bytes} [Fri Apr 17 12:27:18 2026] POST /volume/v3/types/c9e3ddd1-de1f-4fc5-85c7-6ee71228df9c/extra_specs => generated 55 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 17 12:27:20.023778 np0000167124 devstack@c-api.service[114211]: DEBUG dbcounter [-] [114211] Writing DB stats cinder:SELECT=6 {{(pid=114211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:27:20.029301 np0000167124 devstack@c-api.service[114212]: DEBUG dbcounter [-] [114212] Writing DB stats cinder:SELECT=6 {{(pid=114212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:27:28.489930 np0000167124 devstack@c-api.service[114213]: DEBUG dbcounter [-] [114213] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=114213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:27:28.972833 np0000167124 devstack@c-api.service[114214]: DEBUG dbcounter [-] [114214] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=114214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:34:20.232347 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.232347 np0000167124 devstack@c-api.service[114211]: warnings.warn( Apr 17 12:34:20.245501 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.245501 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.245501 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.245501 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.245920 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.245920 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.245920 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.245920 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.246261 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.246261 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.246261 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.246261 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.246261 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.246261 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.246727 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.246727 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.246727 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.246727 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.246727 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.247140 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.247140 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.247140 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.247140 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.247140 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.247458 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.247458 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.247458 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.247458 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.247937 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.247937 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.247937 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.247937 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.247937 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.248344 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.248344 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.248344 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.248344 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.248344 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.248675 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.248675 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.248675 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.248675 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.248675 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.248675 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.249255 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.249255 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.249255 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.249255 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.249255 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.249255 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.249728 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.249728 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.249728 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.249728 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.249728 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.249728 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.250150 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.250150 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.250150 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.250150 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.250150 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.250522 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.250522 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.250522 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.250522 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.250522 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.250853 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.250853 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.250853 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.250853 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.250853 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.250853 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.251298 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.251298 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.251298 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.251298 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.251298 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.251298 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.251677 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.251677 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.251677 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.251677 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.251677 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.252071 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.252071 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.252071 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.252071 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.252071 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.252429 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.252429 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.252429 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.252429 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.252716 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.252716 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.252716 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.252716 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.252991 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.252991 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.252991 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.252991 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.252991 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.253381 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.253381 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.253381 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.253381 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.253381 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.253697 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.253697 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.253697 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.253697 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.253972 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.253972 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.253972 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.253972 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.254301 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.254301 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.254301 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.254301 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.254606 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.254606 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.254606 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.254606 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.254926 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.254926 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.254926 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.254926 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.255219 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.255219 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.255219 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.255219 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.255219 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.255396 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.255396 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.255396 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.255396 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.255396 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.255396 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.255583 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.255583 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.255583 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.255583 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.255583 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.255725 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.255725 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.255725 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.255725 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.255725 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.255725 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.255915 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.255915 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.255915 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.255915 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.255915 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.255915 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.256107 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.256107 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.256107 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.256107 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.256107 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.256107 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.256298 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.256298 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.256298 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.256298 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.256298 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.256298 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.256488 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.256488 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.256488 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.256488 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.256627 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.256627 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.256627 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.256627 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.256627 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.256798 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.256798 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.256798 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.256798 np0000167124 devstack@c-api.service[114211]: /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 17 12:34:20.256798 np0000167124 devstack@c-api.service[114211]: warnings.warn(deprecated_msg) Apr 17 12:34:20.256798 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.middleware.request_id [None req-e7f2fcbb-776a-4aab-a2a5-742031ad10b4 None None] RequestId filter calling following filter/app {{(pid=114211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:34:20.256798 np0000167124 devstack@c-api.service[114211]: INFO cinder.api.openstack.wsgi [None req-e7f2fcbb-776a-4aab-a2a5-742031ad10b4 None None] GET https://199.204.45.3/volume// Apr 17 12:34:20.256994 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.openstack.wsgi [None req-e7f2fcbb-776a-4aab-a2a5-742031ad10b4 None None] Empty body provided in request {{(pid=114211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:34:20.256994 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.openstack.wsgi [None req-e7f2fcbb-776a-4aab-a2a5-742031ad10b4 None None] Calling method 'all' {{(pid=114211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:34:20.256994 np0000167124 devstack@c-api.service[114211]: INFO cinder.api.openstack.wsgi [None req-e7f2fcbb-776a-4aab-a2a5-742031ad10b4 None None] https://199.204.45.3/volume// returned with HTTP 300 Apr 17 12:34:20.256994 np0000167124 devstack@c-api.service[114211]: [pid: 114211|app: 0|req: 1/4] 199.204.45.3 () {66 vars in 1442 bytes} [Fri Apr 17 12:34:20 2026] GET /volume/ => generated 388 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Apr 17 12:35:02.415122 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.415122 np0000167124 devstack@c-api.service[114212]: warnings.warn( Apr 17 12:35:02.430632 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.430632 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.430632 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.430632 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.430632 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.431254 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.431254 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.431254 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.431254 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.431254 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.431604 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.431604 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.431604 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.431604 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.431604 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.431604 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.431964 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.431964 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.431964 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.431964 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.432245 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.432245 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.432245 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.432245 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.432476 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.432476 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.432476 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.432476 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.432715 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.432715 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.432715 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.432715 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.432715 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.433008 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.433008 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.433008 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.433008 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.433008 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.433321 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.433321 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.433321 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.433321 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.433321 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.433321 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.433662 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.433662 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.433662 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.433662 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.433662 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.433662 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.433992 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.433992 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.433992 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.433992 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.433992 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.433992 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.434401 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.434401 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.434401 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.434401 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.434401 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.434736 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.434736 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.434736 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.434736 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.434736 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.434996 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.434996 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.434996 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.434996 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.434996 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.434996 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.435365 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.435365 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.435365 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.435365 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.435365 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.435365 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.435711 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.435711 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.435711 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.435711 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.435711 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.436009 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.436009 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.436009 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.436009 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.436009 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.436313 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.436313 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.436313 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.436313 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.436567 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.436567 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.436567 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.436567 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.436813 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.436813 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.436813 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.436813 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.436813 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.437131 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.437131 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.437131 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.437131 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.437131 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.437420 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.437420 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.437420 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.437420 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.437651 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.437651 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.437651 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.437651 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.437885 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.437885 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.437885 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.437885 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.438323 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.438323 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.438323 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.438323 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.438625 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.438625 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.438625 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.438625 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.438813 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.438813 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.438813 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.438813 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.438813 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.438951 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.438951 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.438951 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.438951 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.438951 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.438951 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.439133 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.439133 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.439133 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.439133 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.439133 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.439265 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.439265 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.439265 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.439265 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.439265 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.439265 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.439429 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.439429 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.439429 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.439429 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.439429 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.439429 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.439589 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.439589 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.439589 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.439589 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.439589 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.439589 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.439756 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.439756 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.439756 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.439756 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.439756 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.439756 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.439931 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.439931 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.439931 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.439931 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.440072 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.440072 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.440072 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.440072 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.440072 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.440217 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.440217 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.440217 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.440217 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.440217 np0000167124 devstack@c-api.service[114212]: warnings.warn(deprecated_msg) Apr 17 12:35:02.440217 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.middleware.request_id [None req-f6450504-d8e2-47f9-9956-b634dace82d4 None None] RequestId filter calling following filter/app {{(pid=114212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:35:02.874237 np0000167124 devstack@c-api.service[114212]: INFO cinder.api.openstack.wsgi [None req-f6450504-d8e2-47f9-9956-b634dace82d4 demo demo] GET https://199.204.45.3/volume/v3/types?is_public=None Apr 17 12:35:02.874664 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.openstack.wsgi [None req-f6450504-d8e2-47f9-9956-b634dace82d4 demo demo] Empty body provided in request {{(pid=114212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:35:02.874970 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.openstack.wsgi [None req-f6450504-d8e2-47f9-9956-b634dace82d4 demo demo] Calling method 'index' {{(pid=114212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:35:02.876229 np0000167124 devstack@c-api.service[114212]: /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 17 12:35:02.876229 np0000167124 devstack@c-api.service[114212]: warnings.warn( Apr 17 12:35:02.877679 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.api_utils [None req-f6450504-d8e2-47f9-9956-b634dace82d4 demo demo] Removing options '' from query. {{(pid=114212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:35:02.891687 np0000167124 devstack@c-api.service[114212]: DEBUG oslo_db.sqlalchemy.engines [None req-f6450504-d8e2-47f9-9956-b634dace82d4 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=114212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 17 12:35:02.916847 np0000167124 devstack@c-api.service[114212]: INFO cinder.api.openstack.wsgi [None req-f6450504-d8e2-47f9-9956-b634dace82d4 demo demo] https://199.204.45.3/volume/v3/types?is_public=None returned with HTTP 200 Apr 17 12:35:02.917419 np0000167124 devstack@c-api.service[114212]: [pid: 114212|app: 0|req: 1/5] 199.204.45.3 () {64 vars in 1249 bytes} [Fri Apr 17 12:35:02 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 504 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 17 12:35:02.931884 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.middleware.request_id [req-f6450504-d8e2-47f9-9956-b634dace82d4 req-807e06f4-9b7a-4a2a-a592-7ac9edf5c285 None None] RequestId filter calling following filter/app {{(pid=114213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:35:02.937834 np0000167124 devstack@c-api.service[114213]: INFO cinder.api.openstack.wsgi [req-f6450504-d8e2-47f9-9956-b634dace82d4 req-807e06f4-9b7a-4a2a-a592-7ac9edf5c285 demo demo] GET https://199.204.45.3/volume/v3/types/default Apr 17 12:35:02.938299 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.openstack.wsgi [req-f6450504-d8e2-47f9-9956-b634dace82d4 req-807e06f4-9b7a-4a2a-a592-7ac9edf5c285 demo demo] Empty body provided in request {{(pid=114213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:35:02.938724 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.openstack.wsgi [req-f6450504-d8e2-47f9-9956-b634dace82d4 req-807e06f4-9b7a-4a2a-a592-7ac9edf5c285 demo demo] Calling method 'show' {{(pid=114213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:35:02.949493 np0000167124 devstack@c-api.service[114213]: INFO cinder.api.openstack.wsgi [req-f6450504-d8e2-47f9-9956-b634dace82d4 req-807e06f4-9b7a-4a2a-a592-7ac9edf5c285 demo demo] https://199.204.45.3/volume/v3/types/default returned with HTTP 200 Apr 17 12:35:02.949840 np0000167124 devstack@c-api.service[114213]: [pid: 114213|app: 0|req: 2/6] 199.204.45.3 () {66 vars in 1315 bytes} [Fri Apr 17 12:35:02 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 17 12:35:03.336151 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.middleware.request_id [None req-de1c691a-e193-4fe6-9442-ea332212f1e0 None None] RequestId filter calling following filter/app {{(pid=114214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:35:03.343232 np0000167124 devstack@c-api.service[114214]: INFO cinder.api.openstack.wsgi [None req-de1c691a-e193-4fe6-9442-ea332212f1e0 demo demo] GET https://199.204.45.3/volume/v3/types/default Apr 17 12:35:03.343509 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.openstack.wsgi [None req-de1c691a-e193-4fe6-9442-ea332212f1e0 demo demo] Empty body provided in request {{(pid=114214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:35:03.343941 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.openstack.wsgi [None req-de1c691a-e193-4fe6-9442-ea332212f1e0 demo demo] Calling method 'show' {{(pid=114214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:35:03.362333 np0000167124 devstack@c-api.service[114214]: INFO cinder.api.openstack.wsgi [None req-de1c691a-e193-4fe6-9442-ea332212f1e0 demo demo] https://199.204.45.3/volume/v3/types/default returned with HTTP 200 Apr 17 12:35:03.362714 np0000167124 devstack@c-api.service[114214]: [pid: 114214|app: 0|req: 3/7] 199.204.45.3 () {64 vars in 1244 bytes} [Fri Apr 17 12:35:03 2026] GET /volume/v3/types/default => generated 145 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 17 12:35:03.836795 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.middleware.request_id [None req-4491224f-57ac-4b36-b4ed-5267962e3fbf None None] RequestId filter calling following filter/app {{(pid=114211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:35:04.172222 np0000167124 devstack@c-api.service[114211]: INFO cinder.api.openstack.wsgi [None req-4491224f-57ac-4b36-b4ed-5267962e3fbf demo demo] GET https://199.204.45.3/volume/v3/types/default Apr 17 12:35:04.172848 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.openstack.wsgi [None req-4491224f-57ac-4b36-b4ed-5267962e3fbf demo demo] Empty body provided in request {{(pid=114211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:35:04.172969 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.openstack.wsgi [None req-4491224f-57ac-4b36-b4ed-5267962e3fbf demo demo] Calling method 'show' {{(pid=114211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:35:04.183950 np0000167124 devstack@c-api.service[114211]: DEBUG oslo_db.sqlalchemy.engines [None req-4491224f-57ac-4b36-b4ed-5267962e3fbf 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=114211) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 17 12:35:04.209673 np0000167124 devstack@c-api.service[114211]: /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 17 12:35:04.209673 np0000167124 devstack@c-api.service[114211]: warnings.warn( Apr 17 12:35:04.212263 np0000167124 devstack@c-api.service[114211]: INFO cinder.api.openstack.wsgi [None req-4491224f-57ac-4b36-b4ed-5267962e3fbf demo demo] https://199.204.45.3/volume/v3/types/default returned with HTTP 200 Apr 17 12:35:04.212763 np0000167124 devstack@c-api.service[114211]: [pid: 114211|app: 0|req: 2/8] 199.204.45.3 () {64 vars in 1244 bytes} [Fri Apr 17 12:35:03 2026] GET /volume/v3/types/default => generated 145 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 17 12:35:04.226661 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.middleware.request_id [None req-b185531d-6906-4aaa-bce6-b11663e4eb01 None None] RequestId filter calling following filter/app {{(pid=114212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:35:04.230660 np0000167124 devstack@c-api.service[114212]: INFO cinder.api.openstack.wsgi [None req-b185531d-6906-4aaa-bce6-b11663e4eb01 demo demo] GET https://199.204.45.3/volume/v3/types/default Apr 17 12:35:04.230977 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.openstack.wsgi [None req-b185531d-6906-4aaa-bce6-b11663e4eb01 demo demo] Empty body provided in request {{(pid=114212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:35:04.231305 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.openstack.wsgi [None req-b185531d-6906-4aaa-bce6-b11663e4eb01 demo demo] Calling method 'show' {{(pid=114212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:35:04.245054 np0000167124 devstack@c-api.service[114212]: INFO cinder.api.openstack.wsgi [None req-b185531d-6906-4aaa-bce6-b11663e4eb01 demo demo] https://199.204.45.3/volume/v3/types/default returned with HTTP 200 Apr 17 12:35:04.245453 np0000167124 devstack@c-api.service[114212]: [pid: 114212|app: 0|req: 2/9] 199.204.45.3 () {64 vars in 1244 bytes} [Fri Apr 17 12:35:04 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 17 12:35:12.946205 np0000167124 devstack@c-api.service[114213]: DEBUG dbcounter [-] [114213] Writing DB stats cinder:SELECT=2 {{(pid=114213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:35:13.358285 np0000167124 devstack@c-api.service[114214]: DEBUG dbcounter [-] [114214] Writing DB stats cinder:SELECT=2 {{(pid=114214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:35:14.206945 np0000167124 devstack@c-api.service[114211]: DEBUG dbcounter [-] [114211] Writing DB stats cinder:SELECT=2 {{(pid=114211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:35:14.241954 np0000167124 devstack@c-api.service[114212]: DEBUG dbcounter [-] [114212] Writing DB stats cinder:SELECT=3 {{(pid=114212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:41:39.821624 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.middleware.request_id [None req-151c255b-3cce-4601-9eb0-a6cd8e963f8b None None] RequestId filter calling following filter/app {{(pid=114213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:41:39.929968 np0000167124 devstack@c-api.service[114213]: INFO cinder.api.openstack.wsgi [None req-151c255b-3cce-4601-9eb0-a6cd8e963f8b demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Apr 17 12:41:39.933184 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.openstack.wsgi [None req-151c255b-3cce-4601-9eb0-a6cd8e963f8b demo demo] Empty body provided in request {{(pid=114213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:41:39.933184 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.openstack.wsgi [None req-151c255b-3cce-4601-9eb0-a6cd8e963f8b demo demo] Calling method 'detail' {{(pid=114213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:41:39.933184 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.api_utils [None req-151c255b-3cce-4601-9eb0-a6cd8e963f8b demo demo] Removing options '' from query. {{(pid=114213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:41:39.933184 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.volume.api [None req-151c255b-3cce-4601-9eb0-a6cd8e963f8b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114213) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:41:39.971779 np0000167124 devstack@c-api.service[114213]: INFO cinder.volume.api [None req-151c255b-3cce-4601-9eb0-a6cd8e963f8b demo demo] Get all volumes completed successfully. Apr 17 12:41:39.974951 np0000167124 devstack@c-api.service[114213]: INFO cinder.api.openstack.wsgi [None req-151c255b-3cce-4601-9eb0-a6cd8e963f8b demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:41:39.975793 np0000167124 devstack@c-api.service[114213]: [pid: 114213|app: 0|req: 3/10] 199.204.45.3 () {64 vars in 1283 bytes} [Fri Apr 17 12:41:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 17 12:41:49.963589 np0000167124 devstack@c-api.service[114213]: DEBUG dbcounter [-] [114213] Writing DB stats cinder:SELECT=1 {{(pid=114213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:42:39.993682 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.middleware.request_id [None req-517fb370-668f-4fcd-a729-d4b60efa7073 None None] RequestId filter calling following filter/app {{(pid=114214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:42:39.998076 np0000167124 devstack@c-api.service[114214]: INFO cinder.api.openstack.wsgi [None req-517fb370-668f-4fcd-a729-d4b60efa7073 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Apr 17 12:42:39.998414 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.openstack.wsgi [None req-517fb370-668f-4fcd-a729-d4b60efa7073 demo demo] Empty body provided in request {{(pid=114214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:42:39.998635 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.openstack.wsgi [None req-517fb370-668f-4fcd-a729-d4b60efa7073 demo demo] Calling method 'detail' {{(pid=114214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:42:39.999472 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.api_utils [None req-517fb370-668f-4fcd-a729-d4b60efa7073 demo demo] Removing options '' from query. {{(pid=114214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:42:40.000387 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.volume.api [None req-517fb370-668f-4fcd-a729-d4b60efa7073 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114214) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:42:40.034250 np0000167124 devstack@c-api.service[114214]: INFO cinder.volume.api [None req-517fb370-668f-4fcd-a729-d4b60efa7073 demo demo] Get all volumes completed successfully. Apr 17 12:42:40.037586 np0000167124 devstack@c-api.service[114214]: INFO cinder.api.openstack.wsgi [None req-517fb370-668f-4fcd-a729-d4b60efa7073 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:42:40.038308 np0000167124 devstack@c-api.service[114214]: [pid: 114214|app: 0|req: 4/11] 199.204.45.3 () {64 vars in 1283 bytes} [Fri Apr 17 12:42:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 17 12:42:50.027426 np0000167124 devstack@c-api.service[114214]: DEBUG dbcounter [-] [114214] Writing DB stats cinder:SELECT=1 {{(pid=114214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:43:40.054369 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.middleware.request_id [None req-40199c89-4298-461c-9304-f2bc109b3e17 None None] RequestId filter calling following filter/app {{(pid=114211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:43:40.060648 np0000167124 devstack@c-api.service[114211]: INFO cinder.api.openstack.wsgi [None req-40199c89-4298-461c-9304-f2bc109b3e17 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Apr 17 12:43:40.061006 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.openstack.wsgi [None req-40199c89-4298-461c-9304-f2bc109b3e17 demo demo] Empty body provided in request {{(pid=114211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:43:40.061367 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.openstack.wsgi [None req-40199c89-4298-461c-9304-f2bc109b3e17 demo demo] Calling method 'detail' {{(pid=114211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:43:40.062579 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.api_utils [None req-40199c89-4298-461c-9304-f2bc109b3e17 demo demo] Removing options '' from query. {{(pid=114211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:43:40.063899 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.volume.api [None req-40199c89-4298-461c-9304-f2bc109b3e17 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114211) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:43:40.112781 np0000167124 devstack@c-api.service[114211]: INFO cinder.volume.api [None req-40199c89-4298-461c-9304-f2bc109b3e17 demo demo] Get all volumes completed successfully. Apr 17 12:43:40.115267 np0000167124 devstack@c-api.service[114211]: INFO cinder.api.openstack.wsgi [None req-40199c89-4298-461c-9304-f2bc109b3e17 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:43:40.115790 np0000167124 devstack@c-api.service[114211]: [pid: 114211|app: 0|req: 3/12] 199.204.45.3 () {64 vars in 1283 bytes} [Fri Apr 17 12:43:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 17 12:43:50.103307 np0000167124 devstack@c-api.service[114211]: DEBUG dbcounter [-] [114211] Writing DB stats cinder:SELECT=1 {{(pid=114211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:44:40.152652 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.middleware.request_id [None req-79ae3373-8fdf-435e-9ec1-6612f61f7373 None None] RequestId filter calling following filter/app {{(pid=114212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:44:40.156606 np0000167124 devstack@c-api.service[114212]: INFO cinder.api.openstack.wsgi [None req-79ae3373-8fdf-435e-9ec1-6612f61f7373 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Apr 17 12:44:40.156789 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.openstack.wsgi [None req-79ae3373-8fdf-435e-9ec1-6612f61f7373 demo demo] Empty body provided in request {{(pid=114212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:44:40.157021 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.openstack.wsgi [None req-79ae3373-8fdf-435e-9ec1-6612f61f7373 demo demo] Calling method 'detail' {{(pid=114212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:44:40.157550 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.api_utils [None req-79ae3373-8fdf-435e-9ec1-6612f61f7373 demo demo] Removing options '' from query. {{(pid=114212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:44:40.158630 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.volume.api [None req-79ae3373-8fdf-435e-9ec1-6612f61f7373 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114212) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:44:40.196138 np0000167124 devstack@c-api.service[114212]: INFO cinder.volume.api [None req-79ae3373-8fdf-435e-9ec1-6612f61f7373 demo demo] Get all volumes completed successfully. Apr 17 12:44:40.198846 np0000167124 devstack@c-api.service[114212]: INFO cinder.api.openstack.wsgi [None req-79ae3373-8fdf-435e-9ec1-6612f61f7373 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:44:40.199734 np0000167124 devstack@c-api.service[114212]: [pid: 114212|app: 0|req: 3/13] 199.204.45.3 () {64 vars in 1283 bytes} [Fri Apr 17 12:44:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 17 12:44:50.189083 np0000167124 devstack@c-api.service[114212]: DEBUG dbcounter [-] [114212] Writing DB stats cinder:SELECT=1 {{(pid=114212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:45:40.216578 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.middleware.request_id [None req-aa4e8109-d1b3-425e-9b43-88496a393f17 None None] RequestId filter calling following filter/app {{(pid=114213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:45:40.221413 np0000167124 devstack@c-api.service[114213]: INFO cinder.api.openstack.wsgi [None req-aa4e8109-d1b3-425e-9b43-88496a393f17 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Apr 17 12:45:40.221822 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.openstack.wsgi [None req-aa4e8109-d1b3-425e-9b43-88496a393f17 demo demo] Empty body provided in request {{(pid=114213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:45:40.222270 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.openstack.wsgi [None req-aa4e8109-d1b3-425e-9b43-88496a393f17 demo demo] Calling method 'detail' {{(pid=114213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:45:40.223157 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.api_utils [None req-aa4e8109-d1b3-425e-9b43-88496a393f17 demo demo] Removing options '' from query. {{(pid=114213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:45:40.224601 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.volume.api [None req-aa4e8109-d1b3-425e-9b43-88496a393f17 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114213) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:45:40.235339 np0000167124 devstack@c-api.service[114213]: INFO cinder.volume.api [None req-aa4e8109-d1b3-425e-9b43-88496a393f17 demo demo] Get all volumes completed successfully. Apr 17 12:45:40.237329 np0000167124 devstack@c-api.service[114213]: INFO cinder.api.openstack.wsgi [None req-aa4e8109-d1b3-425e-9b43-88496a393f17 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:45:40.237837 np0000167124 devstack@c-api.service[114213]: [pid: 114213|app: 0|req: 4/14] 199.204.45.3 () {64 vars in 1283 bytes} [Fri Apr 17 12:45:40 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 17 12:45:50.230743 np0000167124 devstack@c-api.service[114213]: DEBUG dbcounter [-] [114213] Writing DB stats cinder:SELECT=1 {{(pid=114213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:46:40.260924 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.middleware.request_id [None req-86c1829a-ea16-42dd-b47d-7fb249247c89 None None] RequestId filter calling following filter/app {{(pid=114214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:46:40.390185 np0000167124 devstack@c-api.service[114214]: INFO cinder.api.openstack.wsgi [None req-86c1829a-ea16-42dd-b47d-7fb249247c89 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Apr 17 12:46:40.390185 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.openstack.wsgi [None req-86c1829a-ea16-42dd-b47d-7fb249247c89 demo demo] Empty body provided in request {{(pid=114214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:46:40.390185 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.openstack.wsgi [None req-86c1829a-ea16-42dd-b47d-7fb249247c89 demo demo] Calling method 'detail' {{(pid=114214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:46:40.390508 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.api_utils [None req-86c1829a-ea16-42dd-b47d-7fb249247c89 demo demo] Removing options '' from query. {{(pid=114214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:46:40.392101 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.volume.api [None req-86c1829a-ea16-42dd-b47d-7fb249247c89 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114214) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:46:40.404806 np0000167124 devstack@c-api.service[114214]: INFO cinder.volume.api [None req-86c1829a-ea16-42dd-b47d-7fb249247c89 demo demo] Get all volumes completed successfully. Apr 17 12:46:40.407887 np0000167124 devstack@c-api.service[114214]: INFO cinder.api.openstack.wsgi [None req-86c1829a-ea16-42dd-b47d-7fb249247c89 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:46:40.408482 np0000167124 devstack@c-api.service[114214]: [pid: 114214|app: 0|req: 5/15] 199.204.45.3 () {64 vars in 1283 bytes} [Fri Apr 17 12:46:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 17 12:46:50.396616 np0000167124 devstack@c-api.service[114214]: DEBUG dbcounter [-] [114214] Writing DB stats cinder:SELECT=1 {{(pid=114214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:47:40.427456 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.middleware.request_id [None req-bb5bb772-6045-4c64-8752-80f854d18f0e None None] RequestId filter calling following filter/app {{(pid=114211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:47:40.430665 np0000167124 devstack@c-api.service[114211]: INFO cinder.api.openstack.wsgi [None req-bb5bb772-6045-4c64-8752-80f854d18f0e demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Apr 17 12:47:40.431004 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.openstack.wsgi [None req-bb5bb772-6045-4c64-8752-80f854d18f0e demo demo] Empty body provided in request {{(pid=114211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:47:40.431308 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.openstack.wsgi [None req-bb5bb772-6045-4c64-8752-80f854d18f0e demo demo] Calling method 'detail' {{(pid=114211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:47:40.431553 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.api_utils [None req-bb5bb772-6045-4c64-8752-80f854d18f0e demo demo] Removing options '' from query. {{(pid=114211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:47:40.432685 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.volume.api [None req-bb5bb772-6045-4c64-8752-80f854d18f0e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114211) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:47:40.447319 np0000167124 devstack@c-api.service[114211]: INFO cinder.volume.api [None req-bb5bb772-6045-4c64-8752-80f854d18f0e demo demo] Get all volumes completed successfully. Apr 17 12:47:40.449789 np0000167124 devstack@c-api.service[114211]: INFO cinder.api.openstack.wsgi [None req-bb5bb772-6045-4c64-8752-80f854d18f0e demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:47:40.450336 np0000167124 devstack@c-api.service[114211]: [pid: 114211|app: 0|req: 4/16] 199.204.45.3 () {64 vars in 1283 bytes} [Fri Apr 17 12:47:40 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 17 12:47:50.437722 np0000167124 devstack@c-api.service[114211]: DEBUG dbcounter [-] [114211] Writing DB stats cinder:SELECT=1 {{(pid=114211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:48:40.468285 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.middleware.request_id [None req-38fc5c9d-7d9c-4dbf-bc90-d215985074f2 None None] RequestId filter calling following filter/app {{(pid=114212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:48:40.473713 np0000167124 devstack@c-api.service[114212]: INFO cinder.api.openstack.wsgi [None req-38fc5c9d-7d9c-4dbf-bc90-d215985074f2 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Apr 17 12:48:40.474109 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.openstack.wsgi [None req-38fc5c9d-7d9c-4dbf-bc90-d215985074f2 demo demo] Empty body provided in request {{(pid=114212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:48:40.474507 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.openstack.wsgi [None req-38fc5c9d-7d9c-4dbf-bc90-d215985074f2 demo demo] Calling method 'detail' {{(pid=114212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:48:40.475078 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.api_utils [None req-38fc5c9d-7d9c-4dbf-bc90-d215985074f2 demo demo] Removing options '' from query. {{(pid=114212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:48:40.477140 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.volume.api [None req-38fc5c9d-7d9c-4dbf-bc90-d215985074f2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114212) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:48:40.486611 np0000167124 devstack@c-api.service[114212]: INFO cinder.volume.api [None req-38fc5c9d-7d9c-4dbf-bc90-d215985074f2 demo demo] Get all volumes completed successfully. Apr 17 12:48:40.489609 np0000167124 devstack@c-api.service[114212]: INFO cinder.api.openstack.wsgi [None req-38fc5c9d-7d9c-4dbf-bc90-d215985074f2 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:48:40.490068 np0000167124 devstack@c-api.service[114212]: [pid: 114212|app: 0|req: 4/17] 199.204.45.3 () {64 vars in 1283 bytes} [Fri Apr 17 12:48:40 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 17 12:48:50.482127 np0000167124 devstack@c-api.service[114212]: DEBUG dbcounter [-] [114212] Writing DB stats cinder:SELECT=1 {{(pid=114212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:49:40.512458 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.middleware.request_id [None req-2a8fca79-23f3-4e29-bed9-231886f63693 None None] RequestId filter calling following filter/app {{(pid=114213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:49:40.515398 np0000167124 devstack@c-api.service[114213]: INFO cinder.api.openstack.wsgi [None req-2a8fca79-23f3-4e29-bed9-231886f63693 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Apr 17 12:49:40.515663 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.openstack.wsgi [None req-2a8fca79-23f3-4e29-bed9-231886f63693 demo demo] Empty body provided in request {{(pid=114213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:49:40.515939 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.openstack.wsgi [None req-2a8fca79-23f3-4e29-bed9-231886f63693 demo demo] Calling method 'detail' {{(pid=114213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:49:40.516285 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.api_utils [None req-2a8fca79-23f3-4e29-bed9-231886f63693 demo demo] Removing options '' from query. {{(pid=114213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:49:40.518236 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.volume.api [None req-2a8fca79-23f3-4e29-bed9-231886f63693 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114213) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:49:40.526708 np0000167124 devstack@c-api.service[114213]: INFO cinder.volume.api [None req-2a8fca79-23f3-4e29-bed9-231886f63693 demo demo] Get all volumes completed successfully. Apr 17 12:49:40.528534 np0000167124 devstack@c-api.service[114213]: INFO cinder.api.openstack.wsgi [None req-2a8fca79-23f3-4e29-bed9-231886f63693 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:49:40.528883 np0000167124 devstack@c-api.service[114213]: [pid: 114213|app: 0|req: 5/18] 199.204.45.3 () {64 vars in 1283 bytes} [Fri Apr 17 12:49:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 17 12:49:50.521873 np0000167124 devstack@c-api.service[114213]: DEBUG dbcounter [-] [114213] Writing DB stats cinder:SELECT=1 {{(pid=114213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:50:40.544611 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.middleware.request_id [None req-c9649c37-6524-472b-b0db-e5e329275780 None None] RequestId filter calling following filter/app {{(pid=114214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:50:40.548086 np0000167124 devstack@c-api.service[114214]: INFO cinder.api.openstack.wsgi [None req-c9649c37-6524-472b-b0db-e5e329275780 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Apr 17 12:50:40.548240 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.openstack.wsgi [None req-c9649c37-6524-472b-b0db-e5e329275780 demo demo] Empty body provided in request {{(pid=114214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:50:40.548483 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.openstack.wsgi [None req-c9649c37-6524-472b-b0db-e5e329275780 demo demo] Calling method 'detail' {{(pid=114214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:50:40.548795 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.api_utils [None req-c9649c37-6524-472b-b0db-e5e329275780 demo demo] Removing options '' from query. {{(pid=114214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:50:40.549931 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.volume.api [None req-c9649c37-6524-472b-b0db-e5e329275780 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114214) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:50:40.560499 np0000167124 devstack@c-api.service[114214]: INFO cinder.volume.api [None req-c9649c37-6524-472b-b0db-e5e329275780 demo demo] Get all volumes completed successfully. Apr 17 12:50:40.563400 np0000167124 devstack@c-api.service[114214]: INFO cinder.api.openstack.wsgi [None req-c9649c37-6524-472b-b0db-e5e329275780 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:50:40.563873 np0000167124 devstack@c-api.service[114214]: [pid: 114214|app: 0|req: 6/19] 199.204.45.3 () {64 vars in 1283 bytes} [Fri Apr 17 12:50:40 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 17 12:50:50.553799 np0000167124 devstack@c-api.service[114214]: DEBUG dbcounter [-] [114214] Writing DB stats cinder:SELECT=1 {{(pid=114214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:51:40.582444 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.middleware.request_id [None req-3322e170-de03-4d5f-aee1-491ca0bc0caa None None] RequestId filter calling following filter/app {{(pid=114211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:51:40.743265 np0000167124 devstack@c-api.service[114211]: INFO cinder.api.openstack.wsgi [None req-3322e170-de03-4d5f-aee1-491ca0bc0caa demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Apr 17 12:51:40.743962 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.openstack.wsgi [None req-3322e170-de03-4d5f-aee1-491ca0bc0caa demo demo] Empty body provided in request {{(pid=114211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:51:40.744414 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.openstack.wsgi [None req-3322e170-de03-4d5f-aee1-491ca0bc0caa demo demo] Calling method 'detail' {{(pid=114211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:51:40.744993 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.api_utils [None req-3322e170-de03-4d5f-aee1-491ca0bc0caa demo demo] Removing options '' from query. {{(pid=114211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:51:40.746580 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.volume.api [None req-3322e170-de03-4d5f-aee1-491ca0bc0caa demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114211) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:51:40.755015 np0000167124 devstack@c-api.service[114211]: INFO cinder.volume.api [None req-3322e170-de03-4d5f-aee1-491ca0bc0caa demo demo] Get all volumes completed successfully. Apr 17 12:51:40.758313 np0000167124 devstack@c-api.service[114211]: INFO cinder.api.openstack.wsgi [None req-3322e170-de03-4d5f-aee1-491ca0bc0caa demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:51:40.758795 np0000167124 devstack@c-api.service[114211]: [pid: 114211|app: 0|req: 5/20] 199.204.45.3 () {64 vars in 1283 bytes} [Fri Apr 17 12:51:40 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 17 12:51:50.749940 np0000167124 devstack@c-api.service[114211]: DEBUG dbcounter [-] [114211] Writing DB stats cinder:SELECT=1 {{(pid=114211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:52:40.778671 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.middleware.request_id [None req-1e2fd4d3-f305-4064-9f15-728775d5d49c None None] RequestId filter calling following filter/app {{(pid=114212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:52:40.783433 np0000167124 devstack@c-api.service[114212]: INFO cinder.api.openstack.wsgi [None req-1e2fd4d3-f305-4064-9f15-728775d5d49c demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Apr 17 12:52:40.783687 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.openstack.wsgi [None req-1e2fd4d3-f305-4064-9f15-728775d5d49c demo demo] Empty body provided in request {{(pid=114212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:52:40.784129 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.openstack.wsgi [None req-1e2fd4d3-f305-4064-9f15-728775d5d49c demo demo] Calling method 'detail' {{(pid=114212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:52:40.784526 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.api_utils [None req-1e2fd4d3-f305-4064-9f15-728775d5d49c demo demo] Removing options '' from query. {{(pid=114212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:52:40.785940 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.volume.api [None req-1e2fd4d3-f305-4064-9f15-728775d5d49c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114212) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:52:40.796414 np0000167124 devstack@c-api.service[114212]: INFO cinder.volume.api [None req-1e2fd4d3-f305-4064-9f15-728775d5d49c demo demo] Get all volumes completed successfully. Apr 17 12:52:40.798498 np0000167124 devstack@c-api.service[114212]: INFO cinder.api.openstack.wsgi [None req-1e2fd4d3-f305-4064-9f15-728775d5d49c demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:52:40.799264 np0000167124 devstack@c-api.service[114212]: [pid: 114212|app: 0|req: 5/21] 199.204.45.3 () {64 vars in 1283 bytes} [Fri Apr 17 12:52:40 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 17 12:52:50.789650 np0000167124 devstack@c-api.service[114212]: DEBUG dbcounter [-] [114212] Writing DB stats cinder:SELECT=1 {{(pid=114212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:53:40.821200 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.middleware.request_id [None req-09c4acf1-1d13-44b1-8432-43980f8b77bd None None] RequestId filter calling following filter/app {{(pid=114213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:53:40.825443 np0000167124 devstack@c-api.service[114213]: INFO cinder.api.openstack.wsgi [None req-09c4acf1-1d13-44b1-8432-43980f8b77bd demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Apr 17 12:53:40.825856 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.openstack.wsgi [None req-09c4acf1-1d13-44b1-8432-43980f8b77bd demo demo] Empty body provided in request {{(pid=114213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:53:40.826382 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.openstack.wsgi [None req-09c4acf1-1d13-44b1-8432-43980f8b77bd demo demo] Calling method 'detail' {{(pid=114213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:53:40.826851 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.api_utils [None req-09c4acf1-1d13-44b1-8432-43980f8b77bd demo demo] Removing options '' from query. {{(pid=114213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:53:40.828410 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.volume.api [None req-09c4acf1-1d13-44b1-8432-43980f8b77bd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114213) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:53:40.837210 np0000167124 devstack@c-api.service[114213]: INFO cinder.volume.api [None req-09c4acf1-1d13-44b1-8432-43980f8b77bd demo demo] Get all volumes completed successfully. Apr 17 12:53:40.839267 np0000167124 devstack@c-api.service[114213]: INFO cinder.api.openstack.wsgi [None req-09c4acf1-1d13-44b1-8432-43980f8b77bd demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:53:40.839736 np0000167124 devstack@c-api.service[114213]: [pid: 114213|app: 0|req: 6/22] 199.204.45.3 () {64 vars in 1283 bytes} [Fri Apr 17 12:53:40 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 17 12:53:50.832352 np0000167124 devstack@c-api.service[114213]: DEBUG dbcounter [-] [114213] Writing DB stats cinder:SELECT=1 {{(pid=114213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:54:40.855787 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.middleware.request_id [None req-16ccc61c-4133-4e55-a5a3-d29b6f3878b5 None None] RequestId filter calling following filter/app {{(pid=114214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:54:40.859161 np0000167124 devstack@c-api.service[114214]: INFO cinder.api.openstack.wsgi [None req-16ccc61c-4133-4e55-a5a3-d29b6f3878b5 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Apr 17 12:54:40.859701 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.openstack.wsgi [None req-16ccc61c-4133-4e55-a5a3-d29b6f3878b5 demo demo] Empty body provided in request {{(pid=114214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:54:40.860084 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.openstack.wsgi [None req-16ccc61c-4133-4e55-a5a3-d29b6f3878b5 demo demo] Calling method 'detail' {{(pid=114214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:54:40.860429 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.api_utils [None req-16ccc61c-4133-4e55-a5a3-d29b6f3878b5 demo demo] Removing options '' from query. {{(pid=114214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:54:40.861632 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.volume.api [None req-16ccc61c-4133-4e55-a5a3-d29b6f3878b5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114214) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:54:40.872192 np0000167124 devstack@c-api.service[114214]: INFO cinder.volume.api [None req-16ccc61c-4133-4e55-a5a3-d29b6f3878b5 demo demo] Get all volumes completed successfully. Apr 17 12:54:40.874496 np0000167124 devstack@c-api.service[114214]: INFO cinder.api.openstack.wsgi [None req-16ccc61c-4133-4e55-a5a3-d29b6f3878b5 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:54:40.874907 np0000167124 devstack@c-api.service[114214]: [pid: 114214|app: 0|req: 7/23] 199.204.45.3 () {64 vars in 1283 bytes} [Fri Apr 17 12:54:40 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 17 12:54:50.866466 np0000167124 devstack@c-api.service[114214]: DEBUG dbcounter [-] [114214] Writing DB stats cinder:SELECT=1 {{(pid=114214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:55:40.891709 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.middleware.request_id [None req-aa1075f6-4c38-42cf-a28c-447b691a2990 None None] RequestId filter calling following filter/app {{(pid=114211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:55:40.895292 np0000167124 devstack@c-api.service[114211]: INFO cinder.api.openstack.wsgi [None req-aa1075f6-4c38-42cf-a28c-447b691a2990 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Apr 17 12:55:40.895553 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.openstack.wsgi [None req-aa1075f6-4c38-42cf-a28c-447b691a2990 demo demo] Empty body provided in request {{(pid=114211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:55:40.895795 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.openstack.wsgi [None req-aa1075f6-4c38-42cf-a28c-447b691a2990 demo demo] Calling method 'detail' {{(pid=114211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:55:40.896215 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.api_utils [None req-aa1075f6-4c38-42cf-a28c-447b691a2990 demo demo] Removing options '' from query. {{(pid=114211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:55:40.896944 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.volume.api [None req-aa1075f6-4c38-42cf-a28c-447b691a2990 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114211) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:55:40.904611 np0000167124 devstack@c-api.service[114211]: INFO cinder.volume.api [None req-aa1075f6-4c38-42cf-a28c-447b691a2990 demo demo] Get all volumes completed successfully. Apr 17 12:55:40.906548 np0000167124 devstack@c-api.service[114211]: INFO cinder.api.openstack.wsgi [None req-aa1075f6-4c38-42cf-a28c-447b691a2990 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:55:40.907084 np0000167124 devstack@c-api.service[114211]: [pid: 114211|app: 0|req: 6/24] 199.204.45.3 () {64 vars in 1283 bytes} [Fri Apr 17 12:55:40 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 17 12:55:50.900284 np0000167124 devstack@c-api.service[114211]: DEBUG dbcounter [-] [114211] Writing DB stats cinder:SELECT=1 {{(pid=114211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:56:40.926516 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.middleware.request_id [None req-0f83e589-cacb-4bf7-a80f-aedf0baa6ee9 None None] RequestId filter calling following filter/app {{(pid=114212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:56:41.070260 np0000167124 devstack@c-api.service[114212]: INFO cinder.api.openstack.wsgi [None req-0f83e589-cacb-4bf7-a80f-aedf0baa6ee9 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Apr 17 12:56:41.070700 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.openstack.wsgi [None req-0f83e589-cacb-4bf7-a80f-aedf0baa6ee9 demo demo] Empty body provided in request {{(pid=114212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:56:41.071152 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.openstack.wsgi [None req-0f83e589-cacb-4bf7-a80f-aedf0baa6ee9 demo demo] Calling method 'detail' {{(pid=114212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:56:41.071847 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.api_utils [None req-0f83e589-cacb-4bf7-a80f-aedf0baa6ee9 demo demo] Removing options '' from query. {{(pid=114212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:56:41.073482 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.volume.api [None req-0f83e589-cacb-4bf7-a80f-aedf0baa6ee9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114212) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:56:41.086513 np0000167124 devstack@c-api.service[114212]: INFO cinder.volume.api [None req-0f83e589-cacb-4bf7-a80f-aedf0baa6ee9 demo demo] Get all volumes completed successfully. Apr 17 12:56:41.089058 np0000167124 devstack@c-api.service[114212]: INFO cinder.api.openstack.wsgi [None req-0f83e589-cacb-4bf7-a80f-aedf0baa6ee9 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:56:41.089843 np0000167124 devstack@c-api.service[114212]: [pid: 114212|app: 0|req: 6/25] 199.204.45.3 () {64 vars in 1283 bytes} [Fri Apr 17 12:56:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 17 12:56:51.078723 np0000167124 devstack@c-api.service[114212]: DEBUG dbcounter [-] [114212] Writing DB stats cinder:SELECT=1 {{(pid=114212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:57:41.109066 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.middleware.request_id [None req-89df7e41-11f3-44c1-bfb6-3af19723dc9b None None] RequestId filter calling following filter/app {{(pid=114213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:57:41.113658 np0000167124 devstack@c-api.service[114213]: INFO cinder.api.openstack.wsgi [None req-89df7e41-11f3-44c1-bfb6-3af19723dc9b demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Apr 17 12:57:41.113910 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.openstack.wsgi [None req-89df7e41-11f3-44c1-bfb6-3af19723dc9b demo demo] Empty body provided in request {{(pid=114213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:57:41.114220 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.openstack.wsgi [None req-89df7e41-11f3-44c1-bfb6-3af19723dc9b demo demo] Calling method 'detail' {{(pid=114213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:57:41.114602 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.api_utils [None req-89df7e41-11f3-44c1-bfb6-3af19723dc9b demo demo] Removing options '' from query. {{(pid=114213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:57:41.115685 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.volume.api [None req-89df7e41-11f3-44c1-bfb6-3af19723dc9b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114213) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:57:41.125497 np0000167124 devstack@c-api.service[114213]: INFO cinder.volume.api [None req-89df7e41-11f3-44c1-bfb6-3af19723dc9b demo demo] Get all volumes completed successfully. Apr 17 12:57:41.128307 np0000167124 devstack@c-api.service[114213]: INFO cinder.api.openstack.wsgi [None req-89df7e41-11f3-44c1-bfb6-3af19723dc9b demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:57:41.128872 np0000167124 devstack@c-api.service[114213]: [pid: 114213|app: 0|req: 7/26] 199.204.45.3 () {64 vars in 1283 bytes} [Fri Apr 17 12:57:41 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 17 12:57:51.119377 np0000167124 devstack@c-api.service[114213]: DEBUG dbcounter [-] [114213] Writing DB stats cinder:SELECT=1 {{(pid=114213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:58:41.146255 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.middleware.request_id [None req-653d7189-17a1-4c3b-80c2-3a4274c72872 None None] RequestId filter calling following filter/app {{(pid=114214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:58:41.150167 np0000167124 devstack@c-api.service[114214]: INFO cinder.api.openstack.wsgi [None req-653d7189-17a1-4c3b-80c2-3a4274c72872 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Apr 17 12:58:41.150630 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.openstack.wsgi [None req-653d7189-17a1-4c3b-80c2-3a4274c72872 demo demo] Empty body provided in request {{(pid=114214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:58:41.150924 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.openstack.wsgi [None req-653d7189-17a1-4c3b-80c2-3a4274c72872 demo demo] Calling method 'detail' {{(pid=114214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:58:41.151352 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.api_utils [None req-653d7189-17a1-4c3b-80c2-3a4274c72872 demo demo] Removing options '' from query. {{(pid=114214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:58:41.152889 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.volume.api [None req-653d7189-17a1-4c3b-80c2-3a4274c72872 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114214) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:58:41.163200 np0000167124 devstack@c-api.service[114214]: INFO cinder.volume.api [None req-653d7189-17a1-4c3b-80c2-3a4274c72872 demo demo] Get all volumes completed successfully. Apr 17 12:58:41.166120 np0000167124 devstack@c-api.service[114214]: INFO cinder.api.openstack.wsgi [None req-653d7189-17a1-4c3b-80c2-3a4274c72872 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:58:41.166771 np0000167124 devstack@c-api.service[114214]: [pid: 114214|app: 0|req: 8/27] 199.204.45.3 () {64 vars in 1283 bytes} [Fri Apr 17 12:58:41 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 17 12:58:51.157114 np0000167124 devstack@c-api.service[114214]: DEBUG dbcounter [-] [114214] Writing DB stats cinder:SELECT=1 {{(pid=114214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 12:59:41.183337 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.middleware.request_id [None req-e07ba67d-e90a-4b16-a8e6-5bc3e3dd08d6 None None] RequestId filter calling following filter/app {{(pid=114211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 12:59:41.189088 np0000167124 devstack@c-api.service[114211]: INFO cinder.api.openstack.wsgi [None req-e07ba67d-e90a-4b16-a8e6-5bc3e3dd08d6 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Apr 17 12:59:41.189550 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.openstack.wsgi [None req-e07ba67d-e90a-4b16-a8e6-5bc3e3dd08d6 demo demo] Empty body provided in request {{(pid=114211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 12:59:41.189740 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.openstack.wsgi [None req-e07ba67d-e90a-4b16-a8e6-5bc3e3dd08d6 demo demo] Calling method 'detail' {{(pid=114211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 12:59:41.189968 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.api_utils [None req-e07ba67d-e90a-4b16-a8e6-5bc3e3dd08d6 demo demo] Removing options '' from query. {{(pid=114211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 12:59:41.190723 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.volume.api [None req-e07ba67d-e90a-4b16-a8e6-5bc3e3dd08d6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114211) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 12:59:41.203614 np0000167124 devstack@c-api.service[114211]: INFO cinder.volume.api [None req-e07ba67d-e90a-4b16-a8e6-5bc3e3dd08d6 demo demo] Get all volumes completed successfully. Apr 17 12:59:41.207653 np0000167124 devstack@c-api.service[114211]: INFO cinder.api.openstack.wsgi [None req-e07ba67d-e90a-4b16-a8e6-5bc3e3dd08d6 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Apr 17 12:59:41.208554 np0000167124 devstack@c-api.service[114211]: [pid: 114211|app: 0|req: 7/28] 199.204.45.3 () {64 vars in 1283 bytes} [Fri Apr 17 12:59:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 17 12:59:51.197877 np0000167124 devstack@c-api.service[114211]: DEBUG dbcounter [-] [114211] Writing DB stats cinder:SELECT=1 {{(pid=114211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 13:00:41.229437 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.middleware.request_id [None req-861e330b-ce55-4c76-9f1f-59b325cebf44 None None] RequestId filter calling following filter/app {{(pid=114212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 13:00:41.234611 np0000167124 devstack@c-api.service[114212]: INFO cinder.api.openstack.wsgi [None req-861e330b-ce55-4c76-9f1f-59b325cebf44 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Apr 17 13:00:41.235020 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.openstack.wsgi [None req-861e330b-ce55-4c76-9f1f-59b325cebf44 demo demo] Empty body provided in request {{(pid=114212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 13:00:41.235919 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.openstack.wsgi [None req-861e330b-ce55-4c76-9f1f-59b325cebf44 demo demo] Calling method 'detail' {{(pid=114212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 13:00:41.236403 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.api_utils [None req-861e330b-ce55-4c76-9f1f-59b325cebf44 demo demo] Removing options '' from query. {{(pid=114212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 13:00:41.238165 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.volume.api [None req-861e330b-ce55-4c76-9f1f-59b325cebf44 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114212) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 13:00:41.246268 np0000167124 devstack@c-api.service[114212]: INFO cinder.volume.api [None req-861e330b-ce55-4c76-9f1f-59b325cebf44 demo demo] Get all volumes completed successfully. Apr 17 13:00:41.248726 np0000167124 devstack@c-api.service[114212]: INFO cinder.api.openstack.wsgi [None req-861e330b-ce55-4c76-9f1f-59b325cebf44 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Apr 17 13:00:41.248841 np0000167124 devstack@c-api.service[114212]: [pid: 114212|app: 0|req: 7/29] 199.204.45.3 () {64 vars in 1283 bytes} [Fri Apr 17 13:00:41 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 17 13:00:51.242463 np0000167124 devstack@c-api.service[114212]: DEBUG dbcounter [-] [114212] Writing DB stats cinder:SELECT=1 {{(pid=114212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 13:01:41.270913 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.middleware.request_id [None req-52fbd032-69e0-4a93-833d-7a5af3289817 None None] RequestId filter calling following filter/app {{(pid=114213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 13:01:41.385301 np0000167124 devstack@c-api.service[114213]: INFO cinder.api.openstack.wsgi [None req-52fbd032-69e0-4a93-833d-7a5af3289817 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Apr 17 13:01:41.385806 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.openstack.wsgi [None req-52fbd032-69e0-4a93-833d-7a5af3289817 demo demo] Empty body provided in request {{(pid=114213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 13:01:41.386264 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.openstack.wsgi [None req-52fbd032-69e0-4a93-833d-7a5af3289817 demo demo] Calling method 'detail' {{(pid=114213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 13:01:41.386704 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.api_utils [None req-52fbd032-69e0-4a93-833d-7a5af3289817 demo demo] Removing options '' from query. {{(pid=114213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 13:01:41.388323 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.volume.api [None req-52fbd032-69e0-4a93-833d-7a5af3289817 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114213) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 13:01:41.397222 np0000167124 devstack@c-api.service[114213]: INFO cinder.volume.api [None req-52fbd032-69e0-4a93-833d-7a5af3289817 demo demo] Get all volumes completed successfully. Apr 17 13:01:41.399695 np0000167124 devstack@c-api.service[114213]: INFO cinder.api.openstack.wsgi [None req-52fbd032-69e0-4a93-833d-7a5af3289817 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Apr 17 13:01:41.400170 np0000167124 devstack@c-api.service[114213]: [pid: 114213|app: 0|req: 8/30] 199.204.45.3 () {64 vars in 1283 bytes} [Fri Apr 17 13:01:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 17 13:01:51.391804 np0000167124 devstack@c-api.service[114213]: DEBUG dbcounter [-] [114213] Writing DB stats cinder:SELECT=1 {{(pid=114213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 13:02:41.420608 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.middleware.request_id [None req-46c0282f-d6d1-4c60-b047-2284852bc37f None None] RequestId filter calling following filter/app {{(pid=114214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 13:02:41.425428 np0000167124 devstack@c-api.service[114214]: INFO cinder.api.openstack.wsgi [None req-46c0282f-d6d1-4c60-b047-2284852bc37f demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Apr 17 13:02:41.425797 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.openstack.wsgi [None req-46c0282f-d6d1-4c60-b047-2284852bc37f demo demo] Empty body provided in request {{(pid=114214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 13:02:41.426361 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.openstack.wsgi [None req-46c0282f-d6d1-4c60-b047-2284852bc37f demo demo] Calling method 'detail' {{(pid=114214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 13:02:41.426810 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.api_utils [None req-46c0282f-d6d1-4c60-b047-2284852bc37f demo demo] Removing options '' from query. {{(pid=114214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 13:02:41.428462 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.volume.api [None req-46c0282f-d6d1-4c60-b047-2284852bc37f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114214) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 13:02:41.438002 np0000167124 devstack@c-api.service[114214]: INFO cinder.volume.api [None req-46c0282f-d6d1-4c60-b047-2284852bc37f demo demo] Get all volumes completed successfully. Apr 17 13:02:41.439994 np0000167124 devstack@c-api.service[114214]: INFO cinder.api.openstack.wsgi [None req-46c0282f-d6d1-4c60-b047-2284852bc37f demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Apr 17 13:02:41.440394 np0000167124 devstack@c-api.service[114214]: [pid: 114214|app: 0|req: 9/31] 199.204.45.3 () {64 vars in 1283 bytes} [Fri Apr 17 13:02:41 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 17 13:02:51.431881 np0000167124 devstack@c-api.service[114214]: DEBUG dbcounter [-] [114214] Writing DB stats cinder:SELECT=1 {{(pid=114214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 13:03:41.455720 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.middleware.request_id [None req-83c82ea1-7768-4910-9efd-a720dcd7d3a0 None None] RequestId filter calling following filter/app {{(pid=114211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 13:03:41.458679 np0000167124 devstack@c-api.service[114211]: INFO cinder.api.openstack.wsgi [None req-83c82ea1-7768-4910-9efd-a720dcd7d3a0 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Apr 17 13:03:41.458895 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.openstack.wsgi [None req-83c82ea1-7768-4910-9efd-a720dcd7d3a0 demo demo] Empty body provided in request {{(pid=114211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 13:03:41.459199 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.openstack.wsgi [None req-83c82ea1-7768-4910-9efd-a720dcd7d3a0 demo demo] Calling method 'detail' {{(pid=114211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 13:03:41.459739 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.api_utils [None req-83c82ea1-7768-4910-9efd-a720dcd7d3a0 demo demo] Removing options '' from query. {{(pid=114211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 13:03:41.460426 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.volume.api [None req-83c82ea1-7768-4910-9efd-a720dcd7d3a0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114211) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 13:03:41.468164 np0000167124 devstack@c-api.service[114211]: INFO cinder.volume.api [None req-83c82ea1-7768-4910-9efd-a720dcd7d3a0 demo demo] Get all volumes completed successfully. Apr 17 13:03:41.470809 np0000167124 devstack@c-api.service[114211]: INFO cinder.api.openstack.wsgi [None req-83c82ea1-7768-4910-9efd-a720dcd7d3a0 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Apr 17 13:03:41.471352 np0000167124 devstack@c-api.service[114211]: [pid: 114211|app: 0|req: 8/32] 199.204.45.3 () {64 vars in 1283 bytes} [Fri Apr 17 13:03:41 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 17 13:03:51.465552 np0000167124 devstack@c-api.service[114211]: DEBUG dbcounter [-] [114211] Writing DB stats cinder:SELECT=1 {{(pid=114211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 13:04:41.496466 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.middleware.request_id [None req-6a6e5f5e-4ef1-47b5-9bb9-5bab10824c60 None None] RequestId filter calling following filter/app {{(pid=114212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 13:04:41.500685 np0000167124 devstack@c-api.service[114212]: INFO cinder.api.openstack.wsgi [None req-6a6e5f5e-4ef1-47b5-9bb9-5bab10824c60 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Apr 17 13:04:41.500842 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.openstack.wsgi [None req-6a6e5f5e-4ef1-47b5-9bb9-5bab10824c60 demo demo] Empty body provided in request {{(pid=114212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 13:04:41.501055 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.openstack.wsgi [None req-6a6e5f5e-4ef1-47b5-9bb9-5bab10824c60 demo demo] Calling method 'detail' {{(pid=114212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 13:04:41.501299 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.api_utils [None req-6a6e5f5e-4ef1-47b5-9bb9-5bab10824c60 demo demo] Removing options '' from query. {{(pid=114212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 13:04:41.502935 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.volume.api [None req-6a6e5f5e-4ef1-47b5-9bb9-5bab10824c60 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114212) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 13:04:41.512446 np0000167124 devstack@c-api.service[114212]: INFO cinder.volume.api [None req-6a6e5f5e-4ef1-47b5-9bb9-5bab10824c60 demo demo] Get all volumes completed successfully. Apr 17 13:04:41.515435 np0000167124 devstack@c-api.service[114212]: INFO cinder.api.openstack.wsgi [None req-6a6e5f5e-4ef1-47b5-9bb9-5bab10824c60 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Apr 17 13:04:41.516020 np0000167124 devstack@c-api.service[114212]: [pid: 114212|app: 0|req: 8/33] 199.204.45.3 () {64 vars in 1283 bytes} [Fri Apr 17 13:04:41 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 17 13:04:51.506357 np0000167124 devstack@c-api.service[114212]: DEBUG dbcounter [-] [114212] Writing DB stats cinder:SELECT=1 {{(pid=114212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 13:05:41.539185 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.middleware.request_id [None req-49acb02a-edbf-488f-8e02-2f9c1c381b09 None None] RequestId filter calling following filter/app {{(pid=114213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 13:05:41.541981 np0000167124 devstack@c-api.service[114213]: INFO cinder.api.openstack.wsgi [None req-49acb02a-edbf-488f-8e02-2f9c1c381b09 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Apr 17 13:05:41.543335 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.openstack.wsgi [None req-49acb02a-edbf-488f-8e02-2f9c1c381b09 demo demo] Empty body provided in request {{(pid=114213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 13:05:41.543582 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.openstack.wsgi [None req-49acb02a-edbf-488f-8e02-2f9c1c381b09 demo demo] Calling method 'detail' {{(pid=114213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 13:05:41.543902 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.api_utils [None req-49acb02a-edbf-488f-8e02-2f9c1c381b09 demo demo] Removing options '' from query. {{(pid=114213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 13:05:41.544906 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.volume.api [None req-49acb02a-edbf-488f-8e02-2f9c1c381b09 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114213) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 13:05:41.552974 np0000167124 devstack@c-api.service[114213]: INFO cinder.volume.api [None req-49acb02a-edbf-488f-8e02-2f9c1c381b09 demo demo] Get all volumes completed successfully. Apr 17 13:05:41.554787 np0000167124 devstack@c-api.service[114213]: INFO cinder.api.openstack.wsgi [None req-49acb02a-edbf-488f-8e02-2f9c1c381b09 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Apr 17 13:05:41.555131 np0000167124 devstack@c-api.service[114213]: [pid: 114213|app: 0|req: 9/34] 199.204.45.3 () {64 vars in 1283 bytes} [Fri Apr 17 13:05:41 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 17 13:05:51.549435 np0000167124 devstack@c-api.service[114213]: DEBUG dbcounter [-] [114213] Writing DB stats cinder:SELECT=1 {{(pid=114213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 13:06:41.570554 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.middleware.request_id [None req-eaa5cf89-9596-4c93-8976-883ca120dc6f None None] RequestId filter calling following filter/app {{(pid=114214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 13:06:41.618144 np0000167124 devstack@c-api.service[114214]: INFO cinder.api.openstack.wsgi [None req-eaa5cf89-9596-4c93-8976-883ca120dc6f demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Apr 17 13:06:41.618549 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.openstack.wsgi [None req-eaa5cf89-9596-4c93-8976-883ca120dc6f demo demo] Empty body provided in request {{(pid=114214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 13:06:41.618944 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.openstack.wsgi [None req-eaa5cf89-9596-4c93-8976-883ca120dc6f demo demo] Calling method 'detail' {{(pid=114214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 13:06:41.619476 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.api_utils [None req-eaa5cf89-9596-4c93-8976-883ca120dc6f demo demo] Removing options '' from query. {{(pid=114214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 13:06:41.620929 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.volume.api [None req-eaa5cf89-9596-4c93-8976-883ca120dc6f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114214) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 13:06:41.629636 np0000167124 devstack@c-api.service[114214]: INFO cinder.volume.api [None req-eaa5cf89-9596-4c93-8976-883ca120dc6f demo demo] Get all volumes completed successfully. Apr 17 13:06:41.632296 np0000167124 devstack@c-api.service[114214]: INFO cinder.api.openstack.wsgi [None req-eaa5cf89-9596-4c93-8976-883ca120dc6f demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Apr 17 13:06:41.632827 np0000167124 devstack@c-api.service[114214]: [pid: 114214|app: 0|req: 10/35] 199.204.45.3 () {64 vars in 1283 bytes} [Fri Apr 17 13:06:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 17 13:06:51.623890 np0000167124 devstack@c-api.service[114214]: DEBUG dbcounter [-] [114214] Writing DB stats cinder:SELECT=1 {{(pid=114214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 13:07:41.648020 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.middleware.request_id [None req-f56e6dae-6884-4736-875d-63698d9cf56e None None] RequestId filter calling following filter/app {{(pid=114211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 13:07:41.651006 np0000167124 devstack@c-api.service[114211]: INFO cinder.api.openstack.wsgi [None req-f56e6dae-6884-4736-875d-63698d9cf56e demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Apr 17 13:07:41.651295 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.openstack.wsgi [None req-f56e6dae-6884-4736-875d-63698d9cf56e demo demo] Empty body provided in request {{(pid=114211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 13:07:41.651539 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.openstack.wsgi [None req-f56e6dae-6884-4736-875d-63698d9cf56e demo demo] Calling method 'detail' {{(pid=114211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 13:07:41.651851 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.api_utils [None req-f56e6dae-6884-4736-875d-63698d9cf56e demo demo] Removing options '' from query. {{(pid=114211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 13:07:41.652830 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.volume.api [None req-f56e6dae-6884-4736-875d-63698d9cf56e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114211) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 13:07:41.663978 np0000167124 devstack@c-api.service[114211]: INFO cinder.volume.api [None req-f56e6dae-6884-4736-875d-63698d9cf56e demo demo] Get all volumes completed successfully. Apr 17 13:07:41.667189 np0000167124 devstack@c-api.service[114211]: INFO cinder.api.openstack.wsgi [None req-f56e6dae-6884-4736-875d-63698d9cf56e demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Apr 17 13:07:41.667824 np0000167124 devstack@c-api.service[114211]: [pid: 114211|app: 0|req: 9/36] 199.204.45.3 () {64 vars in 1283 bytes} [Fri Apr 17 13:07:41 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 17 13:07:51.657762 np0000167124 devstack@c-api.service[114211]: DEBUG dbcounter [-] [114211] Writing DB stats cinder:SELECT=1 {{(pid=114211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 13:08:41.679755 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.middleware.request_id [None req-c270c83d-00b2-4b7e-b45b-1ffc3ede4bfe None None] RequestId filter calling following filter/app {{(pid=114212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 13:08:41.682069 np0000167124 devstack@c-api.service[114212]: INFO cinder.api.openstack.wsgi [None req-c270c83d-00b2-4b7e-b45b-1ffc3ede4bfe demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Apr 17 13:08:41.682244 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.openstack.wsgi [None req-c270c83d-00b2-4b7e-b45b-1ffc3ede4bfe demo demo] Empty body provided in request {{(pid=114212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 13:08:41.682449 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.openstack.wsgi [None req-c270c83d-00b2-4b7e-b45b-1ffc3ede4bfe demo demo] Calling method 'detail' {{(pid=114212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 13:08:41.682690 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.api.api_utils [None req-c270c83d-00b2-4b7e-b45b-1ffc3ede4bfe demo demo] Removing options '' from query. {{(pid=114212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 13:08:41.683466 np0000167124 devstack@c-api.service[114212]: DEBUG cinder.volume.api [None req-c270c83d-00b2-4b7e-b45b-1ffc3ede4bfe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114212) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 13:08:41.690162 np0000167124 devstack@c-api.service[114212]: INFO cinder.volume.api [None req-c270c83d-00b2-4b7e-b45b-1ffc3ede4bfe demo demo] Get all volumes completed successfully. Apr 17 13:08:41.692108 np0000167124 devstack@c-api.service[114212]: INFO cinder.api.openstack.wsgi [None req-c270c83d-00b2-4b7e-b45b-1ffc3ede4bfe demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Apr 17 13:08:41.692496 np0000167124 devstack@c-api.service[114212]: [pid: 114212|app: 0|req: 9/37] 199.204.45.3 () {64 vars in 1283 bytes} [Fri Apr 17 13:08:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 17 13:08:51.686265 np0000167124 devstack@c-api.service[114212]: DEBUG dbcounter [-] [114212] Writing DB stats cinder:SELECT=1 {{(pid=114212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 13:09:41.708237 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.middleware.request_id [None req-9944e565-cfa7-4aec-b055-96f5f3fe5d1b None None] RequestId filter calling following filter/app {{(pid=114213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 13:09:41.712245 np0000167124 devstack@c-api.service[114213]: INFO cinder.api.openstack.wsgi [None req-9944e565-cfa7-4aec-b055-96f5f3fe5d1b demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Apr 17 13:09:41.712664 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.openstack.wsgi [None req-9944e565-cfa7-4aec-b055-96f5f3fe5d1b demo demo] Empty body provided in request {{(pid=114213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 13:09:41.713117 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.openstack.wsgi [None req-9944e565-cfa7-4aec-b055-96f5f3fe5d1b demo demo] Calling method 'detail' {{(pid=114213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 13:09:41.713624 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.api.api_utils [None req-9944e565-cfa7-4aec-b055-96f5f3fe5d1b demo demo] Removing options '' from query. {{(pid=114213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 13:09:41.715624 np0000167124 devstack@c-api.service[114213]: DEBUG cinder.volume.api [None req-9944e565-cfa7-4aec-b055-96f5f3fe5d1b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114213) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 13:09:41.727937 np0000167124 devstack@c-api.service[114213]: INFO cinder.volume.api [None req-9944e565-cfa7-4aec-b055-96f5f3fe5d1b demo demo] Get all volumes completed successfully. Apr 17 13:09:41.731081 np0000167124 devstack@c-api.service[114213]: INFO cinder.api.openstack.wsgi [None req-9944e565-cfa7-4aec-b055-96f5f3fe5d1b demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Apr 17 13:09:41.731613 np0000167124 devstack@c-api.service[114213]: [pid: 114213|app: 0|req: 10/38] 199.204.45.3 () {64 vars in 1283 bytes} [Fri Apr 17 13:09:41 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 17 13:09:51.720029 np0000167124 devstack@c-api.service[114213]: DEBUG dbcounter [-] [114213] Writing DB stats cinder:SELECT=1 {{(pid=114213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 13:10:41.742225 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.middleware.request_id [None req-8609487e-509e-4153-ac00-907db0dc1996 None None] RequestId filter calling following filter/app {{(pid=114214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 13:10:41.746142 np0000167124 devstack@c-api.service[114214]: INFO cinder.api.openstack.wsgi [None req-8609487e-509e-4153-ac00-907db0dc1996 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Apr 17 13:10:41.746142 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.openstack.wsgi [None req-8609487e-509e-4153-ac00-907db0dc1996 demo demo] Empty body provided in request {{(pid=114214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 13:10:41.746142 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.openstack.wsgi [None req-8609487e-509e-4153-ac00-907db0dc1996 demo demo] Calling method 'detail' {{(pid=114214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 13:10:41.746142 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.api.api_utils [None req-8609487e-509e-4153-ac00-907db0dc1996 demo demo] Removing options '' from query. {{(pid=114214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 13:10:41.747539 np0000167124 devstack@c-api.service[114214]: DEBUG cinder.volume.api [None req-8609487e-509e-4153-ac00-907db0dc1996 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114214) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 13:10:41.756142 np0000167124 devstack@c-api.service[114214]: INFO cinder.volume.api [None req-8609487e-509e-4153-ac00-907db0dc1996 demo demo] Get all volumes completed successfully. Apr 17 13:10:41.757992 np0000167124 devstack@c-api.service[114214]: INFO cinder.api.openstack.wsgi [None req-8609487e-509e-4153-ac00-907db0dc1996 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Apr 17 13:10:41.758354 np0000167124 devstack@c-api.service[114214]: [pid: 114214|app: 0|req: 11/39] 199.204.45.3 () {64 vars in 1283 bytes} [Fri Apr 17 13:10:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 17 13:10:51.751636 np0000167124 devstack@c-api.service[114214]: DEBUG dbcounter [-] [114214] Writing DB stats cinder:SELECT=1 {{(pid=114214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 17 13:11:41.775033 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.middleware.request_id [None req-7b9d4c56-eafe-4909-875c-528b1f7fda27 None None] RequestId filter calling following filter/app {{(pid=114211) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 17 13:11:41.889207 np0000167124 devstack@c-api.service[114211]: INFO cinder.api.openstack.wsgi [None req-7b9d4c56-eafe-4909-875c-528b1f7fda27 demo demo] GET https://199.204.45.3/volume/v3/volumes/detail Apr 17 13:11:41.889469 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.openstack.wsgi [None req-7b9d4c56-eafe-4909-875c-528b1f7fda27 demo demo] Empty body provided in request {{(pid=114211) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 17 13:11:41.889898 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.openstack.wsgi [None req-7b9d4c56-eafe-4909-875c-528b1f7fda27 demo demo] Calling method 'detail' {{(pid=114211) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 17 13:11:41.890077 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.api.api_utils [None req-7b9d4c56-eafe-4909-875c-528b1f7fda27 demo demo] Removing options '' from query. {{(pid=114211) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} Apr 17 13:11:41.891115 np0000167124 devstack@c-api.service[114211]: DEBUG cinder.volume.api [None req-7b9d4c56-eafe-4909-875c-528b1f7fda27 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=114211) get_all /opt/stack/cinder/cinder/volume/api.py:663}} Apr 17 13:11:41.900731 np0000167124 devstack@c-api.service[114211]: INFO cinder.volume.api [None req-7b9d4c56-eafe-4909-875c-528b1f7fda27 demo demo] Get all volumes completed successfully. Apr 17 13:11:41.903423 np0000167124 devstack@c-api.service[114211]: INFO cinder.api.openstack.wsgi [None req-7b9d4c56-eafe-4909-875c-528b1f7fda27 demo demo] https://199.204.45.3/volume/v3/volumes/detail returned with HTTP 200 Apr 17 13:11:41.904341 np0000167124 devstack@c-api.service[114211]: [pid: 114211|app: 0|req: 10/40] 199.204.45.3 () {64 vars in 1283 bytes} [Fri Apr 17 13:11:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 17 13:11:51.894883 np0000167124 devstack@c-api.service[114211]: DEBUG dbcounter [-] [114211] Writing DB stats cinder:SELECT=1 {{(pid=114211) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}