May 09 09:04:30.011209 np0000173036 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 09:04:30.018787 np0000173036 devstack@c-api.service[113197]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 09:04:30.022213 np0000173036 devstack@c-api.service[113197]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 09:04:30 2026] *** May 09 09:04:30.022213 np0000173036 devstack@c-api.service[113197]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 09:04:30.022213 np0000173036 devstack@c-api.service[113197]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 09:04:30.022213 np0000173036 devstack@c-api.service[113197]: nodename: np0000173036 May 09 09:04:30.022213 np0000173036 devstack@c-api.service[113197]: machine: x86_64 May 09 09:04:30.022213 np0000173036 devstack@c-api.service[113197]: clock source: unix May 09 09:04:30.022213 np0000173036 devstack@c-api.service[113197]: pcre jit disabled May 09 09:04:30.022213 np0000173036 devstack@c-api.service[113197]: detected number of CPU cores: 16 May 09 09:04:30.022213 np0000173036 devstack@c-api.service[113197]: current working directory: / May 09 09:04:30.022213 np0000173036 devstack@c-api.service[113197]: detected binary path: /usr/bin/uwsgi-core May 09 09:04:30.022213 np0000173036 devstack@c-api.service[113197]: your processes number limit is 256917 May 09 09:04:30.022213 np0000173036 devstack@c-api.service[113197]: your memory page size is 4096 bytes May 09 09:04:30.022213 np0000173036 devstack@c-api.service[113197]: detected max file descriptor number: 2048 May 09 09:04:30.023124 np0000173036 devstack@c-api.service[113197]: lock engine: pthread robust mutexes May 09 09:04:30.023124 np0000173036 devstack@c-api.service[113197]: thunder lock: enabled May 09 09:04:30.023124 np0000173036 devstack@c-api.service[113197]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 09:04:30.023124 np0000173036 devstack@c-api.service[113197]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 09:04:30.023124 np0000173036 devstack@c-api.service[113197]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 09:04:30.023124 np0000173036 devstack@c-api.service[113197]: Set PythonHome to /opt/stack/data/venv May 09 09:04:30.060444 np0000173036 devstack@c-api.service[113197]: Python main interpreter initialized at 0x73649a0a3668 May 09 09:04:30.060444 np0000173036 devstack@c-api.service[113197]: python threads support enabled May 09 09:04:30.060444 np0000173036 devstack@c-api.service[113197]: your server socket listen backlog is limited to 100 connections May 09 09:04:30.060444 np0000173036 devstack@c-api.service[113197]: your mercy for graceful operations on workers is 80 seconds May 09 09:04:30.061041 np0000173036 devstack@c-api.service[113197]: mapped 671795 bytes (656 KB) for 4 cores May 09 09:04:30.061298 np0000173036 devstack@c-api.service[113197]: *** Operational MODE: preforking *** May 09 09:04:30.061634 np0000173036 devstack@c-api.service[113197]: *** uWSGI is running in multiple interpreter mode *** May 09 09:04:30.061634 np0000173036 devstack@c-api.service[113197]: spawned uWSGI master process (pid: 113197) May 09 09:04:30.061866 np0000173036 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 09:04:30.062555 np0000173036 devstack@c-api.service[113197]: spawned uWSGI worker 1 (pid: 113212, cores: 1) May 09 09:04:30.063217 np0000173036 devstack@c-api.service[113197]: spawned uWSGI worker 2 (pid: 113213, cores: 1) May 09 09:04:30.063943 np0000173036 devstack@c-api.service[113197]: spawned uWSGI worker 3 (pid: 113214, cores: 1) May 09 09:04:30.064543 np0000173036 devstack@c-api.service[113197]: spawned uWSGI worker 4 (pid: 113215, cores: 1) May 09 09:04:30.064610 np0000173036 devstack@c-api.service[113197]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 09:04:30.201899 np0000173036 devstack@c-api.service[113212]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:04:30.201899 np0000173036 devstack@c-api.service[113212]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:04:30.201899 np0000173036 devstack@c-api.service[113212]: we strongly recommend against using it for new projects. May 09 09:04:30.201899 np0000173036 devstack@c-api.service[113212]: If you are already using Eventlet, we recommend migrating to a different May 09 09:04:30.201899 np0000173036 devstack@c-api.service[113212]: framework. For more detail see May 09 09:04:30.201899 np0000173036 devstack@c-api.service[113212]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:04:30.201899 np0000173036 devstack@c-api.service[113212]: import eventlet # noqa May 09 09:04:30.212736 np0000173036 devstack@c-api.service[113213]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:04:30.212736 np0000173036 devstack@c-api.service[113213]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:04:30.212736 np0000173036 devstack@c-api.service[113213]: we strongly recommend against using it for new projects. May 09 09:04:30.212736 np0000173036 devstack@c-api.service[113213]: If you are already using Eventlet, we recommend migrating to a different May 09 09:04:30.212736 np0000173036 devstack@c-api.service[113213]: framework. For more detail see May 09 09:04:30.212736 np0000173036 devstack@c-api.service[113213]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:04:30.212736 np0000173036 devstack@c-api.service[113213]: import eventlet # noqa May 09 09:04:30.213099 np0000173036 devstack@c-api.service[113214]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:04:30.213099 np0000173036 devstack@c-api.service[113214]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:04:30.213099 np0000173036 devstack@c-api.service[113214]: we strongly recommend against using it for new projects. May 09 09:04:30.213099 np0000173036 devstack@c-api.service[113214]: If you are already using Eventlet, we recommend migrating to a different May 09 09:04:30.213099 np0000173036 devstack@c-api.service[113214]: framework. For more detail see May 09 09:04:30.213099 np0000173036 devstack@c-api.service[113214]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:04:30.213099 np0000173036 devstack@c-api.service[113214]: import eventlet # noqa May 09 09:04:30.219175 np0000173036 devstack@c-api.service[113215]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:04:30.219175 np0000173036 devstack@c-api.service[113215]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:04:30.219175 np0000173036 devstack@c-api.service[113215]: we strongly recommend against using it for new projects. May 09 09:04:30.219175 np0000173036 devstack@c-api.service[113215]: If you are already using Eventlet, we recommend migrating to a different May 09 09:04:30.219175 np0000173036 devstack@c-api.service[113215]: framework. For more detail see May 09 09:04:30.219175 np0000173036 devstack@c-api.service[113215]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:04:30.219175 np0000173036 devstack@c-api.service[113215]: import eventlet # noqa May 09 09:04:30.296588 np0000173036 devstack@c-api.service[113214]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:04:30.296588 np0000173036 devstack@c-api.service[113214]: debtcollector.deprecate( May 09 09:04:30.302204 np0000173036 devstack@c-api.service[113212]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:04:30.302204 np0000173036 devstack@c-api.service[113212]: debtcollector.deprecate( May 09 09:04:30.303662 np0000173036 devstack@c-api.service[113213]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:04:30.303662 np0000173036 devstack@c-api.service[113213]: debtcollector.deprecate( May 09 09:04:30.308683 np0000173036 devstack@c-api.service[113215]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:04:30.308683 np0000173036 devstack@c-api.service[113215]: debtcollector.deprecate( May 09 09:04:30.374608 np0000173036 devstack@c-api.service[113214]: /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 May 09 09:04:30.374608 np0000173036 devstack@c-api.service[113214]: from cgi import parse_header May 09 09:04:30.381012 np0000173036 devstack@c-api.service[113213]: /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 May 09 09:04:30.381012 np0000173036 devstack@c-api.service[113213]: from cgi import parse_header May 09 09:04:30.382599 np0000173036 devstack@c-api.service[113212]: /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 May 09 09:04:30.382599 np0000173036 devstack@c-api.service[113212]: from cgi import parse_header May 09 09:04:30.399033 np0000173036 devstack@c-api.service[113215]: /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 May 09 09:04:30.399033 np0000173036 devstack@c-api.service[113215]: from cgi import parse_header May 09 09:04:30.419088 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:04:30.419088 np0000173036 devstack@c-api.service[113214]: removals.removed_module( May 09 09:04:30.419808 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:04:30.419808 np0000173036 devstack@c-api.service[113214]: removals.removed_module( May 09 09:04:30.427317 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:30.427317 np0000173036 devstack@c-api.service[113212]: removals.removed_module( May 09 09:04:30.427958 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:04:30.427958 np0000173036 devstack@c-api.service[113213]: removals.removed_module( May 09 09:04:30.428087 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:30.428087 np0000173036 devstack@c-api.service[113212]: removals.removed_module( May 09 09:04:30.428762 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:04:30.428762 np0000173036 devstack@c-api.service[113213]: removals.removed_module( May 09 09:04:30.446336 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:30.446336 np0000173036 devstack@c-api.service[113215]: removals.removed_module( May 09 09:04:30.447048 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:30.447048 np0000173036 devstack@c-api.service[113215]: removals.removed_module( May 09 09:04:31.050787 np0000173036 devstack@c-api.service[113212]: /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 May 09 09:04:31.050787 np0000173036 devstack@c-api.service[113212]: warnings.warn( May 09 09:04:31.056651 np0000173036 devstack@c-api.service[113213]: /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 May 09 09:04:31.056651 np0000173036 devstack@c-api.service[113213]: warnings.warn( May 09 09:04:31.061095 np0000173036 devstack@c-api.service[113214]: /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 May 09 09:04:31.061095 np0000173036 devstack@c-api.service[113214]: warnings.warn( May 09 09:04:31.111779 np0000173036 devstack@c-api.service[113215]: /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 May 09 09:04:31.111779 np0000173036 devstack@c-api.service[113215]: warnings.warn( May 09 09:04:31.159902 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:31.159902 np0000173036 devstack@c-api.service[113212]: warnings.warn( May 09 09:04:31.161327 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:04:31.161327 np0000173036 devstack@c-api.service[113213]: warnings.warn( May 09 09:04:31.164368 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:04:31.164368 np0000173036 devstack@c-api.service[113214]: warnings.warn( May 09 09:04:31.210492 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:31.210492 np0000173036 devstack@c-api.service[113215]: warnings.warn( May 09 09:04:31.461462 np0000173036 devstack@c-api.service[113214]: 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. May 09 09:04:31.461462 np0000173036 devstack@c-api.service[113214]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113214) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:04:31.461803 np0000173036 devstack@c-api.service[113213]: 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. May 09 09:04:31.461803 np0000173036 devstack@c-api.service[113213]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113213) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:04:31.473069 np0000173036 devstack@c-api.service[113212]: 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. May 09 09:04:31.473341 np0000173036 devstack@c-api.service[113212]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113212) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:04:31.493205 np0000173036 devstack@c-api.service[113215]: 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. May 09 09:04:31.493664 np0000173036 devstack@c-api.service[113215]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113215) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:04:31.545404 np0000173036 devstack@c-api.service[113214]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:04:31.545404 np0000173036 devstack@c-api.service[113214]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:04:31.546536 np0000173036 devstack@c-api.service[113213]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:04:31.546536 np0000173036 devstack@c-api.service[113213]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:04:31.548512 np0000173036 devstack@c-api.service[113212]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:04:31.548512 np0000173036 devstack@c-api.service[113212]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:04:31.554055 np0000173036 devstack@c-api.service[113215]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 09 09:04:31.554055 np0000173036 devstack@c-api.service[113215]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:04:32.015503 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113212) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:04:32.015740 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113213) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:04:32.015813 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113215) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:04:32.015870 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.015929 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113214) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:04:32.015986 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.016044 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.016108 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.016167 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.016223 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.016296 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.016375 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.016545 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.016619 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.016677 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.016677 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.018141 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.018217 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.018294 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.018294 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.018412 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.018512 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.018583 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.018640 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.018696 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.018764 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.018834 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.018891 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.018955 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.019025 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.019081 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.019139 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.019194 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.019259 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.019319 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.019382 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.019440 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.019522 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113213) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.019592 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.019660 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.019717 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.019781 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.019781 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.019781 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.019929 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.019995 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.020054 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.020119 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.020177 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.020232 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.020295 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.020355 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.020410 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.020563 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.020626 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.020694 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.020768 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.020825 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.020881 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.020956 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.020956 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.020956 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.021157 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.021239 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.021304 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.021362 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.021428 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.021539 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.021613 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.021613 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.021613 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113213) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.021613 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.021833 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.021833 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.021833 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.021833 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.022044 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.022124 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.022202 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.022275 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.022334 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.022401 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.022515 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.022591 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.022651 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.022707 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.022763 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.022821 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.022878 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.022948 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.023006 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.023063 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.023119 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.023184 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.023240 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.023296 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.023296 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.023393 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.023474 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.023550 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.023607 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113213) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.023664 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.023723 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.023780 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.023844 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.023909 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.023968 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.024023 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.024090 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.024147 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.024203 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.024260 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.024323 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.024410 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.024555 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.024626 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.024686 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.024739 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.024808 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.024878 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.024940 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.024996 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.025052 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.025108 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.025165 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.025165 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.025165 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113213) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.025165 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.025363 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.025391 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.025418 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.025460 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.025486 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.025513 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.025536 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.025536 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.025582 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.025617 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.025645 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.025670 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.025697 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.025728 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.025759 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.025786 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.025811 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.025843 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.025875 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.025902 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.025931 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.025959 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.025987 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.026015 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.026042 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.026067 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.026094 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.026118 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.026215 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.026248 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.026273 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.026296 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.026323 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.026347 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.026375 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.026404 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.026431 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.026478 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.026507 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.026534 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.026560 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113213) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.026587 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.026620 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.026645 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.026677 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.026702 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.026730 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.026730 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.026783 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.026808 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.026838 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.026866 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.026890 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.026890 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.026890 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113213) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.026890 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.027226 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.027287 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.027351 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.027407 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.027486 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.027541 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.027605 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.027674 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.027749 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.027812 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.027873 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.027934 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.027969 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.027994 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.028018 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.028051 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.028081 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.028106 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.028134 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.028162 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.028195 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.028227 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.028252 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.028280 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.028311 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.028343 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.028368 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.028393 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113213) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.028426 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.028500 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.028541 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.028590 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.028647 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.028680 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.028710 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.028737 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.028767 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.028800 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.028825 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.028858 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.028889 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.028918 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.028946 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.028989 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.029023 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.029052 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.029079 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.029106 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.029135 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113213) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.029161 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.029187 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.029215 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.029243 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.029243 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.029243 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.029317 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.030071 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.030131 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.030255 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.030255 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.030322 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.030352 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.030384 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.030425 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.030476 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.030504 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.030531 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.030531 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.030582 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.030662 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.030788 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.030852 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.030917 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.030960 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.030990 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.031018 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.031046 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.031075 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.031104 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113213) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.031133 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.031161 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.031190 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.031243 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.031310 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.031583 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.031626 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.031656 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.031682 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.031706 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.031735 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.031759 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.031788 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.031821 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.031853 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.031877 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.031901 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113213) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.031924 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.031948 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.031972 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.032002 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.032035 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.032061 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.032090 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.032119 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.032143 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.032171 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.032203 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.032231 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.032259 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.032287 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.032287 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.032287 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.038258 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.038318 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.038358 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.038431 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.038484 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.038516 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.038545 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.038573 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.038608 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.038647 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.038676 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.038709 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.038746 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.038841 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.038879 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.038987 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.039055 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.039123 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.039175 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.039219 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.039256 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.039290 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113213) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.039290 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.039358 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.039395 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.039430 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.039497 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.039535 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.039577 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.039611 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.039645 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.039645 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.039701 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.039733 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.039763 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.039802 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.039832 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.039871 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.039909 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.039941 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.039978 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.039978 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.040046 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.040083 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.040117 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.040145 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.040173 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113213) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.040200 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.040227 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.040268 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.040303 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.040303 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.040303 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.040303 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.040303 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.040509 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.041116 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.041175 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.041218 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.041262 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.041320 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.041405 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.041506 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.041583 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.041675 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.041760 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.041837 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.041925 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.042012 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.042097 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.042170 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.042243 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.042318 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.042406 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.042492 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.042564 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.042622 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.042687 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.042743 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.042808 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.042872 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.042928 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.042992 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.043047 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.043109 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.043165 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.043221 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113213) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.043290 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.043347 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.043419 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.043513 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.043577 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.043634 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.043698 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.043698 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.043820 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.043877 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.043953 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.044033 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.044103 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.044162 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.044162 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113213) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.044260 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.044328 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.044398 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.044398 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.044398 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.044398 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.044398 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.044398 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.044398 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.044398 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.044886 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.044886 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.044993 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.045052 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.045125 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.045204 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.045472 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.045549 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.045622 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.045682 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.045759 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.045821 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.045878 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.045932 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.045991 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.046060 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.046134 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.046189 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.046253 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.046309 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.046363 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.046428 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.046511 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.046564 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.046620 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.046675 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.046749 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.046806 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.046861 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113213) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.046916 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.046972 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.047038 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.047095 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.047150 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.047209 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.047265 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.047331 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.047388 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.047475 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.047536 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.047593 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.047649 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.047704 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.047762 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.047834 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.047891 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.047891 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.048006 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113213) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.048073 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.048154 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.048207 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.048207 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.048207 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.048207 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.048207 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.048207 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.048506 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.048506 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.048506 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.048506 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.048506 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.048506 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.048710 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.048753 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.048796 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.048843 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.048880 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.048916 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.048957 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.048997 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.049037 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.049076 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.049114 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.049153 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.049191 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.049236 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113213) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.049275 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.049312 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.049352 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.049392 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.049431 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.049431 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.049431 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.049431 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.049584 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.049584 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.049704 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.049745 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.049784 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.049822 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.049863 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.049901 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.049944 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.049983 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.050028 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.050068 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.050106 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.050150 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.050191 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.050240 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.050240 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.050240 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.050240 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.050388 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.050429 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.050491 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.050533 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.050571 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.050571 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.050571 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.050674 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.050713 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.050751 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113213) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.050801 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.050841 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.050879 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.050918 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.050964 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.051003 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.051042 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.051085 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.051131 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.051174 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.051225 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.051264 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.051302 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.051342 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.051383 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.051426 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.051479 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.051519 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.051566 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.051605 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.051652 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.051691 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.051730 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.051730 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.051730 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.051730 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113213) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.051730 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.051903 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.051903 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.051903 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.052017 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.052056 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.052095 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.052139 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.052182 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.052225 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.052263 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.052307 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.052350 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.052395 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.052433 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.052555 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.052602 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.052641 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.052680 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113213) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.052730 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.052772 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.052816 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.052860 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.052907 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.052948 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.052948 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.052948 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.052948 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.052948 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.053160 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.053218 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.053277 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.053327 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.053362 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.053391 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.053422 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.053472 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.053522 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.053566 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.053604 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.053651 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.053694 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.053746 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.053787 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.053826 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.053867 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.053905 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.053943 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113213) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.053988 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.054020 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.054053 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.054091 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.054123 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.054151 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.054182 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.054213 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.054213 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.056013 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.056072 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.056109 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.056178 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.056221 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.056221 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.056277 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.056304 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.056332 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.056367 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.056397 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.056430 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.056556 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.056606 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113213) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.056650 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.056682 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.056715 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.056715 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.056766 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.056837 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.056892 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.056924 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.056953 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.056991 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.057060 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.057125 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.057187 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.057268 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.057518 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.057574 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.057625 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.057655 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.057688 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.057723 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.057753 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.057781 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.057813 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.057841 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.057872 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.057901 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.057929 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.057961 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.057989 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.058017 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.058050 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.058080 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.058108 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113213) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.058136 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.058168 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.058199 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.058228 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.058255 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.058283 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.058283 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.058283 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.058283 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.058679 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.058740 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.058795 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.058862 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.058913 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.058943 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.058973 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.059024 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.059063 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.059093 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.059122 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.059154 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.059180 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.059210 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.059238 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.059334 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.059434 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.059488 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113213) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.059523 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.059552 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.059580 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.059607 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.059637 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.059672 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.059712 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.059753 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.059783 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.059820 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.059849 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.059875 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.059929 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.059968 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.060000 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.060030 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.060063 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.060089 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.060116 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.060147 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.060175 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.060209 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.060237 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.060262 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.060287 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.060321 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.060359 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113213) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.060390 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.060415 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.060509 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.060561 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.060601 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.060630 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.060663 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.060694 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.060731 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.060775 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.060803 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.060836 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.060864 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.060895 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.060922 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.060949 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.060977 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.061002 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.061028 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.061058 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.061084 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.061106 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.061134 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.061165 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.061192 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.061217 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113213) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.061248 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.061277 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.061304 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.061327 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.061364 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.061432 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.061535 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.061594 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.061636 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.061675 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.061714 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.061752 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.061752 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.062687 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.062745 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.062896 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.062942 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.062977 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.063018 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.063065 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.063109 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.063148 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.063187 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.063232 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.063271 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.063310 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.063354 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.063395 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.063434 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.063497 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.063534 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.063571 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.063621 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.063659 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.063698 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.063736 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.063776 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113213) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.063826 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.063826 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.063895 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.063934 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.067561 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.067617 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.067655 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.067709 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.067789 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.067855 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.067935 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.067984 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.068027 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.068078 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.068129 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.068188 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.068248 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.068299 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.068359 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.068429 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.068429 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.068611 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.068667 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.068716 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.068782 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.068834 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.068834 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.068834 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.068834 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.068834 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.068834 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113213) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.068834 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.069547 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.069610 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.069652 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.069690 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.069738 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.069778 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.069828 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.069879 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.069923 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.069962 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.070002 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.070049 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.070088 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.070126 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.070165 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.070205 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.070252 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.070295 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.070333 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.070375 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113213) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.070375 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.071350 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.071401 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.071468 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.071556 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.071603 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.071742 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.071742 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.075518 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.075593 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.075629 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.075670 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.075736 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.075780 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.075821 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.075860 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.075920 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.075920 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.076003 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.076050 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.076090 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.076129 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.076169 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.076207 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113213) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.076252 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.076252 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.076326 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.076375 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.076375 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.076504 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.076504 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.076644 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.076691 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.076738 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.076784 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.076784 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.076863 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.076904 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.076939 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.076980 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.076980 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.077053 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.077092 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.077092 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113212) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.077172 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.077209 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.077255 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.077297 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.077337 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.077390 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.077390 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113212) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.077502 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.077546 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113212) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.077582 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.077621 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.077670 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.077721 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113213) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.077758 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.077798 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.077834 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.077883 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.077921 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.077968 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113213) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.078011 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.078049 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.078089 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.078137 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.078174 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.078214 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.078249 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.078289 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.078324 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.078365 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113213) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.078402 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.078456 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113213) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.078521 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:04:32.078582 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113214) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.078582 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.078649 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113215) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:04:32.078690 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.078726 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:04:32.078765 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.078765 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113214) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.078831 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:04:32.078874 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113214) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.078912 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:04:32.078912 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113215) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:04:32.078912 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113215) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:04:32.124065 np0000173036 devstack@c-api.service[113212]: INFO dbcounter [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Registered counter for database cinder May 09 09:04:32.125210 np0000173036 devstack@c-api.service[113214]: INFO dbcounter [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Registered counter for database cinder May 09 09:04:32.127644 np0000173036 devstack@c-api.service[113213]: INFO dbcounter [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Registered counter for database cinder May 09 09:04:32.127974 np0000173036 devstack@c-api.service[113215]: INFO dbcounter [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Registered counter for database cinder May 09 09:04:32.139868 np0000173036 devstack@c-api.service[113212]: DEBUG oslo_db.sqlalchemy.engines [None req-61a59aef-76e7-4212-b0c4-5194200d2afb 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=113212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:32.142758 np0000173036 devstack@c-api.service[113215]: DEBUG oslo_db.sqlalchemy.engines [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a 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=113215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:32.146576 np0000173036 devstack@c-api.service[113214]: DEBUG oslo_db.sqlalchemy.engines [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 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=113214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:32.152262 np0000173036 devstack@c-api.service[113213]: DEBUG oslo_db.sqlalchemy.engines [None req-80333058-2429-4145-a29e-ac3358fec684 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=113213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:32.257286 np0000173036 devstack@c-api.service[113212]: DEBUG dbcounter [-] [113212] Writer thread running {{(pid=113212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:04:32.260072 np0000173036 devstack@c-api.service[113212]: INFO cinder.rpc [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:04:32.262521 np0000173036 devstack@c-api.service[113212]: INFO cinder.rpc [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:04:32.262889 np0000173036 devstack@c-api.service[113215]: DEBUG dbcounter [-] [113215] Writer thread running {{(pid=113215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:04:32.264597 np0000173036 devstack@c-api.service[113212]: INFO cinder.rpc [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:04:32.265668 np0000173036 devstack@c-api.service[113215]: INFO cinder.rpc [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:04:32.266484 np0000173036 devstack@c-api.service[113212]: INFO cinder.rpc [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:04:32.267361 np0000173036 devstack@c-api.service[113212]: WARNING castellan.key_manager.migration [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.267942 np0000173036 devstack@c-api.service[113215]: INFO cinder.rpc [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:04:32.268030 np0000173036 devstack@c-api.service[113214]: DEBUG dbcounter [-] [113214] Writer thread running {{(pid=113214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:04:32.269146 np0000173036 devstack@c-api.service[113212]: WARNING castellan.key_manager.migration [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.270351 np0000173036 devstack@c-api.service[113215]: INFO cinder.rpc [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:04:32.272105 np0000173036 devstack@c-api.service[113214]: INFO cinder.rpc [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:04:32.272853 np0000173036 devstack@c-api.service[113215]: INFO cinder.rpc [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:04:32.273898 np0000173036 devstack@c-api.service[113213]: DEBUG dbcounter [-] [113213] Writer thread running {{(pid=113213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:04:32.274079 np0000173036 devstack@c-api.service[113215]: WARNING castellan.key_manager.migration [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.274563 np0000173036 devstack@c-api.service[113212]: DEBUG oslo_db.sqlalchemy.engines [None req-61a59aef-76e7-4212-b0c4-5194200d2afb 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=113212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:32.276185 np0000173036 devstack@c-api.service[113213]: INFO cinder.rpc [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:04:32.276387 np0000173036 devstack@c-api.service[113215]: WARNING castellan.key_manager.migration [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.276815 np0000173036 devstack@c-api.service[113214]: INFO cinder.rpc [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:04:32.276892 np0000173036 devstack@c-api.service[113212]: INFO cinder.rpc [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:04:32.278493 np0000173036 devstack@c-api.service[113213]: INFO cinder.rpc [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:04:32.279114 np0000173036 devstack@c-api.service[113212]: INFO cinder.rpc [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:04:32.280139 np0000173036 devstack@c-api.service[113214]: INFO cinder.rpc [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:04:32.280344 np0000173036 devstack@c-api.service[113212]: WARNING castellan.key_manager.migration [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.280535 np0000173036 devstack@c-api.service[113213]: INFO cinder.rpc [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:04:32.281202 np0000173036 devstack@c-api.service[113215]: DEBUG oslo_db.sqlalchemy.engines [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a 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=113215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:32.282129 np0000173036 devstack@c-api.service[113214]: INFO cinder.rpc [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:04:32.282411 np0000173036 devstack@c-api.service[113213]: INFO cinder.rpc [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:04:32.282983 np0000173036 devstack@c-api.service[113215]: INFO cinder.rpc [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:04:32.283157 np0000173036 devstack@c-api.service[113214]: WARNING castellan.key_manager.migration [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.283300 np0000173036 devstack@c-api.service[113213]: WARNING castellan.key_manager.migration [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.284698 np0000173036 devstack@c-api.service[113215]: INFO cinder.rpc [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:04:32.285040 np0000173036 devstack@c-api.service[113213]: WARNING castellan.key_manager.migration [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.285114 np0000173036 devstack@c-api.service[113214]: WARNING castellan.key_manager.migration [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.285488 np0000173036 devstack@c-api.service[113215]: WARNING castellan.key_manager.migration [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.288922 np0000173036 devstack@c-api.service[113214]: DEBUG oslo_db.sqlalchemy.engines [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 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=113214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:32.290472 np0000173036 devstack@c-api.service[113213]: DEBUG oslo_db.sqlalchemy.engines [None req-80333058-2429-4145-a29e-ac3358fec684 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=113213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:32.290894 np0000173036 devstack@c-api.service[113214]: INFO cinder.rpc [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:04:32.291555 np0000173036 devstack@c-api.service[113212]: WARNING castellan.key_manager.migration [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.292613 np0000173036 devstack@c-api.service[113214]: INFO cinder.rpc [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:04:32.292760 np0000173036 devstack@c-api.service[113213]: INFO cinder.rpc [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:04:32.293474 np0000173036 devstack@c-api.service[113214]: WARNING castellan.key_manager.migration [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.294767 np0000173036 devstack@c-api.service[113213]: INFO cinder.rpc [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:04:32.294962 np0000173036 devstack@c-api.service[113212]: WARNING castellan.key_manager.migration [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.295788 np0000173036 devstack@c-api.service[113213]: WARNING castellan.key_manager.migration [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.297535 np0000173036 devstack@c-api.service[113215]: WARNING castellan.key_manager.migration [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.298354 np0000173036 devstack@c-api.service[113212]: WARNING castellan.key_manager.migration [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.300786 np0000173036 devstack@c-api.service[113215]: WARNING castellan.key_manager.migration [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.302519 np0000173036 devstack@c-api.service[113212]: WARNING castellan.key_manager.migration [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.303993 np0000173036 devstack@c-api.service[113215]: WARNING castellan.key_manager.migration [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.305264 np0000173036 devstack@c-api.service[113213]: WARNING castellan.key_manager.migration [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.305652 np0000173036 devstack@c-api.service[113212]: WARNING castellan.key_manager.migration [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.305754 np0000173036 devstack@c-api.service[113214]: WARNING castellan.key_manager.migration [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.308171 np0000173036 devstack@c-api.service[113215]: WARNING castellan.key_manager.migration [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.308553 np0000173036 devstack@c-api.service[113213]: WARNING castellan.key_manager.migration [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.308699 np0000173036 devstack@c-api.service[113212]: WARNING castellan.key_manager.migration [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.308980 np0000173036 devstack@c-api.service[113214]: WARNING castellan.key_manager.migration [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.311466 np0000173036 devstack@c-api.service[113215]: WARNING castellan.key_manager.migration [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.311777 np0000173036 devstack@c-api.service[113212]: WARNING castellan.key_manager.migration [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.311844 np0000173036 devstack@c-api.service[113213]: WARNING castellan.key_manager.migration [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.312200 np0000173036 devstack@c-api.service[113214]: WARNING castellan.key_manager.migration [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.314463 np0000173036 devstack@c-api.service[113215]: WARNING castellan.key_manager.migration [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.314657 np0000173036 devstack@c-api.service[113212]: WARNING castellan.key_manager.migration [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.316144 np0000173036 devstack@c-api.service[113213]: WARNING castellan.key_manager.migration [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.316397 np0000173036 devstack@c-api.service[113214]: WARNING castellan.key_manager.migration [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.317660 np0000173036 devstack@c-api.service[113215]: WARNING castellan.key_manager.migration [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.318198 np0000173036 devstack@c-api.service[113212]: WARNING castellan.key_manager.migration [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.319564 np0000173036 devstack@c-api.service[113214]: WARNING castellan.key_manager.migration [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.319740 np0000173036 devstack@c-api.service[113212]: WARNING castellan.key_manager.migration [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.319874 np0000173036 devstack@c-api.service[113213]: WARNING castellan.key_manager.migration [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.321230 np0000173036 devstack@c-api.service[113215]: WARNING castellan.key_manager.migration [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.322430 np0000173036 devstack@c-api.service[113212]: WARNING castellan.key_manager.migration [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.322615 np0000173036 devstack@c-api.service[113214]: WARNING castellan.key_manager.migration [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.323039 np0000173036 devstack@c-api.service[113213]: WARNING castellan.key_manager.migration [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.324273 np0000173036 devstack@c-api.service[113215]: WARNING castellan.key_manager.migration [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.325881 np0000173036 devstack@c-api.service[113215]: WARNING castellan.key_manager.migration [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.325967 np0000173036 devstack@c-api.service[113214]: WARNING castellan.key_manager.migration [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.327340 np0000173036 devstack@c-api.service[113213]: WARNING castellan.key_manager.migration [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.328065 np0000173036 devstack@c-api.service[113212]: WARNING castellan.key_manager.migration [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.328548 np0000173036 devstack@c-api.service[113215]: WARNING castellan.key_manager.migration [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.329802 np0000173036 devstack@c-api.service[113214]: WARNING castellan.key_manager.migration [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.330827 np0000173036 devstack@c-api.service[113213]: WARNING castellan.key_manager.migration [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.331475 np0000173036 devstack@c-api.service[113212]: WARNING castellan.key_manager.migration [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.332819 np0000173036 devstack@c-api.service[113214]: WARNING castellan.key_manager.migration [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.333642 np0000173036 devstack@c-api.service[113212]: WARNING castellan.key_manager.migration [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.334150 np0000173036 devstack@c-api.service[113215]: WARNING castellan.key_manager.migration [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.334369 np0000173036 devstack@c-api.service[113214]: WARNING castellan.key_manager.migration [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.334793 np0000173036 devstack@c-api.service[113213]: WARNING castellan.key_manager.migration [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.335159 np0000173036 devstack@c-api.service[113212]: WARNING castellan.key_manager.migration [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.336352 np0000173036 devstack@c-api.service[113213]: WARNING castellan.key_manager.migration [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.336655 np0000173036 devstack@c-api.service[113212]: WARNING castellan.key_manager.migration [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.337105 np0000173036 devstack@c-api.service[113214]: WARNING castellan.key_manager.migration [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.337547 np0000173036 devstack@c-api.service[113215]: WARNING castellan.key_manager.migration [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.338228 np0000173036 devstack@c-api.service[113212]: WARNING castellan.key_manager.migration [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.339153 np0000173036 devstack@c-api.service[113213]: WARNING castellan.key_manager.migration [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.339650 np0000173036 devstack@c-api.service[113212]: WARNING castellan.key_manager.migration [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.339721 np0000173036 devstack@c-api.service[113215]: WARNING castellan.key_manager.migration [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.340787 np0000173036 devstack@c-api.service[113212]: WARNING cinder.api.contrib.hosts [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:04:32.341242 np0000173036 devstack@c-api.service[113215]: WARNING castellan.key_manager.migration [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.341519 np0000173036 devstack@c-api.service[113212]: WARNING castellan.key_manager.migration [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.342781 np0000173036 devstack@c-api.service[113215]: WARNING castellan.key_manager.migration [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.343007 np0000173036 devstack@c-api.service[113212]: WARNING castellan.key_manager.migration [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.343078 np0000173036 devstack@c-api.service[113214]: WARNING castellan.key_manager.migration [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.344388 np0000173036 devstack@c-api.service[113215]: WARNING castellan.key_manager.migration [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.344578 np0000173036 devstack@c-api.service[113212]: WARNING castellan.key_manager.migration [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.344823 np0000173036 devstack@c-api.service[113213]: WARNING castellan.key_manager.migration [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.345420 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.v3.router [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Extended resource: extensions {{(pid=113212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.345825 np0000173036 devstack@c-api.service[113215]: WARNING castellan.key_manager.migration [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.346606 np0000173036 devstack@c-api.service[113214]: WARNING castellan.key_manager.migration [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.346682 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.v3.router [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Extended resource: encryption {{(pid=113212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.346934 np0000173036 devstack@c-api.service[113215]: WARNING cinder.api.contrib.hosts [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:04:32.347692 np0000173036 devstack@c-api.service[113215]: WARNING castellan.key_manager.migration [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.348275 np0000173036 devstack@c-api.service[113213]: WARNING castellan.key_manager.migration [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.348341 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.v3.router [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Extended resource: encryption {{(pid=113212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.349219 np0000173036 devstack@c-api.service[113215]: WARNING castellan.key_manager.migration [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.349316 np0000173036 devstack@c-api.service[113214]: WARNING castellan.key_manager.migration [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.349892 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.v3.router [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Extended resource: os-quota-sets {{(pid=113212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.350818 np0000173036 devstack@c-api.service[113215]: WARNING castellan.key_manager.migration [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.350896 np0000173036 devstack@c-api.service[113214]: WARNING castellan.key_manager.migration [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.351329 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.v3.router [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Extended resource: cgsnapshots {{(pid=113212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.351524 np0000173036 devstack@c-api.service[113213]: WARNING castellan.key_manager.migration [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.351658 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.v3.router [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Extended resource: extensions {{(pid=113215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.352354 np0000173036 devstack@c-api.service[113214]: WARNING castellan.key_manager.migration [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.352759 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.v3.router [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Extended resource: os-quota-class-sets {{(pid=113212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.352995 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.v3.router [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Extended resource: encryption {{(pid=113215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.353068 np0000173036 devstack@c-api.service[113213]: WARNING castellan.key_manager.migration [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.353958 np0000173036 devstack@c-api.service[113214]: WARNING castellan.key_manager.migration [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.354066 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.v3.router [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Extended resource: os-availability-zone {{(pid=113212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.354547 np0000173036 devstack@c-api.service[113213]: WARNING castellan.key_manager.migration [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.354800 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.v3.router [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Extended resource: encryption {{(pid=113215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.355336 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.v3.router [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Extended resource: qos-specs {{(pid=113212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.355413 np0000173036 devstack@c-api.service[113214]: WARNING castellan.key_manager.migration [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.356279 np0000173036 devstack@c-api.service[113213]: WARNING castellan.key_manager.migration [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.356421 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.v3.router [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Extended resource: os-quota-sets {{(pid=113215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.356634 np0000173036 devstack@c-api.service[113214]: WARNING cinder.api.contrib.hosts [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:04:32.357440 np0000173036 devstack@c-api.service[113214]: WARNING castellan.key_manager.migration [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.357551 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.v3.router [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Extended resource: backups {{(pid=113212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.357863 np0000173036 devstack@c-api.service[113213]: WARNING castellan.key_manager.migration [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.358113 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.v3.router [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Extended resource: cgsnapshots {{(pid=113215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.359070 np0000173036 devstack@c-api.service[113214]: WARNING castellan.key_manager.migration [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.359187 np0000173036 devstack@c-api.service[113213]: WARNING cinder.api.contrib.hosts [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:04:32.359522 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.v3.router [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Extended resource: extra_specs {{(pid=113212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.359977 np0000173036 devstack@c-api.service[113213]: WARNING castellan.key_manager.migration [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.360240 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.v3.router [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Extended resource: os-quota-class-sets {{(pid=113215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.360815 np0000173036 devstack@c-api.service[113214]: WARNING castellan.key_manager.migration [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.361710 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.v3.router [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Extended resource: extensions {{(pid=113214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.361893 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.v3.router [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Extended resource: os-snapshot-manage {{(pid=113212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.362065 np0000173036 devstack@c-api.service[113213]: WARNING castellan.key_manager.migration [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.362141 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.v3.router [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Extended resource: os-availability-zone {{(pid=113215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.362964 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.v3.router [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Extended resource: encryption {{(pid=113214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.363382 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.v3.router [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Extended resource: os-volume-type-access {{(pid=113212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.363931 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.v3.router [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Extended resource: qos-specs {{(pid=113215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.364465 np0000173036 devstack@c-api.service[113213]: WARNING castellan.key_manager.migration [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.364573 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.v3.router [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Extended resource: encryption {{(pid=113214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.365051 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.v3.router [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Extended resource: capabilities {{(pid=113212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.366188 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.v3.router [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Extended resource: os-quota-sets {{(pid=113214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.366360 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.v3.router [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Extended resource: os-hosts {{(pid=113212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.366465 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.v3.router [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Extended resource: backups {{(pid=113215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.366651 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.v3.router [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Extended resource: extensions {{(pid=113213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.367614 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.v3.router [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Extended resource: cgsnapshots {{(pid=113214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.367866 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.v3.router [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Extended resource: consistencygroups {{(pid=113212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.369021 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.v3.router [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Extended resource: extra_specs {{(pid=113215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.369069 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.v3.router [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Extended resource: os-quota-class-sets {{(pid=113214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.369603 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.v3.router [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Extended resource: encryption {{(pid=113213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.369942 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.v3.router [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Extended resource: os-volume-transfer {{(pid=113212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.370392 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.v3.router [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Extended resource: os-availability-zone {{(pid=113214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.370659 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.v3.router [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Extended resource: os-snapshot-manage {{(pid=113215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.371672 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.v3.router [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Extended resource: qos-specs {{(pid=113214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.371845 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.v3.router [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Extended resource: scheduler-stats {{(pid=113212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.372064 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.v3.router [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Extended resource: os-volume-type-access {{(pid=113215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.373436 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.v3.router [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Extended resource: os-volume-manage {{(pid=113212) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.373694 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.v3.router [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Extended resource: capabilities {{(pid=113215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.373825 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.v3.router [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Extended resource: backups {{(pid=113214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.373930 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.v3.router [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Extended resource: encryption {{(pid=113213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.374959 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.v3.router [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Extended resource: os-hosts {{(pid=113215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.375541 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.v3.router [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Extended resource: os-quota-sets {{(pid=113213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.376135 np0000173036 devstack@c-api.service[113212]: WARNING castellan.key_manager.migration [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.376267 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.v3.router [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Extended resource: consistencygroups {{(pid=113215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.376464 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.v3.router [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Extended resource: extra_specs {{(pid=113214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.377009 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.v3.router [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Extended resource: cgsnapshots {{(pid=113213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.377413 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.contrib.snapshot_actions [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] SnapshotActionsController initialized {{(pid=113212) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:04:32.378103 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.v3.router [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Extended resource: os-snapshot-manage {{(pid=113214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.378183 np0000173036 devstack@c-api.service[113212]: WARNING castellan.key_manager.migration [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.378298 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.v3.router [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Extended resource: os-volume-transfer {{(pid=113215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.378371 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.v3.router [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Extended resource: os-quota-class-sets {{(pid=113213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.379567 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.v3.router [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Extended resource: os-volume-type-access {{(pid=113214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.379668 np0000173036 devstack@c-api.service[113212]: WARNING castellan.key_manager.migration [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.379728 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.v3.router [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Extended resource: os-availability-zone {{(pid=113213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.379992 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.v3.router [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Extended resource: scheduler-stats {{(pid=113215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.381063 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.v3.router [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Extended resource: qos-specs {{(pid=113213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.381172 np0000173036 devstack@c-api.service[113212]: WARNING castellan.key_manager.migration [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.381230 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.v3.router [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Extended resource: capabilities {{(pid=113214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.381496 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.v3.router [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Extended resource: os-volume-manage {{(pid=113215) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.382465 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.v3.router [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Extended resource: os-hosts {{(pid=113214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.382554 np0000173036 devstack@c-api.service[113212]: WARNING castellan.key_manager.migration [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.383179 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.v3.router [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Extended resource: backups {{(pid=113213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.383682 np0000173036 devstack@c-api.service[113215]: WARNING castellan.key_manager.migration [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.383821 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.v3.router [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Extended resource: consistencygroups {{(pid=113214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.384010 np0000173036 devstack@c-api.service[113212]: WARNING castellan.key_manager.migration [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.384587 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.contrib.snapshot_actions [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] SnapshotActionsController initialized {{(pid=113215) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:04:32.385373 np0000173036 devstack@c-api.service[113215]: WARNING castellan.key_manager.migration [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.385468 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.v3.router [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Extended resource: extra_specs {{(pid=113213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.385629 np0000173036 devstack@c-api.service[113212]: WARNING castellan.key_manager.migration [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.385977 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.v3.router [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Extended resource: os-volume-transfer {{(pid=113214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.386491 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.v3.router [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.386610 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.v3.router [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.386718 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.v3.router [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.386804 np0000173036 devstack@c-api.service[113215]: WARNING castellan.key_manager.migration [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.386852 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.v3.router [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.386931 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.v3.router [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Extension SnapshotActions extending resource: snapshots {{(pid=113212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.387024 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.v3.router [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Extension VolumeTypeAccess extending resource: types {{(pid=113212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.387159 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.v3.router [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.387253 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.v3.router [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.387362 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.v3.router [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.387490 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.v3.router [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Extension UsedLimits extending resource: limits {{(pid=113212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.387585 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.v3.router [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Extension TypesManage extending resource: types {{(pid=113212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.387693 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.v3.router [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Extension AdminActions extending resource: volumes {{(pid=113212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.387759 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.v3.router [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Extended resource: os-snapshot-manage {{(pid=113213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.387803 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.v3.router [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Extended resource: scheduler-stats {{(pid=113214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.387842 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.v3.router [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Extension AdminActions extending resource: snapshots {{(pid=113212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.387908 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.v3.router [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Extension AdminActions extending resource: backups {{(pid=113212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.388010 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.v3.router [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Extension VolumeActions extending resource: volumes {{(pid=113212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.388224 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.v3.router [None req-61a59aef-76e7-4212-b0c4-5194200d2afb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113212) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.388291 np0000173036 devstack@c-api.service[113215]: WARNING castellan.key_manager.migration [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.389198 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.v3.router [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Extended resource: os-volume-type-access {{(pid=113213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.389276 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.v3.router [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Extended resource: os-volume-manage {{(pid=113214) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.389782 np0000173036 devstack@c-api.service[113215]: WARNING castellan.key_manager.migration [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.390543 np0000173036 devstack@c-api.service[113212]: WARNING keystonemiddleware.auth_token [None req-61a59aef-76e7-4212-b0c4-5194200d2afb 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. May 09 09:04:32.390798 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.v3.router [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Extended resource: capabilities {{(pid=113213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.391216 np0000173036 devstack@c-api.service[113215]: WARNING castellan.key_manager.migration [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.391495 np0000173036 devstack@c-api.service[113214]: WARNING castellan.key_manager.migration [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.392096 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.v3.router [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Extended resource: os-hosts {{(pid=113213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.392564 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.contrib.snapshot_actions [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] SnapshotActionsController initialized {{(pid=113214) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:04:32.392852 np0000173036 devstack@c-api.service[113215]: WARNING castellan.key_manager.migration [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.393486 np0000173036 devstack@c-api.service[113214]: WARNING castellan.key_manager.migration [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.393564 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.v3.router [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Extended resource: consistencygroups {{(pid=113213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.393760 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.v3.router [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.393860 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.v3.router [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.393968 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.v3.router [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.394075 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.v3.router [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.394197 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.v3.router [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Extension SnapshotActions extending resource: snapshots {{(pid=113215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.394292 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.v3.router [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Extension VolumeTypeAccess extending resource: types {{(pid=113215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.394425 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.v3.router [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.394547 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.v3.router [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.394661 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.v3.router [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.394764 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.v3.router [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Extension UsedLimits extending resource: limits {{(pid=113215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.394864 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.v3.router [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Extension TypesManage extending resource: types {{(pid=113215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.394971 np0000173036 devstack@c-api.service[113214]: WARNING castellan.key_manager.migration [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.395042 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.v3.router [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Extension AdminActions extending resource: volumes {{(pid=113215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.395095 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.v3.router [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Extension AdminActions extending resource: snapshots {{(pid=113215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.395199 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.v3.router [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Extension AdminActions extending resource: backups {{(pid=113215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.395300 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.v3.router [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Extension VolumeActions extending resource: volumes {{(pid=113215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.395548 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.v3.router [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113215) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.395790 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.v3.router [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Extended resource: os-volume-transfer {{(pid=113213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.396686 np0000173036 devstack@c-api.service[113214]: WARNING castellan.key_manager.migration [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.396742 np0000173036 devstack@c-api.service[113212]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73649a0a3668 pid: 113212 (default app) May 09 09:04:32.397200 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.397200 np0000173036 devstack@c-api.service[113212]: warnings.warn( May 09 09:04:32.397672 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.v3.router [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Extended resource: scheduler-stats {{(pid=113213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.398031 np0000173036 devstack@c-api.service[113215]: WARNING keystonemiddleware.auth_token [None req-6a95caa0-a38a-4bdc-b55e-a4b739a3472a 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. May 09 09:04:32.398172 np0000173036 devstack@c-api.service[113214]: WARNING castellan.key_manager.migration [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.399234 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.v3.router [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Extended resource: os-volume-manage {{(pid=113213) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:04:32.399928 np0000173036 devstack@c-api.service[113214]: WARNING castellan.key_manager.migration [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.401656 np0000173036 devstack@c-api.service[113213]: WARNING castellan.key_manager.migration [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.401727 np0000173036 devstack@c-api.service[113214]: WARNING castellan.key_manager.migration [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.402592 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.v3.router [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.402659 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.contrib.snapshot_actions [None req-80333058-2429-4145-a29e-ac3358fec684 None None] SnapshotActionsController initialized {{(pid=113213) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:04:32.402701 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.v3.router [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.402823 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.v3.router [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.402936 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.v3.router [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.403051 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.v3.router [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.403149 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.v3.router [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.403287 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.v3.router [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.403424 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.v3.router [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.403526 np0000173036 devstack@c-api.service[113213]: WARNING castellan.key_manager.migration [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.403591 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.v3.router [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.403697 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.v3.router [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Extension UsedLimits extending resource: limits {{(pid=113214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.403800 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.v3.router [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Extension TypesManage extending resource: types {{(pid=113214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.403920 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.v3.router [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Extension AdminActions extending resource: volumes {{(pid=113214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.404041 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.v3.router [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Extension AdminActions extending resource: snapshots {{(pid=113214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.404147 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.v3.router [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Extension AdminActions extending resource: backups {{(pid=113214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.404253 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.v3.router [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Extension VolumeActions extending resource: volumes {{(pid=113214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.404300 np0000173036 devstack@c-api.service[113215]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73649a0a3668 pid: 113215 (default app) May 09 09:04:32.404535 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.v3.router [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113214) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.404985 np0000173036 devstack@c-api.service[113213]: WARNING castellan.key_manager.migration [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.405054 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.405054 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.405054 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.405054 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.405357 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.405357 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.405357 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.405357 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.405635 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.405635 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.405635 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.405635 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.405635 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.405635 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.405995 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.405995 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.405995 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.405995 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.405995 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.406234 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.406234 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.406234 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.406234 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.406234 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.406504 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.406504 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.406504 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.406504 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.406695 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.406695 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.406695 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.406695 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.406695 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.406918 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.406918 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.406918 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.406918 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.406918 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.407132 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.407132 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.407132 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.407132 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.407132 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.407132 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.407406 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.407406 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.407406 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.407406 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.407406 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.407406 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.407709 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.407709 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.407709 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.407709 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.407709 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.407709 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.407976 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.407976 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.407976 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.407976 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.407976 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.408223 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.408223 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.408223 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.408223 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.408223 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.408461 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.408461 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.408461 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.408461 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.408461 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.408461 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.408784 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.408784 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.408784 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.408784 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.408784 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.408784 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.409029 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.409029 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.409029 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.409029 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.409029 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.409273 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.409273 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.409273 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.409273 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.409273 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.409538 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.409538 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.409538 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.409538 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.409722 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.409722 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.409722 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.409722 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.409898 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.409898 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.409898 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.409898 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.409898 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.410146 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.410146 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.410146 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.410146 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.410146 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.410366 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.410366 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.410366 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.410366 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.410581 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.410581 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.410581 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.410581 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.410764 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.410764 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.410764 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.410764 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.410945 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.410945 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.410945 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.410945 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.411129 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.411129 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.411129 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.411129 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.411309 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.411309 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.411309 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.411309 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.411309 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.411588 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.411588 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.411588 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.411588 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.411588 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.411588 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.411854 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.411854 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.411854 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.411854 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.411854 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.412071 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.412071 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.412071 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.412071 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.412071 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.412071 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.412333 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.412333 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.412333 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.412333 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.412333 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.412333 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.412681 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.412681 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.412681 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.412681 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.412681 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.412681 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.412958 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.412958 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.412958 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.412958 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.412958 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.412958 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.413218 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.413218 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.413318 np0000173036 devstack@c-api.service[113213]: WARNING castellan.key_manager.migration [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.413375 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.413375 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.413375 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.413375 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.413525 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.413525 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.413525 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.413525 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.413644 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.413644 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.413644 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:32.413644 np0000173036 devstack@c-api.service[113212]: warnings.warn(deprecated_msg) May 09 09:04:32.413775 np0000173036 devstack@c-api.service[113214]: WARNING keystonemiddleware.auth_token [None req-ce20cfe6-1cac-4cf2-a602-79839bfdad75 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. May 09 09:04:32.413805 np0000173036 devstack@c-api.service[113213]: WARNING castellan.key_manager.migration [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.413829 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.middleware.request_id [None req-f4747bad-4c62-4b62-a7a0-c2ace1a26e11 None None] RequestId filter calling following filter/app {{(pid=113212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:04:32.413854 np0000173036 devstack@c-api.service[113213]: WARNING castellan.key_manager.migration [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.413854 np0000173036 devstack@c-api.service[113213]: WARNING castellan.key_manager.migration [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:04:32.413854 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.v3.router [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.413854 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.v3.router [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.413943 np0000173036 devstack@c-api.service[113212]: [pid: 113212|app: 0|req: 1/1] 199.204.45.216 () {60 vars in 953 bytes} [Sat May 9 09:04:32 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 09 09:04:32.413970 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.v3.router [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.413970 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.v3.router [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.413970 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.v3.router [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.413970 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.v3.router [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.413970 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.v3.router [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.413970 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.v3.router [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.413970 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.v3.router [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.414140 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.v3.router [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Extension UsedLimits extending resource: limits {{(pid=113213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.414140 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.v3.router [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Extension TypesManage extending resource: types {{(pid=113213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.414140 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.v3.router [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Extension AdminActions extending resource: volumes {{(pid=113213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.414140 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.v3.router [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Extension AdminActions extending resource: snapshots {{(pid=113213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.414140 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.v3.router [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Extension AdminActions extending resource: backups {{(pid=113213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.414140 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.v3.router [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Extension VolumeActions extending resource: volumes {{(pid=113213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.414370 np0000173036 devstack@c-api.service[113214]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73649a0a3668 pid: 113214 (default app) May 09 09:04:32.414400 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.v3.router [None req-80333058-2429-4145-a29e-ac3358fec684 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113213) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:04:32.415835 np0000173036 devstack@c-api.service[113213]: WARNING keystonemiddleware.auth_token [None req-80333058-2429-4145-a29e-ac3358fec684 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. May 09 09:04:32.421944 np0000173036 devstack@c-api.service[113213]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73649a0a3668 pid: 113213 (default app) May 09 09:04:39.524579 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.524579 np0000173036 devstack@c-api.service[113215]: warnings.warn( May 09 09:04:39.538567 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.538567 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.538567 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.538567 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.538567 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.538837 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.538837 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.538837 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.538837 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.538837 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.539001 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.539001 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.539001 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.539001 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.539001 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.539001 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.539155 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.539155 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.539155 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.539155 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.539269 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.539269 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.539269 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.539269 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.539393 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.539393 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.539393 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.539393 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.539539 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.539539 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.539539 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.539539 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.539539 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.539672 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.539672 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.539672 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.539672 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.539672 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.539828 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.539828 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.539828 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.539828 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.539828 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.539828 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.539987 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.539987 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.539987 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.539987 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.539987 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.539987 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.540141 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.540141 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.540141 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.540141 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.540141 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.540141 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.540294 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.540294 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.540294 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.540294 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.540294 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.540487 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.540487 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.540487 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.540487 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.540487 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.540633 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.540633 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.540633 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.540633 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.540633 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.540633 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.540785 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.540785 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.540785 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.540785 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.540785 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.540785 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.540928 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.540928 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.540928 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.540928 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.540928 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.541270 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.541270 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.541270 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.541270 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.541270 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.541400 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.541400 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.541400 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.541400 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.541789 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.541789 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.541789 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.541789 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.542023 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.542023 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.542023 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.542023 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.542023 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.542383 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.542383 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.542383 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.542383 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.542383 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.542754 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.542754 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.542754 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.542754 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.543020 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.543020 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.543020 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.543020 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.543263 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.543263 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.543263 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.543263 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.543534 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.543534 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.543534 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.543534 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.543762 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.543762 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.543762 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.543762 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.543988 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.543988 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.543988 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.543988 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.543988 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.544278 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.544278 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.544278 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.544278 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.544278 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.544278 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.544736 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.544736 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.544736 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.544736 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.544736 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.545010 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.545010 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.545010 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.545010 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.545010 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.545010 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.545329 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.545329 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.545329 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.545329 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.545329 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.545329 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.545689 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.545689 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.545689 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.545689 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.545689 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.545689 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.546039 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.546039 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.546039 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.546039 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.546039 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.546039 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.546366 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.546366 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.546366 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.546366 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.546617 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.546617 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.546617 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.546617 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.546617 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.546904 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.546904 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.546904 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.546904 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:39.546904 np0000173036 devstack@c-api.service[113215]: warnings.warn(deprecated_msg) May 09 09:04:39.546904 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.middleware.request_id [None req-e18865ec-41a1-490f-97a6-f983b33b5f1b None None] RequestId filter calling following filter/app {{(pid=113215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:04:40.015880 np0000173036 devstack@c-api.service[113215]: INFO cinder.api.openstack.wsgi [None req-e18865ec-41a1-490f-97a6-f983b33b5f1b admin admin] POST https://199.204.45.216/volume/v3/types May 09 09:04:40.016437 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.openstack.wsgi [None req-e18865ec-41a1-490f-97a6-f983b33b5f1b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:04:40.018276 np0000173036 devstack@c-api.service[113215]: /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. May 09 09:04:40.018276 np0000173036 devstack@c-api.service[113215]: warnings.warn( May 09 09:04:40.027544 np0000173036 devstack@c-api.service[113215]: DEBUG oslo_db.sqlalchemy.engines [None req-e18865ec-41a1-490f-97a6-f983b33b5f1b 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=113215) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:40.056323 np0000173036 devstack@c-api.service[113215]: INFO cinder.api.openstack.wsgi [None req-e18865ec-41a1-490f-97a6-f983b33b5f1b admin admin] https://199.204.45.216/volume/v3/types returned with HTTP 200 May 09 09:04:40.056771 np0000173036 devstack@c-api.service[113215]: [pid: 113215|app: 0|req: 1/2] 199.204.45.216 () {68 vars in 1288 bytes} [Sat May 9 09:04:39 2026] POST /volume/v3/types => generated 186 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:04:40.069156 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.middleware.request_id [req-e18865ec-41a1-490f-97a6-f983b33b5f1b req-6d39653c-6e3b-4945-8e7a-723a26d416c5 None None] RequestId filter calling following filter/app {{(pid=113212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:04:40.405696 np0000173036 devstack@c-api.service[113212]: INFO cinder.api.openstack.wsgi [req-e18865ec-41a1-490f-97a6-f983b33b5f1b req-6d39653c-6e3b-4945-8e7a-723a26d416c5 admin admin] POST https://199.204.45.216/volume/v3/types/82d7fe63-5e0b-4bc0-9b5c-932ab15221d3/extra_specs May 09 09:04:40.406236 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.openstack.wsgi [req-e18865ec-41a1-490f-97a6-f983b33b5f1b req-6d39653c-6e3b-4945-8e7a-723a26d416c5 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:04:40.407935 np0000173036 devstack@c-api.service[113212]: /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. May 09 09:04:40.407935 np0000173036 devstack@c-api.service[113212]: warnings.warn( May 09 09:04:40.418661 np0000173036 devstack@c-api.service[113212]: DEBUG oslo_db.sqlalchemy.engines [req-e18865ec-41a1-490f-97a6-f983b33b5f1b req-6d39653c-6e3b-4945-8e7a-723a26d416c5 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=113212) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:04:40.502267 np0000173036 devstack@c-api.service[113212]: INFO cinder.api.openstack.wsgi [req-e18865ec-41a1-490f-97a6-f983b33b5f1b req-6d39653c-6e3b-4945-8e7a-723a26d416c5 admin admin] https://199.204.45.216/volume/v3/types/82d7fe63-5e0b-4bc0-9b5c-932ab15221d3/extra_specs returned with HTTP 200 May 09 09:04:40.502807 np0000173036 devstack@c-api.service[113212]: [pid: 113212|app: 0|req: 2/3] 199.204.45.216 () {70 vars in 1505 bytes} [Sat May 9 09:04:40 2026] POST /volume/v3/types/82d7fe63-5e0b-4bc0-9b5c-932ab15221d3/extra_specs => generated 55 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:04:42.292291 np0000173036 devstack@c-api.service[113214]: DEBUG dbcounter [-] [113214] Writing DB stats cinder:SELECT=6 {{(pid=113214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:04:42.294137 np0000173036 devstack@c-api.service[113213]: DEBUG dbcounter [-] [113213] Writing DB stats cinder:SELECT=6 {{(pid=113213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:04:50.054230 np0000173036 devstack@c-api.service[113215]: DEBUG dbcounter [-] [113215] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:04:50.499781 np0000173036 devstack@c-api.service[113212]: DEBUG dbcounter [-] [113212] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:09:06.216185 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.216185 np0000173036 devstack@c-api.service[113214]: warnings.warn( May 09 09:09:06.229655 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.229655 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.229655 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.229655 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.229655 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.230168 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.230168 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.230168 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.230168 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.230168 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.230629 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.230629 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.230629 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.230629 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.230629 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.230629 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.231052 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.231052 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.231052 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.231052 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.231327 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.231327 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.231327 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.231327 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.231696 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.231696 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.231696 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.231696 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.231967 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.231967 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.231967 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.231967 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.231967 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.232334 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.232334 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.232334 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.232334 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.232334 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.232705 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.232705 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.232705 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.232705 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.232705 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.232705 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.233097 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.233097 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.233097 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.233097 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.233097 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.233097 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.233520 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.233520 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.233520 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.233520 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.233520 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.233520 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.233931 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.233931 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.233931 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.233931 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.233931 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.234287 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.234287 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.234287 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.234287 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.234287 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.234640 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.234640 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.234640 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.234640 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.234640 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.234640 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.235052 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.235052 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.235052 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.235052 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.235052 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.235052 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.235533 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.235533 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.235533 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.235533 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.235533 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.235946 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.235946 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.235946 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.235946 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.235946 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.236197 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.236197 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.236197 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.236197 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.236372 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.236372 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.236372 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.236372 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.236569 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.236569 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.236569 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.236569 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.236569 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.236803 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.236803 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.236803 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.236803 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.236803 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.236986 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.236986 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.236986 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.236986 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.237188 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.237188 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.237188 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.237188 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.237354 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.237354 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.237354 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.237354 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.237571 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.237571 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.237571 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.237571 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.237749 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.237749 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.237749 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.237749 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.237912 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.237912 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.237912 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.237912 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.237912 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.238157 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.238157 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.238157 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.238157 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.238157 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.238157 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.238420 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.238420 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.238420 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.238420 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.238420 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.238650 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.238650 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.238650 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.238650 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.238650 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.238650 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.238891 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.238891 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.238891 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.238891 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.238891 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.238891 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.239388 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.239388 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.239388 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.239388 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.239388 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.239388 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.239754 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.239754 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.239754 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.239754 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.239754 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.239754 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.240002 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.240002 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.240002 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.240002 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.240247 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.240247 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.240247 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.240247 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.240247 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.240488 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.240488 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.240488 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.240488 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:06.240488 np0000173036 devstack@c-api.service[113214]: warnings.warn(deprecated_msg) May 09 09:09:06.240488 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.middleware.request_id [None req-26eb3639-7a65-415f-9e10-982f3f112c6e None None] RequestId filter calling following filter/app {{(pid=113214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:09:06.240488 np0000173036 devstack@c-api.service[113214]: INFO cinder.api.openstack.wsgi [None req-26eb3639-7a65-415f-9e10-982f3f112c6e None None] GET https://199.204.45.216/volume// May 09 09:09:06.240749 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.openstack.wsgi [None req-26eb3639-7a65-415f-9e10-982f3f112c6e None None] Empty body provided in request {{(pid=113214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:09:06.240749 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.openstack.wsgi [None req-26eb3639-7a65-415f-9e10-982f3f112c6e None None] Calling method 'all' {{(pid=113214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:09:06.240749 np0000173036 devstack@c-api.service[113214]: INFO cinder.api.openstack.wsgi [None req-26eb3639-7a65-415f-9e10-982f3f112c6e None None] https://199.204.45.216/volume// returned with HTTP 300 May 09 09:09:06.240749 np0000173036 devstack@c-api.service[113214]: [pid: 113214|app: 0|req: 1/4] 199.204.45.216 () {66 vars in 1456 bytes} [Sat May 9 09:09:06 2026] GET /volume/ => generated 390 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 09:09:45.318162 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.318162 np0000173036 devstack@c-api.service[113213]: warnings.warn( May 09 09:09:45.334072 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.334072 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.334072 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.334072 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.334072 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.334497 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.334497 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.334497 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.334497 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.334497 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.334898 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.334898 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.334898 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.334898 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.334898 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.334898 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.335240 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.335240 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.335240 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.335240 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.335507 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.335507 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.335507 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.335507 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.335812 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.335812 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.335812 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.335812 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.336041 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.336041 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.336041 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.336041 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.336041 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.336377 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.336377 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.336377 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.336377 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.336377 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.336830 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.336830 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.336830 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.336830 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.336830 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.336830 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.337316 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.337316 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.337316 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.337316 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.337316 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.337316 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.337701 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.337701 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.337701 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.337701 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.337701 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.337701 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.338138 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.338138 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.338138 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.338138 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.338138 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.338440 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.338440 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.338440 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.338440 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.338440 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.338739 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.338739 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.338739 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.338739 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.338739 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.338739 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.339083 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.339083 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.339083 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.339083 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.339083 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.339083 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.339391 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.339391 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.339391 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.339391 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.339391 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.339815 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.339815 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.339815 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.339815 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.339815 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.340165 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.340165 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.340165 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.340165 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.340389 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.340389 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.340389 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.340389 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.340871 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.340871 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.340871 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.340871 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.340871 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.341194 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.341194 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.341194 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.341194 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.341194 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.341493 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.341493 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.341493 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.341493 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.341778 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.341778 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.341778 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.341778 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.342033 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.342033 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.342033 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.342033 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.342289 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.342289 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.342289 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.342289 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.342690 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.342690 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.342690 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.342690 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.342961 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.342961 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.342961 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.342961 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.342961 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.343266 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.343266 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.343266 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.343266 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.343266 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.343266 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.343633 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.343633 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.343633 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.343633 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.343633 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.343901 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.343901 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.343901 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.343901 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.343901 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.343901 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.344256 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.344256 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.344256 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.344256 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.344256 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.344256 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.344683 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.344683 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.344683 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.344683 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.344683 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.344683 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.345044 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.345044 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.345044 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.345044 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.345044 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.345044 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.345286 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.345286 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.345286 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.345286 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.345470 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.345470 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.345470 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.345470 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.345470 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.345687 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.345687 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.345687 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.345687 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.345687 np0000173036 devstack@c-api.service[113213]: warnings.warn(deprecated_msg) May 09 09:09:45.345687 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.middleware.request_id [None req-cdf6debc-c31a-4817-8f1f-aa22e5c77492 None None] RequestId filter calling following filter/app {{(pid=113213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:09:45.674246 np0000173036 devstack@c-api.service[113213]: INFO cinder.api.openstack.wsgi [None req-cdf6debc-c31a-4817-8f1f-aa22e5c77492 demo demo] GET https://199.204.45.216/volume/v3/types?is_public=None May 09 09:09:45.674527 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.openstack.wsgi [None req-cdf6debc-c31a-4817-8f1f-aa22e5c77492 demo demo] Empty body provided in request {{(pid=113213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:09:45.674700 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.openstack.wsgi [None req-cdf6debc-c31a-4817-8f1f-aa22e5c77492 demo demo] Calling method 'index' {{(pid=113213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:09:45.675188 np0000173036 devstack@c-api.service[113213]: /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. May 09 09:09:45.675188 np0000173036 devstack@c-api.service[113213]: warnings.warn( May 09 09:09:45.675897 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.api_utils [None req-cdf6debc-c31a-4817-8f1f-aa22e5c77492 demo demo] Removing options '' from query. {{(pid=113213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:09:45.688254 np0000173036 devstack@c-api.service[113213]: DEBUG oslo_db.sqlalchemy.engines [None req-cdf6debc-c31a-4817-8f1f-aa22e5c77492 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=113213) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:09:45.711773 np0000173036 devstack@c-api.service[113213]: INFO cinder.api.openstack.wsgi [None req-cdf6debc-c31a-4817-8f1f-aa22e5c77492 demo demo] https://199.204.45.216/volume/v3/types?is_public=None returned with HTTP 200 May 09 09:09:45.712272 np0000173036 devstack@c-api.service[113213]: [pid: 113213|app: 0|req: 1/5] 199.204.45.216 () {64 vars in 1263 bytes} [Sat May 9 09:09:45 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:09:45.725168 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.middleware.request_id [req-cdf6debc-c31a-4817-8f1f-aa22e5c77492 req-f6d2c98d-fd92-427a-9f40-b5416f1124a0 None None] RequestId filter calling following filter/app {{(pid=113215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:09:45.730297 np0000173036 devstack@c-api.service[113215]: INFO cinder.api.openstack.wsgi [req-cdf6debc-c31a-4817-8f1f-aa22e5c77492 req-f6d2c98d-fd92-427a-9f40-b5416f1124a0 demo demo] GET https://199.204.45.216/volume/v3/types/default May 09 09:09:45.730586 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.openstack.wsgi [req-cdf6debc-c31a-4817-8f1f-aa22e5c77492 req-f6d2c98d-fd92-427a-9f40-b5416f1124a0 demo demo] Empty body provided in request {{(pid=113215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:09:45.730856 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.openstack.wsgi [req-cdf6debc-c31a-4817-8f1f-aa22e5c77492 req-f6d2c98d-fd92-427a-9f40-b5416f1124a0 demo demo] Calling method 'show' {{(pid=113215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:09:45.748689 np0000173036 devstack@c-api.service[113215]: INFO cinder.api.openstack.wsgi [req-cdf6debc-c31a-4817-8f1f-aa22e5c77492 req-f6d2c98d-fd92-427a-9f40-b5416f1124a0 demo demo] https://199.204.45.216/volume/v3/types/default returned with HTTP 200 May 09 09:09:45.749076 np0000173036 devstack@c-api.service[113215]: [pid: 113215|app: 0|req: 2/6] 199.204.45.216 () {66 vars in 1329 bytes} [Sat May 9 09:09:45 2026] GET /volume/v3/types/default => generated 145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:09:46.140968 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.middleware.request_id [None req-97520b28-dea0-4ba7-bc6a-9ace5792efb8 None None] RequestId filter calling following filter/app {{(pid=113212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:09:46.144982 np0000173036 devstack@c-api.service[113212]: INFO cinder.api.openstack.wsgi [None req-97520b28-dea0-4ba7-bc6a-9ace5792efb8 demo demo] GET https://199.204.45.216/volume/v3/types/default May 09 09:09:46.145218 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.openstack.wsgi [None req-97520b28-dea0-4ba7-bc6a-9ace5792efb8 demo demo] Empty body provided in request {{(pid=113212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:09:46.145525 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.openstack.wsgi [None req-97520b28-dea0-4ba7-bc6a-9ace5792efb8 demo demo] Calling method 'show' {{(pid=113212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:09:46.160320 np0000173036 devstack@c-api.service[113212]: INFO cinder.api.openstack.wsgi [None req-97520b28-dea0-4ba7-bc6a-9ace5792efb8 demo demo] https://199.204.45.216/volume/v3/types/default returned with HTTP 200 May 09 09:09:46.160682 np0000173036 devstack@c-api.service[113212]: [pid: 113212|app: 0|req: 3/7] 199.204.45.216 () {64 vars in 1258 bytes} [Sat May 9 09:09:46 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) May 09 09:09:46.593656 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.middleware.request_id [None req-cba9e36c-9396-49e7-95ae-1e9ff5254a56 None None] RequestId filter calling following filter/app {{(pid=113214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:09:46.923384 np0000173036 devstack@c-api.service[113214]: INFO cinder.api.openstack.wsgi [None req-cba9e36c-9396-49e7-95ae-1e9ff5254a56 demo demo] GET https://199.204.45.216/volume/v3/types/default May 09 09:09:46.923714 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.openstack.wsgi [None req-cba9e36c-9396-49e7-95ae-1e9ff5254a56 demo demo] Empty body provided in request {{(pid=113214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:09:46.923922 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.openstack.wsgi [None req-cba9e36c-9396-49e7-95ae-1e9ff5254a56 demo demo] Calling method 'show' {{(pid=113214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:09:46.933580 np0000173036 devstack@c-api.service[113214]: DEBUG oslo_db.sqlalchemy.engines [None req-cba9e36c-9396-49e7-95ae-1e9ff5254a56 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=113214) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:09:46.952036 np0000173036 devstack@c-api.service[113214]: /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. May 09 09:09:46.952036 np0000173036 devstack@c-api.service[113214]: warnings.warn( May 09 09:09:46.954212 np0000173036 devstack@c-api.service[113214]: INFO cinder.api.openstack.wsgi [None req-cba9e36c-9396-49e7-95ae-1e9ff5254a56 demo demo] https://199.204.45.216/volume/v3/types/default returned with HTTP 200 May 09 09:09:46.954582 np0000173036 devstack@c-api.service[113214]: [pid: 113214|app: 0|req: 2/8] 199.204.45.216 () {64 vars in 1258 bytes} [Sat May 9 09:09:46 2026] GET /volume/v3/types/default => generated 145 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:09:46.971621 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.middleware.request_id [None req-c6203d0a-8272-4ec8-b022-10ffe44c3527 None None] RequestId filter calling following filter/app {{(pid=113213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:09:46.973962 np0000173036 devstack@c-api.service[113213]: INFO cinder.api.openstack.wsgi [None req-c6203d0a-8272-4ec8-b022-10ffe44c3527 demo demo] GET https://199.204.45.216/volume/v3/types/default May 09 09:09:46.974202 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.openstack.wsgi [None req-c6203d0a-8272-4ec8-b022-10ffe44c3527 demo demo] Empty body provided in request {{(pid=113213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:09:46.974476 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.openstack.wsgi [None req-c6203d0a-8272-4ec8-b022-10ffe44c3527 demo demo] Calling method 'show' {{(pid=113213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:09:46.991499 np0000173036 devstack@c-api.service[113213]: INFO cinder.api.openstack.wsgi [None req-c6203d0a-8272-4ec8-b022-10ffe44c3527 demo demo] https://199.204.45.216/volume/v3/types/default returned with HTTP 200 May 09 09:09:46.991853 np0000173036 devstack@c-api.service[113213]: [pid: 113213|app: 0|req: 2/9] 199.204.45.216 () {64 vars in 1258 bytes} [Sat May 9 09:09:46 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:09:55.740091 np0000173036 devstack@c-api.service[113215]: DEBUG dbcounter [-] [113215] Writing DB stats cinder:SELECT=2 {{(pid=113215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:09:56.156164 np0000173036 devstack@c-api.service[113212]: DEBUG dbcounter [-] [113212] Writing DB stats cinder:SELECT=2 {{(pid=113212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:09:56.949630 np0000173036 devstack@c-api.service[113214]: DEBUG dbcounter [-] [113214] Writing DB stats cinder:SELECT=2 {{(pid=113214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:09:56.987282 np0000173036 devstack@c-api.service[113213]: DEBUG dbcounter [-] [113213] Writing DB stats cinder:SELECT=3 {{(pid=113213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:15:53.645636 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.middleware.request_id [None req-c7c24449-0842-4d14-805e-6bf4c787d744 None None] RequestId filter calling following filter/app {{(pid=113215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:15:53.746181 np0000173036 devstack@c-api.service[113215]: INFO cinder.api.openstack.wsgi [None req-c7c24449-0842-4d14-805e-6bf4c787d744 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 09:15:53.746427 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.openstack.wsgi [None req-c7c24449-0842-4d14-805e-6bf4c787d744 demo demo] Empty body provided in request {{(pid=113215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:15:53.746685 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.openstack.wsgi [None req-c7c24449-0842-4d14-805e-6bf4c787d744 demo demo] Calling method 'detail' {{(pid=113215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:15:53.747384 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.api_utils [None req-c7c24449-0842-4d14-805e-6bf4c787d744 demo demo] Removing options '' from query. {{(pid=113215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:15:53.748436 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.volume.api [None req-c7c24449-0842-4d14-805e-6bf4c787d744 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113215) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:15:53.789119 np0000173036 devstack@c-api.service[113215]: INFO cinder.volume.api [None req-c7c24449-0842-4d14-805e-6bf4c787d744 demo demo] Get all volumes completed successfully. May 09 09:15:53.791213 np0000173036 devstack@c-api.service[113215]: INFO cinder.api.openstack.wsgi [None req-c7c24449-0842-4d14-805e-6bf4c787d744 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 09:15:53.791589 np0000173036 devstack@c-api.service[113215]: [pid: 113215|app: 0|req: 3/10] 199.204.45.216 () {64 vars in 1296 bytes} [Sat May 9 09:15:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:16:03.782734 np0000173036 devstack@c-api.service[113215]: DEBUG dbcounter [-] [113215] Writing DB stats cinder:SELECT=1 {{(pid=113215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:16:53.806740 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.middleware.request_id [None req-8593ffcc-e47e-4114-8a67-c24046e88673 None None] RequestId filter calling following filter/app {{(pid=113212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:16:53.810111 np0000173036 devstack@c-api.service[113212]: INFO cinder.api.openstack.wsgi [None req-8593ffcc-e47e-4114-8a67-c24046e88673 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 09:16:53.810345 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.openstack.wsgi [None req-8593ffcc-e47e-4114-8a67-c24046e88673 demo demo] Empty body provided in request {{(pid=113212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:16:53.810694 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.openstack.wsgi [None req-8593ffcc-e47e-4114-8a67-c24046e88673 demo demo] Calling method 'detail' {{(pid=113212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:16:53.811201 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.api_utils [None req-8593ffcc-e47e-4114-8a67-c24046e88673 demo demo] Removing options '' from query. {{(pid=113212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:16:53.812053 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.volume.api [None req-8593ffcc-e47e-4114-8a67-c24046e88673 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113212) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:16:53.845130 np0000173036 devstack@c-api.service[113212]: INFO cinder.volume.api [None req-8593ffcc-e47e-4114-8a67-c24046e88673 demo demo] Get all volumes completed successfully. May 09 09:16:53.847727 np0000173036 devstack@c-api.service[113212]: INFO cinder.api.openstack.wsgi [None req-8593ffcc-e47e-4114-8a67-c24046e88673 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 09:16:53.848346 np0000173036 devstack@c-api.service[113212]: [pid: 113212|app: 0|req: 4/11] 199.204.45.216 () {64 vars in 1296 bytes} [Sat May 9 09:16:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:17:03.837869 np0000173036 devstack@c-api.service[113212]: DEBUG dbcounter [-] [113212] Writing DB stats cinder:SELECT=1 {{(pid=113212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:17:53.902341 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.middleware.request_id [None req-fa5f3112-a094-4174-a178-9975078f632c None None] RequestId filter calling following filter/app {{(pid=113214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:17:53.908132 np0000173036 devstack@c-api.service[113214]: INFO cinder.api.openstack.wsgi [None req-fa5f3112-a094-4174-a178-9975078f632c demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 09:17:53.908353 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.openstack.wsgi [None req-fa5f3112-a094-4174-a178-9975078f632c demo demo] Empty body provided in request {{(pid=113214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:17:53.908717 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.openstack.wsgi [None req-fa5f3112-a094-4174-a178-9975078f632c demo demo] Calling method 'detail' {{(pid=113214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:17:53.909421 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.api_utils [None req-fa5f3112-a094-4174-a178-9975078f632c demo demo] Removing options '' from query. {{(pid=113214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:17:53.910419 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.volume.api [None req-fa5f3112-a094-4174-a178-9975078f632c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113214) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:17:53.958279 np0000173036 devstack@c-api.service[113214]: INFO cinder.volume.api [None req-fa5f3112-a094-4174-a178-9975078f632c demo demo] Get all volumes completed successfully. May 09 09:17:53.965356 np0000173036 devstack@c-api.service[113214]: INFO cinder.api.openstack.wsgi [None req-fa5f3112-a094-4174-a178-9975078f632c demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 09:17:53.965356 np0000173036 devstack@c-api.service[113214]: [pid: 113214|app: 0|req: 3/12] 199.204.45.216 () {64 vars in 1296 bytes} [Sat May 9 09:17:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:18:03.947510 np0000173036 devstack@c-api.service[113214]: DEBUG dbcounter [-] [113214] Writing DB stats cinder:SELECT=1 {{(pid=113214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:18:53.988375 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.middleware.request_id [None req-86ad97a1-432d-4ac8-b1b5-8ef90776f431 None None] RequestId filter calling following filter/app {{(pid=113213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:18:53.992965 np0000173036 devstack@c-api.service[113213]: INFO cinder.api.openstack.wsgi [None req-86ad97a1-432d-4ac8-b1b5-8ef90776f431 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 09:18:53.993310 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.openstack.wsgi [None req-86ad97a1-432d-4ac8-b1b5-8ef90776f431 demo demo] Empty body provided in request {{(pid=113213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:18:53.993750 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.openstack.wsgi [None req-86ad97a1-432d-4ac8-b1b5-8ef90776f431 demo demo] Calling method 'detail' {{(pid=113213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:18:53.994389 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.api_utils [None req-86ad97a1-432d-4ac8-b1b5-8ef90776f431 demo demo] Removing options '' from query. {{(pid=113213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:18:53.995551 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.volume.api [None req-86ad97a1-432d-4ac8-b1b5-8ef90776f431 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113213) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:18:54.036631 np0000173036 devstack@c-api.service[113213]: INFO cinder.volume.api [None req-86ad97a1-432d-4ac8-b1b5-8ef90776f431 demo demo] Get all volumes completed successfully. May 09 09:18:54.040269 np0000173036 devstack@c-api.service[113213]: INFO cinder.api.openstack.wsgi [None req-86ad97a1-432d-4ac8-b1b5-8ef90776f431 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 09:18:54.040957 np0000173036 devstack@c-api.service[113213]: [pid: 113213|app: 0|req: 3/13] 199.204.45.216 () {64 vars in 1296 bytes} [Sat May 9 09:18:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:19:04.028583 np0000173036 devstack@c-api.service[113213]: DEBUG dbcounter [-] [113213] Writing DB stats cinder:SELECT=1 {{(pid=113213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:19:54.068677 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.middleware.request_id [None req-28f007a9-47a5-416f-b4e8-468c9cca02dd None None] RequestId filter calling following filter/app {{(pid=113215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:19:54.073007 np0000173036 devstack@c-api.service[113215]: INFO cinder.api.openstack.wsgi [None req-28f007a9-47a5-416f-b4e8-468c9cca02dd demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 09:19:54.073712 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.openstack.wsgi [None req-28f007a9-47a5-416f-b4e8-468c9cca02dd demo demo] Empty body provided in request {{(pid=113215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:19:54.073712 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.openstack.wsgi [None req-28f007a9-47a5-416f-b4e8-468c9cca02dd demo demo] Calling method 'detail' {{(pid=113215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:19:54.074000 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.api_utils [None req-28f007a9-47a5-416f-b4e8-468c9cca02dd demo demo] Removing options '' from query. {{(pid=113215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:19:54.075018 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.volume.api [None req-28f007a9-47a5-416f-b4e8-468c9cca02dd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113215) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:19:54.085289 np0000173036 devstack@c-api.service[113215]: INFO cinder.volume.api [None req-28f007a9-47a5-416f-b4e8-468c9cca02dd demo demo] Get all volumes completed successfully. May 09 09:19:54.090104 np0000173036 devstack@c-api.service[113215]: INFO cinder.api.openstack.wsgi [None req-28f007a9-47a5-416f-b4e8-468c9cca02dd demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 09:19:54.090710 np0000173036 devstack@c-api.service[113215]: [pid: 113215|app: 0|req: 4/14] 199.204.45.216 () {64 vars in 1296 bytes} [Sat May 9 09:19:54 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) May 09 09:20:04.079117 np0000173036 devstack@c-api.service[113215]: DEBUG dbcounter [-] [113215] Writing DB stats cinder:SELECT=1 {{(pid=113215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:20:54.107149 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.middleware.request_id [None req-6fcb63e4-39ca-4531-ae81-136ef96af274 None None] RequestId filter calling following filter/app {{(pid=113212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:20:54.261345 np0000173036 devstack@c-api.service[113212]: INFO cinder.api.openstack.wsgi [None req-6fcb63e4-39ca-4531-ae81-136ef96af274 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 09:20:54.261728 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.openstack.wsgi [None req-6fcb63e4-39ca-4531-ae81-136ef96af274 demo demo] Empty body provided in request {{(pid=113212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:20:54.262036 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.openstack.wsgi [None req-6fcb63e4-39ca-4531-ae81-136ef96af274 demo demo] Calling method 'detail' {{(pid=113212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:20:54.262487 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.api_utils [None req-6fcb63e4-39ca-4531-ae81-136ef96af274 demo demo] Removing options '' from query. {{(pid=113212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:20:54.263727 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.volume.api [None req-6fcb63e4-39ca-4531-ae81-136ef96af274 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113212) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:20:54.272966 np0000173036 devstack@c-api.service[113212]: INFO cinder.volume.api [None req-6fcb63e4-39ca-4531-ae81-136ef96af274 demo demo] Get all volumes completed successfully. May 09 09:20:54.276631 np0000173036 devstack@c-api.service[113212]: INFO cinder.api.openstack.wsgi [None req-6fcb63e4-39ca-4531-ae81-136ef96af274 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 09:20:54.277273 np0000173036 devstack@c-api.service[113212]: [pid: 113212|app: 0|req: 5/15] 199.204.45.216 () {64 vars in 1296 bytes} [Sat May 9 09:20:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:21:04.267845 np0000173036 devstack@c-api.service[113212]: DEBUG dbcounter [-] [113212] Writing DB stats cinder:SELECT=1 {{(pid=113212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:21:54.300928 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.middleware.request_id [None req-8efeda45-545d-4026-8d00-c52c0fb21301 None None] RequestId filter calling following filter/app {{(pid=113214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:21:54.305378 np0000173036 devstack@c-api.service[113214]: INFO cinder.api.openstack.wsgi [None req-8efeda45-545d-4026-8d00-c52c0fb21301 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 09:21:54.305750 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.openstack.wsgi [None req-8efeda45-545d-4026-8d00-c52c0fb21301 demo demo] Empty body provided in request {{(pid=113214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:21:54.306094 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.openstack.wsgi [None req-8efeda45-545d-4026-8d00-c52c0fb21301 demo demo] Calling method 'detail' {{(pid=113214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:21:54.306476 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.api_utils [None req-8efeda45-545d-4026-8d00-c52c0fb21301 demo demo] Removing options '' from query. {{(pid=113214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:21:54.307565 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.volume.api [None req-8efeda45-545d-4026-8d00-c52c0fb21301 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113214) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:21:54.317678 np0000173036 devstack@c-api.service[113214]: INFO cinder.volume.api [None req-8efeda45-545d-4026-8d00-c52c0fb21301 demo demo] Get all volumes completed successfully. May 09 09:21:54.321256 np0000173036 devstack@c-api.service[113214]: INFO cinder.api.openstack.wsgi [None req-8efeda45-545d-4026-8d00-c52c0fb21301 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 09:21:54.321658 np0000173036 devstack@c-api.service[113214]: [pid: 113214|app: 0|req: 4/16] 199.204.45.216 () {64 vars in 1296 bytes} [Sat May 9 09:21:54 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) May 09 09:22:04.310964 np0000173036 devstack@c-api.service[113214]: DEBUG dbcounter [-] [113214] Writing DB stats cinder:SELECT=1 {{(pid=113214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:22:54.347199 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.middleware.request_id [None req-8314da8b-a79d-47f2-bb68-caa16bae69a8 None None] RequestId filter calling following filter/app {{(pid=113213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:22:54.351341 np0000173036 devstack@c-api.service[113213]: INFO cinder.api.openstack.wsgi [None req-8314da8b-a79d-47f2-bb68-caa16bae69a8 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 09:22:54.351750 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.openstack.wsgi [None req-8314da8b-a79d-47f2-bb68-caa16bae69a8 demo demo] Empty body provided in request {{(pid=113213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:22:54.352118 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.openstack.wsgi [None req-8314da8b-a79d-47f2-bb68-caa16bae69a8 demo demo] Calling method 'detail' {{(pid=113213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:22:54.352653 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.api_utils [None req-8314da8b-a79d-47f2-bb68-caa16bae69a8 demo demo] Removing options '' from query. {{(pid=113213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:22:54.353827 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.volume.api [None req-8314da8b-a79d-47f2-bb68-caa16bae69a8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113213) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:22:54.363005 np0000173036 devstack@c-api.service[113213]: INFO cinder.volume.api [None req-8314da8b-a79d-47f2-bb68-caa16bae69a8 demo demo] Get all volumes completed successfully. May 09 09:22:54.365235 np0000173036 devstack@c-api.service[113213]: INFO cinder.api.openstack.wsgi [None req-8314da8b-a79d-47f2-bb68-caa16bae69a8 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 09:22:54.366156 np0000173036 devstack@c-api.service[113213]: [pid: 113213|app: 0|req: 4/17] 199.204.45.216 () {64 vars in 1296 bytes} [Sat May 9 09:22:54 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) May 09 09:23:04.358234 np0000173036 devstack@c-api.service[113213]: DEBUG dbcounter [-] [113213] Writing DB stats cinder:SELECT=1 {{(pid=113213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:23:54.383892 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.middleware.request_id [None req-6cd67ea3-4033-44e5-abac-6e1a59148afb None None] RequestId filter calling following filter/app {{(pid=113215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:23:54.385925 np0000173036 devstack@c-api.service[113215]: INFO cinder.api.openstack.wsgi [None req-6cd67ea3-4033-44e5-abac-6e1a59148afb demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 09:23:54.386067 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.openstack.wsgi [None req-6cd67ea3-4033-44e5-abac-6e1a59148afb demo demo] Empty body provided in request {{(pid=113215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:23:54.386276 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.openstack.wsgi [None req-6cd67ea3-4033-44e5-abac-6e1a59148afb demo demo] Calling method 'detail' {{(pid=113215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:23:54.386577 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.api_utils [None req-6cd67ea3-4033-44e5-abac-6e1a59148afb demo demo] Removing options '' from query. {{(pid=113215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:23:54.387514 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.volume.api [None req-6cd67ea3-4033-44e5-abac-6e1a59148afb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113215) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:23:54.393755 np0000173036 devstack@c-api.service[113215]: INFO cinder.volume.api [None req-6cd67ea3-4033-44e5-abac-6e1a59148afb demo demo] Get all volumes completed successfully. May 09 09:23:54.395777 np0000173036 devstack@c-api.service[113215]: INFO cinder.api.openstack.wsgi [None req-6cd67ea3-4033-44e5-abac-6e1a59148afb demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 09:23:54.396183 np0000173036 devstack@c-api.service[113215]: [pid: 113215|app: 0|req: 5/18] 199.204.45.216 () {64 vars in 1296 bytes} [Sat May 9 09:23:54 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) May 09 09:24:04.390034 np0000173036 devstack@c-api.service[113215]: DEBUG dbcounter [-] [113215] Writing DB stats cinder:SELECT=1 {{(pid=113215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:24:54.417757 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.middleware.request_id [None req-c56c0fd6-8b26-49ed-b133-b654b23c4d32 None None] RequestId filter calling following filter/app {{(pid=113212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:24:54.420335 np0000173036 devstack@c-api.service[113212]: INFO cinder.api.openstack.wsgi [None req-c56c0fd6-8b26-49ed-b133-b654b23c4d32 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 09:24:54.420698 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.openstack.wsgi [None req-c56c0fd6-8b26-49ed-b133-b654b23c4d32 demo demo] Empty body provided in request {{(pid=113212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:24:54.420975 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.openstack.wsgi [None req-c56c0fd6-8b26-49ed-b133-b654b23c4d32 demo demo] Calling method 'detail' {{(pid=113212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:24:54.421283 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.api_utils [None req-c56c0fd6-8b26-49ed-b133-b654b23c4d32 demo demo] Removing options '' from query. {{(pid=113212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:24:54.422096 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.volume.api [None req-c56c0fd6-8b26-49ed-b133-b654b23c4d32 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113212) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:24:54.431591 np0000173036 devstack@c-api.service[113212]: INFO cinder.volume.api [None req-c56c0fd6-8b26-49ed-b133-b654b23c4d32 demo demo] Get all volumes completed successfully. May 09 09:24:54.434475 np0000173036 devstack@c-api.service[113212]: INFO cinder.api.openstack.wsgi [None req-c56c0fd6-8b26-49ed-b133-b654b23c4d32 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 09:24:54.435074 np0000173036 devstack@c-api.service[113212]: [pid: 113212|app: 0|req: 6/19] 199.204.45.216 () {64 vars in 1296 bytes} [Sat May 9 09:24:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:25:04.425320 np0000173036 devstack@c-api.service[113212]: DEBUG dbcounter [-] [113212] Writing DB stats cinder:SELECT=1 {{(pid=113212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:25:54.452008 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.middleware.request_id [None req-212c4523-7989-4d92-a4ef-563dfb1fc3c5 None None] RequestId filter calling following filter/app {{(pid=113214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:25:54.633200 np0000173036 devstack@c-api.service[113214]: INFO cinder.api.openstack.wsgi [None req-212c4523-7989-4d92-a4ef-563dfb1fc3c5 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 09:25:54.633459 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.openstack.wsgi [None req-212c4523-7989-4d92-a4ef-563dfb1fc3c5 demo demo] Empty body provided in request {{(pid=113214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:25:54.633717 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.openstack.wsgi [None req-212c4523-7989-4d92-a4ef-563dfb1fc3c5 demo demo] Calling method 'detail' {{(pid=113214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:25:54.634007 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.api_utils [None req-212c4523-7989-4d92-a4ef-563dfb1fc3c5 demo demo] Removing options '' from query. {{(pid=113214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:25:54.635117 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.volume.api [None req-212c4523-7989-4d92-a4ef-563dfb1fc3c5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113214) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:25:54.644341 np0000173036 devstack@c-api.service[113214]: INFO cinder.volume.api [None req-212c4523-7989-4d92-a4ef-563dfb1fc3c5 demo demo] Get all volumes completed successfully. May 09 09:25:54.647007 np0000173036 devstack@c-api.service[113214]: INFO cinder.api.openstack.wsgi [None req-212c4523-7989-4d92-a4ef-563dfb1fc3c5 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 09:25:54.647007 np0000173036 devstack@c-api.service[113214]: [pid: 113214|app: 0|req: 5/20] 199.204.45.216 () {64 vars in 1296 bytes} [Sat May 9 09:25:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:26:04.640346 np0000173036 devstack@c-api.service[113214]: DEBUG dbcounter [-] [113214] Writing DB stats cinder:SELECT=1 {{(pid=113214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:26:54.665092 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.middleware.request_id [None req-2ace73a3-dfdf-47d0-8cf9-f71915a521cc None None] RequestId filter calling following filter/app {{(pid=113213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:26:54.669412 np0000173036 devstack@c-api.service[113213]: INFO cinder.api.openstack.wsgi [None req-2ace73a3-dfdf-47d0-8cf9-f71915a521cc demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 09:26:54.669628 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.openstack.wsgi [None req-2ace73a3-dfdf-47d0-8cf9-f71915a521cc demo demo] Empty body provided in request {{(pid=113213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:26:54.669914 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.openstack.wsgi [None req-2ace73a3-dfdf-47d0-8cf9-f71915a521cc demo demo] Calling method 'detail' {{(pid=113213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:26:54.670219 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.api_utils [None req-2ace73a3-dfdf-47d0-8cf9-f71915a521cc demo demo] Removing options '' from query. {{(pid=113213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:26:54.671309 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.volume.api [None req-2ace73a3-dfdf-47d0-8cf9-f71915a521cc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113213) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:26:54.681694 np0000173036 devstack@c-api.service[113213]: INFO cinder.volume.api [None req-2ace73a3-dfdf-47d0-8cf9-f71915a521cc demo demo] Get all volumes completed successfully. May 09 09:26:54.683857 np0000173036 devstack@c-api.service[113213]: INFO cinder.api.openstack.wsgi [None req-2ace73a3-dfdf-47d0-8cf9-f71915a521cc demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 09:26:54.684374 np0000173036 devstack@c-api.service[113213]: [pid: 113213|app: 0|req: 5/21] 199.204.45.216 () {64 vars in 1296 bytes} [Sat May 9 09:26:54 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) May 09 09:27:04.677308 np0000173036 devstack@c-api.service[113213]: DEBUG dbcounter [-] [113213] Writing DB stats cinder:SELECT=1 {{(pid=113213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:27:54.706172 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.middleware.request_id [None req-61c3e9f7-46f4-4ada-8efb-7f30ab24503a None None] RequestId filter calling following filter/app {{(pid=113215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:27:54.710252 np0000173036 devstack@c-api.service[113215]: INFO cinder.api.openstack.wsgi [None req-61c3e9f7-46f4-4ada-8efb-7f30ab24503a demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 09:27:54.710527 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.openstack.wsgi [None req-61c3e9f7-46f4-4ada-8efb-7f30ab24503a demo demo] Empty body provided in request {{(pid=113215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:27:54.710790 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.openstack.wsgi [None req-61c3e9f7-46f4-4ada-8efb-7f30ab24503a demo demo] Calling method 'detail' {{(pid=113215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:27:54.711093 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.api_utils [None req-61c3e9f7-46f4-4ada-8efb-7f30ab24503a demo demo] Removing options '' from query. {{(pid=113215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:27:54.712141 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.volume.api [None req-61c3e9f7-46f4-4ada-8efb-7f30ab24503a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113215) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:27:54.719914 np0000173036 devstack@c-api.service[113215]: INFO cinder.volume.api [None req-61c3e9f7-46f4-4ada-8efb-7f30ab24503a demo demo] Get all volumes completed successfully. May 09 09:27:54.722104 np0000173036 devstack@c-api.service[113215]: INFO cinder.api.openstack.wsgi [None req-61c3e9f7-46f4-4ada-8efb-7f30ab24503a demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 09:27:54.722582 np0000173036 devstack@c-api.service[113215]: [pid: 113215|app: 0|req: 6/22] 199.204.45.216 () {64 vars in 1296 bytes} [Sat May 9 09:27:54 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) May 09 09:28:04.715300 np0000173036 devstack@c-api.service[113215]: DEBUG dbcounter [-] [113215] Writing DB stats cinder:SELECT=1 {{(pid=113215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:28:54.739970 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.middleware.request_id [None req-05d4a4a9-a122-4f4a-8fe3-b380c0841f81 None None] RequestId filter calling following filter/app {{(pid=113212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:28:54.744026 np0000173036 devstack@c-api.service[113212]: INFO cinder.api.openstack.wsgi [None req-05d4a4a9-a122-4f4a-8fe3-b380c0841f81 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 09:28:54.744415 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.openstack.wsgi [None req-05d4a4a9-a122-4f4a-8fe3-b380c0841f81 demo demo] Empty body provided in request {{(pid=113212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:28:54.744845 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.openstack.wsgi [None req-05d4a4a9-a122-4f4a-8fe3-b380c0841f81 demo demo] Calling method 'detail' {{(pid=113212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:28:54.745380 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.api_utils [None req-05d4a4a9-a122-4f4a-8fe3-b380c0841f81 demo demo] Removing options '' from query. {{(pid=113212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:28:54.746972 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.volume.api [None req-05d4a4a9-a122-4f4a-8fe3-b380c0841f81 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113212) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:28:54.758572 np0000173036 devstack@c-api.service[113212]: INFO cinder.volume.api [None req-05d4a4a9-a122-4f4a-8fe3-b380c0841f81 demo demo] Get all volumes completed successfully. May 09 09:28:54.761488 np0000173036 devstack@c-api.service[113212]: INFO cinder.api.openstack.wsgi [None req-05d4a4a9-a122-4f4a-8fe3-b380c0841f81 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 09:28:54.761913 np0000173036 devstack@c-api.service[113212]: [pid: 113212|app: 0|req: 7/23] 199.204.45.216 () {64 vars in 1296 bytes} [Sat May 9 09:28:54 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) May 09 09:29:04.750991 np0000173036 devstack@c-api.service[113212]: DEBUG dbcounter [-] [113212] Writing DB stats cinder:SELECT=1 {{(pid=113212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:29:54.777278 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.middleware.request_id [None req-2358b413-7e7a-4dca-a243-54c480df5d89 None None] RequestId filter calling following filter/app {{(pid=113214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:29:54.780226 np0000173036 devstack@c-api.service[113214]: INFO cinder.api.openstack.wsgi [None req-2358b413-7e7a-4dca-a243-54c480df5d89 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 09:29:54.780499 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.openstack.wsgi [None req-2358b413-7e7a-4dca-a243-54c480df5d89 demo demo] Empty body provided in request {{(pid=113214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:29:54.780764 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.openstack.wsgi [None req-2358b413-7e7a-4dca-a243-54c480df5d89 demo demo] Calling method 'detail' {{(pid=113214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:29:54.781161 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.api_utils [None req-2358b413-7e7a-4dca-a243-54c480df5d89 demo demo] Removing options '' from query. {{(pid=113214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:29:54.782204 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.volume.api [None req-2358b413-7e7a-4dca-a243-54c480df5d89 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113214) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:29:54.791401 np0000173036 devstack@c-api.service[113214]: INFO cinder.volume.api [None req-2358b413-7e7a-4dca-a243-54c480df5d89 demo demo] Get all volumes completed successfully. May 09 09:29:54.794108 np0000173036 devstack@c-api.service[113214]: INFO cinder.api.openstack.wsgi [None req-2358b413-7e7a-4dca-a243-54c480df5d89 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 09:29:54.794582 np0000173036 devstack@c-api.service[113214]: [pid: 113214|app: 0|req: 6/24] 199.204.45.216 () {64 vars in 1296 bytes} [Sat May 9 09:29:54 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) May 09 09:30:04.785656 np0000173036 devstack@c-api.service[113214]: DEBUG dbcounter [-] [113214] Writing DB stats cinder:SELECT=1 {{(pid=113214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:30:54.816648 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.middleware.request_id [None req-8529e630-8ccf-4fff-a211-cfe3159951be None None] RequestId filter calling following filter/app {{(pid=113213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:30:54.959859 np0000173036 devstack@c-api.service[113213]: INFO cinder.api.openstack.wsgi [None req-8529e630-8ccf-4fff-a211-cfe3159951be demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 09:30:54.960156 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.openstack.wsgi [None req-8529e630-8ccf-4fff-a211-cfe3159951be demo demo] Empty body provided in request {{(pid=113213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:30:54.960408 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.openstack.wsgi [None req-8529e630-8ccf-4fff-a211-cfe3159951be demo demo] Calling method 'detail' {{(pid=113213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:30:54.960646 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.api_utils [None req-8529e630-8ccf-4fff-a211-cfe3159951be demo demo] Removing options '' from query. {{(pid=113213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:30:54.961955 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.volume.api [None req-8529e630-8ccf-4fff-a211-cfe3159951be demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113213) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:30:54.973660 np0000173036 devstack@c-api.service[113213]: INFO cinder.volume.api [None req-8529e630-8ccf-4fff-a211-cfe3159951be demo demo] Get all volumes completed successfully. May 09 09:30:54.976039 np0000173036 devstack@c-api.service[113213]: INFO cinder.api.openstack.wsgi [None req-8529e630-8ccf-4fff-a211-cfe3159951be demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 09:30:54.976610 np0000173036 devstack@c-api.service[113213]: [pid: 113213|app: 0|req: 6/25] 199.204.45.216 () {64 vars in 1296 bytes} [Sat May 9 09:30:54 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:31:04.965387 np0000173036 devstack@c-api.service[113213]: DEBUG dbcounter [-] [113213] Writing DB stats cinder:SELECT=1 {{(pid=113213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:31:54.995183 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.middleware.request_id [None req-11322df8-6b5a-4fa4-8926-539cfcb21aec None None] RequestId filter calling following filter/app {{(pid=113215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:31:54.997929 np0000173036 devstack@c-api.service[113215]: INFO cinder.api.openstack.wsgi [None req-11322df8-6b5a-4fa4-8926-539cfcb21aec demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 09:31:54.998234 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.openstack.wsgi [None req-11322df8-6b5a-4fa4-8926-539cfcb21aec demo demo] Empty body provided in request {{(pid=113215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:31:54.998504 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.openstack.wsgi [None req-11322df8-6b5a-4fa4-8926-539cfcb21aec demo demo] Calling method 'detail' {{(pid=113215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:31:54.998796 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.api_utils [None req-11322df8-6b5a-4fa4-8926-539cfcb21aec demo demo] Removing options '' from query. {{(pid=113215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:31:54.999780 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.volume.api [None req-11322df8-6b5a-4fa4-8926-539cfcb21aec demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113215) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:31:55.008075 np0000173036 devstack@c-api.service[113215]: INFO cinder.volume.api [None req-11322df8-6b5a-4fa4-8926-539cfcb21aec demo demo] Get all volumes completed successfully. May 09 09:31:55.010486 np0000173036 devstack@c-api.service[113215]: INFO cinder.api.openstack.wsgi [None req-11322df8-6b5a-4fa4-8926-539cfcb21aec demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 09:31:55.010870 np0000173036 devstack@c-api.service[113215]: [pid: 113215|app: 0|req: 7/26] 199.204.45.216 () {64 vars in 1296 bytes} [Sat May 9 09:31:54 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) May 09 09:32:05.002987 np0000173036 devstack@c-api.service[113215]: DEBUG dbcounter [-] [113215] Writing DB stats cinder:SELECT=1 {{(pid=113215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:32:55.027122 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.middleware.request_id [None req-8ce820f6-d653-4ee4-8682-044dcd0402e3 None None] RequestId filter calling following filter/app {{(pid=113212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:32:55.031030 np0000173036 devstack@c-api.service[113212]: INFO cinder.api.openstack.wsgi [None req-8ce820f6-d653-4ee4-8682-044dcd0402e3 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 09:32:55.031757 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.openstack.wsgi [None req-8ce820f6-d653-4ee4-8682-044dcd0402e3 demo demo] Empty body provided in request {{(pid=113212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:32:55.032194 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.openstack.wsgi [None req-8ce820f6-d653-4ee4-8682-044dcd0402e3 demo demo] Calling method 'detail' {{(pid=113212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:32:55.035511 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.api_utils [None req-8ce820f6-d653-4ee4-8682-044dcd0402e3 demo demo] Removing options '' from query. {{(pid=113212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:32:55.035511 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.volume.api [None req-8ce820f6-d653-4ee4-8682-044dcd0402e3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113212) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:32:55.046213 np0000173036 devstack@c-api.service[113212]: INFO cinder.volume.api [None req-8ce820f6-d653-4ee4-8682-044dcd0402e3 demo demo] Get all volumes completed successfully. May 09 09:32:55.049762 np0000173036 devstack@c-api.service[113212]: INFO cinder.api.openstack.wsgi [None req-8ce820f6-d653-4ee4-8682-044dcd0402e3 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 09:32:55.050553 np0000173036 devstack@c-api.service[113212]: [pid: 113212|app: 0|req: 8/27] 199.204.45.216 () {64 vars in 1296 bytes} [Sat May 9 09:32:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:33:05.040376 np0000173036 devstack@c-api.service[113212]: DEBUG dbcounter [-] [113212] Writing DB stats cinder:SELECT=1 {{(pid=113212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:33:55.085634 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.middleware.request_id [None req-55cd9640-5b1a-417c-a8bf-68ae76909b52 None None] RequestId filter calling following filter/app {{(pid=113214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:33:55.088647 np0000173036 devstack@c-api.service[113214]: INFO cinder.api.openstack.wsgi [None req-55cd9640-5b1a-417c-a8bf-68ae76909b52 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 09:33:55.088973 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.openstack.wsgi [None req-55cd9640-5b1a-417c-a8bf-68ae76909b52 demo demo] Empty body provided in request {{(pid=113214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:33:55.089203 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.openstack.wsgi [None req-55cd9640-5b1a-417c-a8bf-68ae76909b52 demo demo] Calling method 'detail' {{(pid=113214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:33:55.089579 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.api_utils [None req-55cd9640-5b1a-417c-a8bf-68ae76909b52 demo demo] Removing options '' from query. {{(pid=113214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:33:55.090600 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.volume.api [None req-55cd9640-5b1a-417c-a8bf-68ae76909b52 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113214) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:33:55.099318 np0000173036 devstack@c-api.service[113214]: INFO cinder.volume.api [None req-55cd9640-5b1a-417c-a8bf-68ae76909b52 demo demo] Get all volumes completed successfully. May 09 09:33:55.101869 np0000173036 devstack@c-api.service[113214]: INFO cinder.api.openstack.wsgi [None req-55cd9640-5b1a-417c-a8bf-68ae76909b52 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 09:33:55.102292 np0000173036 devstack@c-api.service[113214]: [pid: 113214|app: 0|req: 7/28] 199.204.45.216 () {64 vars in 1296 bytes} [Sat May 9 09:33:55 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) May 09 09:34:05.102307 np0000173036 devstack@c-api.service[113214]: DEBUG dbcounter [-] [113214] Writing DB stats cinder:SELECT=1 {{(pid=113214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:34:55.115928 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.middleware.request_id [None req-2253b2d0-e2e9-4851-bd89-c458a36b247e None None] RequestId filter calling following filter/app {{(pid=113213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:34:55.119035 np0000173036 devstack@c-api.service[113213]: INFO cinder.api.openstack.wsgi [None req-2253b2d0-e2e9-4851-bd89-c458a36b247e demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 09:34:55.119278 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.openstack.wsgi [None req-2253b2d0-e2e9-4851-bd89-c458a36b247e demo demo] Empty body provided in request {{(pid=113213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:34:55.119567 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.openstack.wsgi [None req-2253b2d0-e2e9-4851-bd89-c458a36b247e demo demo] Calling method 'detail' {{(pid=113213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:34:55.119913 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.api_utils [None req-2253b2d0-e2e9-4851-bd89-c458a36b247e demo demo] Removing options '' from query. {{(pid=113213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:34:55.121135 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.volume.api [None req-2253b2d0-e2e9-4851-bd89-c458a36b247e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113213) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:34:55.130263 np0000173036 devstack@c-api.service[113213]: INFO cinder.volume.api [None req-2253b2d0-e2e9-4851-bd89-c458a36b247e demo demo] Get all volumes completed successfully. May 09 09:34:55.132921 np0000173036 devstack@c-api.service[113213]: INFO cinder.api.openstack.wsgi [None req-2253b2d0-e2e9-4851-bd89-c458a36b247e demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 09:34:55.133414 np0000173036 devstack@c-api.service[113213]: [pid: 113213|app: 0|req: 7/29] 199.204.45.216 () {64 vars in 1296 bytes} [Sat May 9 09:34:55 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) May 09 09:35:05.124820 np0000173036 devstack@c-api.service[113213]: DEBUG dbcounter [-] [113213] Writing DB stats cinder:SELECT=1 {{(pid=113213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:35:55.148755 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.middleware.request_id [None req-2c2ae084-e3e4-4c88-9b2e-2e867da33d03 None None] RequestId filter calling following filter/app {{(pid=113215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:35:55.253029 np0000173036 devstack@c-api.service[113215]: INFO cinder.api.openstack.wsgi [None req-2c2ae084-e3e4-4c88-9b2e-2e867da33d03 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 09:35:55.253566 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.openstack.wsgi [None req-2c2ae084-e3e4-4c88-9b2e-2e867da33d03 demo demo] Empty body provided in request {{(pid=113215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:35:55.254036 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.openstack.wsgi [None req-2c2ae084-e3e4-4c88-9b2e-2e867da33d03 demo demo] Calling method 'detail' {{(pid=113215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:35:55.254698 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.api_utils [None req-2c2ae084-e3e4-4c88-9b2e-2e867da33d03 demo demo] Removing options '' from query. {{(pid=113215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:35:55.256872 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.volume.api [None req-2c2ae084-e3e4-4c88-9b2e-2e867da33d03 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113215) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:35:55.265559 np0000173036 devstack@c-api.service[113215]: INFO cinder.volume.api [None req-2c2ae084-e3e4-4c88-9b2e-2e867da33d03 demo demo] Get all volumes completed successfully. May 09 09:35:55.268817 np0000173036 devstack@c-api.service[113215]: INFO cinder.api.openstack.wsgi [None req-2c2ae084-e3e4-4c88-9b2e-2e867da33d03 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 09:35:55.269403 np0000173036 devstack@c-api.service[113215]: [pid: 113215|app: 0|req: 8/30] 199.204.45.216 () {64 vars in 1296 bytes} [Sat May 9 09:35:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:36:05.260002 np0000173036 devstack@c-api.service[113215]: DEBUG dbcounter [-] [113215] Writing DB stats cinder:SELECT=1 {{(pid=113215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:36:55.288932 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.middleware.request_id [None req-ca05232b-30a5-416c-9d00-f330e08e39f0 None None] RequestId filter calling following filter/app {{(pid=113212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:36:55.292429 np0000173036 devstack@c-api.service[113212]: INFO cinder.api.openstack.wsgi [None req-ca05232b-30a5-416c-9d00-f330e08e39f0 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 09:36:55.292795 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.openstack.wsgi [None req-ca05232b-30a5-416c-9d00-f330e08e39f0 demo demo] Empty body provided in request {{(pid=113212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:36:55.292958 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.openstack.wsgi [None req-ca05232b-30a5-416c-9d00-f330e08e39f0 demo demo] Calling method 'detail' {{(pid=113212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:36:55.293257 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.api_utils [None req-ca05232b-30a5-416c-9d00-f330e08e39f0 demo demo] Removing options '' from query. {{(pid=113212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:36:55.294320 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.volume.api [None req-ca05232b-30a5-416c-9d00-f330e08e39f0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113212) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:36:55.302051 np0000173036 devstack@c-api.service[113212]: INFO cinder.volume.api [None req-ca05232b-30a5-416c-9d00-f330e08e39f0 demo demo] Get all volumes completed successfully. May 09 09:36:55.304802 np0000173036 devstack@c-api.service[113212]: INFO cinder.api.openstack.wsgi [None req-ca05232b-30a5-416c-9d00-f330e08e39f0 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 09:36:55.305265 np0000173036 devstack@c-api.service[113212]: [pid: 113212|app: 0|req: 9/31] 199.204.45.216 () {64 vars in 1296 bytes} [Sat May 9 09:36:55 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) May 09 09:37:05.297497 np0000173036 devstack@c-api.service[113212]: DEBUG dbcounter [-] [113212] Writing DB stats cinder:SELECT=1 {{(pid=113212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:37:55.323641 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.middleware.request_id [None req-0276255a-a4db-4398-b9b7-1fa56f239d94 None None] RequestId filter calling following filter/app {{(pid=113214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:37:55.327623 np0000173036 devstack@c-api.service[113214]: INFO cinder.api.openstack.wsgi [None req-0276255a-a4db-4398-b9b7-1fa56f239d94 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 09:37:55.327889 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.openstack.wsgi [None req-0276255a-a4db-4398-b9b7-1fa56f239d94 demo demo] Empty body provided in request {{(pid=113214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:37:55.328113 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.openstack.wsgi [None req-0276255a-a4db-4398-b9b7-1fa56f239d94 demo demo] Calling method 'detail' {{(pid=113214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:37:55.328562 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.api_utils [None req-0276255a-a4db-4398-b9b7-1fa56f239d94 demo demo] Removing options '' from query. {{(pid=113214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:37:55.330483 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.volume.api [None req-0276255a-a4db-4398-b9b7-1fa56f239d94 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113214) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:37:55.337671 np0000173036 devstack@c-api.service[113214]: INFO cinder.volume.api [None req-0276255a-a4db-4398-b9b7-1fa56f239d94 demo demo] Get all volumes completed successfully. May 09 09:37:55.339517 np0000173036 devstack@c-api.service[113214]: INFO cinder.api.openstack.wsgi [None req-0276255a-a4db-4398-b9b7-1fa56f239d94 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 09:37:55.339860 np0000173036 devstack@c-api.service[113214]: [pid: 113214|app: 0|req: 8/32] 199.204.45.216 () {64 vars in 1296 bytes} [Sat May 9 09:37:55 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) May 09 09:38:05.334015 np0000173036 devstack@c-api.service[113214]: DEBUG dbcounter [-] [113214] Writing DB stats cinder:SELECT=1 {{(pid=113214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:38:55.355578 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.middleware.request_id [None req-f745662c-2728-4628-9a55-72ab41afb77b None None] RequestId filter calling following filter/app {{(pid=113213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:38:55.358170 np0000173036 devstack@c-api.service[113213]: INFO cinder.api.openstack.wsgi [None req-f745662c-2728-4628-9a55-72ab41afb77b demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 09:38:55.358404 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.openstack.wsgi [None req-f745662c-2728-4628-9a55-72ab41afb77b demo demo] Empty body provided in request {{(pid=113213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:38:55.358671 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.openstack.wsgi [None req-f745662c-2728-4628-9a55-72ab41afb77b demo demo] Calling method 'detail' {{(pid=113213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:38:55.358961 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.api_utils [None req-f745662c-2728-4628-9a55-72ab41afb77b demo demo] Removing options '' from query. {{(pid=113213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:38:55.359992 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.volume.api [None req-f745662c-2728-4628-9a55-72ab41afb77b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113213) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:38:55.372236 np0000173036 devstack@c-api.service[113213]: INFO cinder.volume.api [None req-f745662c-2728-4628-9a55-72ab41afb77b demo demo] Get all volumes completed successfully. May 09 09:38:55.374338 np0000173036 devstack@c-api.service[113213]: INFO cinder.api.openstack.wsgi [None req-f745662c-2728-4628-9a55-72ab41afb77b demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 09:38:55.375242 np0000173036 devstack@c-api.service[113213]: [pid: 113213|app: 0|req: 8/33] 199.204.45.216 () {64 vars in 1296 bytes} [Sat May 9 09:38:55 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) May 09 09:39:05.364005 np0000173036 devstack@c-api.service[113213]: DEBUG dbcounter [-] [113213] Writing DB stats cinder:SELECT=1 {{(pid=113213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:39:55.395277 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.middleware.request_id [None req-6e3a6c3f-c29f-436e-9b6f-b2c03b5bcc34 None None] RequestId filter calling following filter/app {{(pid=113215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:39:55.399503 np0000173036 devstack@c-api.service[113215]: INFO cinder.api.openstack.wsgi [None req-6e3a6c3f-c29f-436e-9b6f-b2c03b5bcc34 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 09:39:55.399926 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.openstack.wsgi [None req-6e3a6c3f-c29f-436e-9b6f-b2c03b5bcc34 demo demo] Empty body provided in request {{(pid=113215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:39:55.400324 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.openstack.wsgi [None req-6e3a6c3f-c29f-436e-9b6f-b2c03b5bcc34 demo demo] Calling method 'detail' {{(pid=113215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:39:55.400873 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.api_utils [None req-6e3a6c3f-c29f-436e-9b6f-b2c03b5bcc34 demo demo] Removing options '' from query. {{(pid=113215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:39:55.402841 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.volume.api [None req-6e3a6c3f-c29f-436e-9b6f-b2c03b5bcc34 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113215) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:39:55.410101 np0000173036 devstack@c-api.service[113215]: INFO cinder.volume.api [None req-6e3a6c3f-c29f-436e-9b6f-b2c03b5bcc34 demo demo] Get all volumes completed successfully. May 09 09:39:55.413543 np0000173036 devstack@c-api.service[113215]: INFO cinder.api.openstack.wsgi [None req-6e3a6c3f-c29f-436e-9b6f-b2c03b5bcc34 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 09:39:55.414192 np0000173036 devstack@c-api.service[113215]: [pid: 113215|app: 0|req: 9/34] 199.204.45.216 () {64 vars in 1296 bytes} [Sat May 9 09:39:55 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) May 09 09:40:05.405488 np0000173036 devstack@c-api.service[113215]: DEBUG dbcounter [-] [113215] Writing DB stats cinder:SELECT=1 {{(pid=113215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:40:55.429328 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.middleware.request_id [None req-74ecb1ed-4634-4bb1-90a0-2d371830810f None None] RequestId filter calling following filter/app {{(pid=113212) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:40:55.485738 np0000173036 devstack@c-api.service[113212]: INFO cinder.api.openstack.wsgi [None req-74ecb1ed-4634-4bb1-90a0-2d371830810f demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 09:40:55.486201 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.openstack.wsgi [None req-74ecb1ed-4634-4bb1-90a0-2d371830810f demo demo] Empty body provided in request {{(pid=113212) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:40:55.486690 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.openstack.wsgi [None req-74ecb1ed-4634-4bb1-90a0-2d371830810f demo demo] Calling method 'detail' {{(pid=113212) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:40:55.487186 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.api.api_utils [None req-74ecb1ed-4634-4bb1-90a0-2d371830810f demo demo] Removing options '' from query. {{(pid=113212) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:40:55.488796 np0000173036 devstack@c-api.service[113212]: DEBUG cinder.volume.api [None req-74ecb1ed-4634-4bb1-90a0-2d371830810f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113212) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:40:55.498421 np0000173036 devstack@c-api.service[113212]: INFO cinder.volume.api [None req-74ecb1ed-4634-4bb1-90a0-2d371830810f demo demo] Get all volumes completed successfully. May 09 09:40:55.501266 np0000173036 devstack@c-api.service[113212]: INFO cinder.api.openstack.wsgi [None req-74ecb1ed-4634-4bb1-90a0-2d371830810f demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 09:40:55.501776 np0000173036 devstack@c-api.service[113212]: [pid: 113212|app: 0|req: 10/35] 199.204.45.216 () {64 vars in 1296 bytes} [Sat May 9 09:40:55 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:41:05.494714 np0000173036 devstack@c-api.service[113212]: DEBUG dbcounter [-] [113212] Writing DB stats cinder:SELECT=1 {{(pid=113212) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:41:55.522245 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.middleware.request_id [None req-5e77e586-625d-46aa-8d59-1cc4667e5584 None None] RequestId filter calling following filter/app {{(pid=113214) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:41:55.525787 np0000173036 devstack@c-api.service[113214]: INFO cinder.api.openstack.wsgi [None req-5e77e586-625d-46aa-8d59-1cc4667e5584 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 09:41:55.526034 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.openstack.wsgi [None req-5e77e586-625d-46aa-8d59-1cc4667e5584 demo demo] Empty body provided in request {{(pid=113214) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:41:55.526287 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.openstack.wsgi [None req-5e77e586-625d-46aa-8d59-1cc4667e5584 demo demo] Calling method 'detail' {{(pid=113214) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:41:55.526603 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.api.api_utils [None req-5e77e586-625d-46aa-8d59-1cc4667e5584 demo demo] Removing options '' from query. {{(pid=113214) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:41:55.528543 np0000173036 devstack@c-api.service[113214]: DEBUG cinder.volume.api [None req-5e77e586-625d-46aa-8d59-1cc4667e5584 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113214) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:41:55.539270 np0000173036 devstack@c-api.service[113214]: INFO cinder.volume.api [None req-5e77e586-625d-46aa-8d59-1cc4667e5584 demo demo] Get all volumes completed successfully. May 09 09:41:55.541823 np0000173036 devstack@c-api.service[113214]: INFO cinder.api.openstack.wsgi [None req-5e77e586-625d-46aa-8d59-1cc4667e5584 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 09:41:55.542430 np0000173036 devstack@c-api.service[113214]: [pid: 113214|app: 0|req: 9/36] 199.204.45.216 () {64 vars in 1296 bytes} [Sat May 9 09:41:55 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) May 09 09:42:05.532909 np0000173036 devstack@c-api.service[113214]: DEBUG dbcounter [-] [113214] Writing DB stats cinder:SELECT=1 {{(pid=113214) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:42:55.559669 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.middleware.request_id [None req-cadae531-fc62-44ba-9cdf-6b6e0656c56c None None] RequestId filter calling following filter/app {{(pid=113213) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:42:55.564151 np0000173036 devstack@c-api.service[113213]: INFO cinder.api.openstack.wsgi [None req-cadae531-fc62-44ba-9cdf-6b6e0656c56c demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 09:42:55.564807 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.openstack.wsgi [None req-cadae531-fc62-44ba-9cdf-6b6e0656c56c demo demo] Empty body provided in request {{(pid=113213) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:42:55.565264 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.openstack.wsgi [None req-cadae531-fc62-44ba-9cdf-6b6e0656c56c demo demo] Calling method 'detail' {{(pid=113213) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:42:55.565794 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.api.api_utils [None req-cadae531-fc62-44ba-9cdf-6b6e0656c56c demo demo] Removing options '' from query. {{(pid=113213) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:42:55.567472 np0000173036 devstack@c-api.service[113213]: DEBUG cinder.volume.api [None req-cadae531-fc62-44ba-9cdf-6b6e0656c56c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113213) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:42:55.576307 np0000173036 devstack@c-api.service[113213]: INFO cinder.volume.api [None req-cadae531-fc62-44ba-9cdf-6b6e0656c56c demo demo] Get all volumes completed successfully. May 09 09:42:55.578334 np0000173036 devstack@c-api.service[113213]: INFO cinder.api.openstack.wsgi [None req-cadae531-fc62-44ba-9cdf-6b6e0656c56c demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 09:42:55.578774 np0000173036 devstack@c-api.service[113213]: [pid: 113213|app: 0|req: 9/37] 199.204.45.216 () {64 vars in 1296 bytes} [Sat May 9 09:42:55 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) May 09 09:43:05.572056 np0000173036 devstack@c-api.service[113213]: DEBUG dbcounter [-] [113213] Writing DB stats cinder:SELECT=1 {{(pid=113213) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:43:55.599926 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.middleware.request_id [None req-b8332f8f-cb89-439b-bb86-7951dda2f308 None None] RequestId filter calling following filter/app {{(pid=113215) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:43:55.604225 np0000173036 devstack@c-api.service[113215]: INFO cinder.api.openstack.wsgi [None req-b8332f8f-cb89-439b-bb86-7951dda2f308 demo demo] GET https://199.204.45.216/volume/v3/volumes/detail May 09 09:43:55.604590 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.openstack.wsgi [None req-b8332f8f-cb89-439b-bb86-7951dda2f308 demo demo] Empty body provided in request {{(pid=113215) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:43:55.605096 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.openstack.wsgi [None req-b8332f8f-cb89-439b-bb86-7951dda2f308 demo demo] Calling method 'detail' {{(pid=113215) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:43:55.605696 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.api.api_utils [None req-b8332f8f-cb89-439b-bb86-7951dda2f308 demo demo] Removing options '' from query. {{(pid=113215) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:43:55.606646 np0000173036 devstack@c-api.service[113215]: DEBUG cinder.volume.api [None req-b8332f8f-cb89-439b-bb86-7951dda2f308 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=113215) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 09:43:55.615518 np0000173036 devstack@c-api.service[113215]: INFO cinder.volume.api [None req-b8332f8f-cb89-439b-bb86-7951dda2f308 demo demo] Get all volumes completed successfully. May 09 09:43:55.618274 np0000173036 devstack@c-api.service[113215]: INFO cinder.api.openstack.wsgi [None req-b8332f8f-cb89-439b-bb86-7951dda2f308 demo demo] https://199.204.45.216/volume/v3/volumes/detail returned with HTTP 200 May 09 09:43:55.618758 np0000173036 devstack@c-api.service[113215]: [pid: 113215|app: 0|req: 10/38] 199.204.45.216 () {64 vars in 1296 bytes} [Sat May 9 09:43:55 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) May 09 09:44:05.609640 np0000173036 devstack@c-api.service[113215]: DEBUG dbcounter [-] [113215] Writing DB stats cinder:SELECT=1 {{(pid=113215) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}