May 09 12:51:07.071508 np0000173072 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 12:51:07.078898 np0000173072 devstack@c-api.service[112655]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 12:51:07.082617 np0000173072 devstack@c-api.service[112655]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 12:51:07 2026] *** May 09 12:51:07.082617 np0000173072 devstack@c-api.service[112655]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 12:51:07.082617 np0000173072 devstack@c-api.service[112655]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 12:51:07.082617 np0000173072 devstack@c-api.service[112655]: nodename: np0000173072 May 09 12:51:07.082617 np0000173072 devstack@c-api.service[112655]: machine: x86_64 May 09 12:51:07.082617 np0000173072 devstack@c-api.service[112655]: clock source: unix May 09 12:51:07.082617 np0000173072 devstack@c-api.service[112655]: pcre jit disabled May 09 12:51:07.082617 np0000173072 devstack@c-api.service[112655]: detected number of CPU cores: 16 May 09 12:51:07.082617 np0000173072 devstack@c-api.service[112655]: current working directory: / May 09 12:51:07.082617 np0000173072 devstack@c-api.service[112655]: detected binary path: /usr/bin/uwsgi-core May 09 12:51:07.082617 np0000173072 devstack@c-api.service[112655]: your processes number limit is 256917 May 09 12:51:07.082617 np0000173072 devstack@c-api.service[112655]: your memory page size is 4096 bytes May 09 12:51:07.082617 np0000173072 devstack@c-api.service[112655]: detected max file descriptor number: 2048 May 09 12:51:07.082617 np0000173072 devstack@c-api.service[112655]: lock engine: pthread robust mutexes May 09 12:51:07.083426 np0000173072 devstack@c-api.service[112655]: thunder lock: enabled May 09 12:51:07.083426 np0000173072 devstack@c-api.service[112655]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 12:51:07.083426 np0000173072 devstack@c-api.service[112655]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 12:51:07.083426 np0000173072 devstack@c-api.service[112655]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 12:51:07.083426 np0000173072 devstack@c-api.service[112655]: Set PythonHome to /opt/stack/data/venv May 09 12:51:07.122768 np0000173072 devstack@c-api.service[112655]: Python main interpreter initialized at 0x7141f12a3668 May 09 12:51:07.122768 np0000173072 devstack@c-api.service[112655]: python threads support enabled May 09 12:51:07.122768 np0000173072 devstack@c-api.service[112655]: your server socket listen backlog is limited to 100 connections May 09 12:51:07.122768 np0000173072 devstack@c-api.service[112655]: your mercy for graceful operations on workers is 80 seconds May 09 12:51:07.123456 np0000173072 devstack@c-api.service[112655]: mapped 671795 bytes (656 KB) for 4 cores May 09 12:51:07.123606 np0000173072 devstack@c-api.service[112655]: *** Operational MODE: preforking *** May 09 12:51:07.123826 np0000173072 devstack@c-api.service[112655]: *** uWSGI is running in multiple interpreter mode *** May 09 12:51:07.123826 np0000173072 devstack@c-api.service[112655]: spawned uWSGI master process (pid: 112655) May 09 12:51:07.124067 np0000173072 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 12:51:07.124655 np0000173072 devstack@c-api.service[112655]: spawned uWSGI worker 1 (pid: 112663, cores: 1) May 09 12:51:07.125348 np0000173072 devstack@c-api.service[112655]: spawned uWSGI worker 2 (pid: 112664, cores: 1) May 09 12:51:07.125830 np0000173072 devstack@c-api.service[112655]: spawned uWSGI worker 3 (pid: 112665, cores: 1) May 09 12:51:07.127036 np0000173072 devstack@c-api.service[112655]: spawned uWSGI worker 4 (pid: 112666, cores: 1) May 09 12:51:07.127036 np0000173072 devstack@c-api.service[112655]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 12:51:07.260886 np0000173072 devstack@c-api.service[112663]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 12:51:07.260886 np0000173072 devstack@c-api.service[112663]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 12:51:07.260886 np0000173072 devstack@c-api.service[112663]: we strongly recommend against using it for new projects. May 09 12:51:07.260886 np0000173072 devstack@c-api.service[112663]: If you are already using Eventlet, we recommend migrating to a different May 09 12:51:07.260886 np0000173072 devstack@c-api.service[112663]: framework. For more detail see May 09 12:51:07.260886 np0000173072 devstack@c-api.service[112663]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 12:51:07.260886 np0000173072 devstack@c-api.service[112663]: import eventlet # noqa May 09 12:51:07.264544 np0000173072 devstack@c-api.service[112666]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 12:51:07.264544 np0000173072 devstack@c-api.service[112666]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 12:51:07.264544 np0000173072 devstack@c-api.service[112666]: we strongly recommend against using it for new projects. May 09 12:51:07.264544 np0000173072 devstack@c-api.service[112666]: If you are already using Eventlet, we recommend migrating to a different May 09 12:51:07.264544 np0000173072 devstack@c-api.service[112666]: framework. For more detail see May 09 12:51:07.264544 np0000173072 devstack@c-api.service[112666]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 12:51:07.264544 np0000173072 devstack@c-api.service[112666]: import eventlet # noqa May 09 12:51:07.271177 np0000173072 devstack@c-api.service[112665]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 12:51:07.271177 np0000173072 devstack@c-api.service[112665]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 12:51:07.271177 np0000173072 devstack@c-api.service[112665]: we strongly recommend against using it for new projects. May 09 12:51:07.271177 np0000173072 devstack@c-api.service[112665]: If you are already using Eventlet, we recommend migrating to a different May 09 12:51:07.271177 np0000173072 devstack@c-api.service[112665]: framework. For more detail see May 09 12:51:07.271177 np0000173072 devstack@c-api.service[112665]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 12:51:07.271177 np0000173072 devstack@c-api.service[112665]: import eventlet # noqa May 09 12:51:07.275723 np0000173072 devstack@c-api.service[112664]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 12:51:07.275723 np0000173072 devstack@c-api.service[112664]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 12:51:07.275723 np0000173072 devstack@c-api.service[112664]: we strongly recommend against using it for new projects. May 09 12:51:07.275723 np0000173072 devstack@c-api.service[112664]: If you are already using Eventlet, we recommend migrating to a different May 09 12:51:07.275723 np0000173072 devstack@c-api.service[112664]: framework. For more detail see May 09 12:51:07.275723 np0000173072 devstack@c-api.service[112664]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 12:51:07.275723 np0000173072 devstack@c-api.service[112664]: import eventlet # noqa May 09 12:51:07.348402 np0000173072 devstack@c-api.service[112663]: /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 12:51:07.348402 np0000173072 devstack@c-api.service[112663]: debtcollector.deprecate( May 09 12:51:07.352230 np0000173072 devstack@c-api.service[112666]: /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 12:51:07.352230 np0000173072 devstack@c-api.service[112666]: debtcollector.deprecate( May 09 12:51:07.355638 np0000173072 devstack@c-api.service[112665]: /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 12:51:07.355638 np0000173072 devstack@c-api.service[112665]: debtcollector.deprecate( May 09 12:51:07.368705 np0000173072 devstack@c-api.service[112664]: /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 12:51:07.368705 np0000173072 devstack@c-api.service[112664]: debtcollector.deprecate( May 09 12:51:07.440739 np0000173072 devstack@c-api.service[112666]: /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 12:51:07.440739 np0000173072 devstack@c-api.service[112666]: from cgi import parse_header May 09 12:51:07.445646 np0000173072 devstack@c-api.service[112663]: /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 12:51:07.445646 np0000173072 devstack@c-api.service[112663]: from cgi import parse_header May 09 12:51:07.448941 np0000173072 devstack@c-api.service[112665]: /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 12:51:07.448941 np0000173072 devstack@c-api.service[112665]: from cgi import parse_header May 09 12:51:07.461162 np0000173072 devstack@c-api.service[112664]: /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 12:51:07.461162 np0000173072 devstack@c-api.service[112664]: from cgi import parse_header May 09 12:51:07.492687 np0000173072 devstack@c-api.service[112663]: /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 12:51:07.492687 np0000173072 devstack@c-api.service[112663]: removals.removed_module( May 09 12:51:07.493384 np0000173072 devstack@c-api.service[112663]: /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 12:51:07.493384 np0000173072 devstack@c-api.service[112663]: removals.removed_module( May 09 12:51:07.499227 np0000173072 devstack@c-api.service[112666]: /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 12:51:07.499227 np0000173072 devstack@c-api.service[112666]: removals.removed_module( May 09 12:51:07.500096 np0000173072 devstack@c-api.service[112666]: /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 12:51:07.500096 np0000173072 devstack@c-api.service[112666]: removals.removed_module( May 09 12:51:07.504761 np0000173072 devstack@c-api.service[112665]: /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 12:51:07.504761 np0000173072 devstack@c-api.service[112665]: removals.removed_module( May 09 12:51:07.505497 np0000173072 devstack@c-api.service[112665]: /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 12:51:07.505497 np0000173072 devstack@c-api.service[112665]: removals.removed_module( May 09 12:51:07.509349 np0000173072 devstack@c-api.service[112664]: /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 12:51:07.509349 np0000173072 devstack@c-api.service[112664]: removals.removed_module( May 09 12:51:07.510091 np0000173072 devstack@c-api.service[112664]: /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 12:51:07.510091 np0000173072 devstack@c-api.service[112664]: removals.removed_module( May 09 12:51:08.100716 np0000173072 devstack@c-api.service[112663]: /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 12:51:08.100716 np0000173072 devstack@c-api.service[112663]: warnings.warn( May 09 12:51:08.106605 np0000173072 devstack@c-api.service[112666]: /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 12:51:08.106605 np0000173072 devstack@c-api.service[112666]: warnings.warn( May 09 12:51:08.113444 np0000173072 devstack@c-api.service[112664]: /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 12:51:08.113444 np0000173072 devstack@c-api.service[112664]: warnings.warn( May 09 12:51:08.116252 np0000173072 devstack@c-api.service[112665]: /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 12:51:08.116252 np0000173072 devstack@c-api.service[112665]: warnings.warn( May 09 12:51:08.204172 np0000173072 devstack@c-api.service[112663]: /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 12:51:08.204172 np0000173072 devstack@c-api.service[112663]: warnings.warn( May 09 12:51:08.204937 np0000173072 devstack@c-api.service[112666]: /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 12:51:08.204937 np0000173072 devstack@c-api.service[112666]: warnings.warn( May 09 12:51:08.210613 np0000173072 devstack@c-api.service[112665]: /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 12:51:08.210613 np0000173072 devstack@c-api.service[112665]: warnings.warn( May 09 12:51:08.217071 np0000173072 devstack@c-api.service[112664]: /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 12:51:08.217071 np0000173072 devstack@c-api.service[112664]: warnings.warn( May 09 12:51:08.492672 np0000173072 devstack@c-api.service[112665]: 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 12:51:08.493170 np0000173072 devstack@c-api.service[112665]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112665) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 12:51:08.497463 np0000173072 devstack@c-api.service[112666]: 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 12:51:08.497731 np0000173072 devstack@c-api.service[112666]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112666) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 12:51:08.500246 np0000173072 devstack@c-api.service[112664]: 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 12:51:08.500495 np0000173072 devstack@c-api.service[112664]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112664) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 12:51:08.513795 np0000173072 devstack@c-api.service[112663]: 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 12:51:08.514119 np0000173072 devstack@c-api.service[112663]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112663) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 12:51:08.576800 np0000173072 devstack@c-api.service[112665]: /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 12:51:08.576800 np0000173072 devstack@c-api.service[112665]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 12:51:08.577240 np0000173072 devstack@c-api.service[112666]: /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 12:51:08.577240 np0000173072 devstack@c-api.service[112666]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 12:51:08.581346 np0000173072 devstack@c-api.service[112664]: /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 12:51:08.581346 np0000173072 devstack@c-api.service[112664]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 12:51:08.581781 np0000173072 devstack@c-api.service[112663]: /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 12:51:08.581781 np0000173072 devstack@c-api.service[112663]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 12:51:09.024943 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112665) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 12:51:09.025158 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112666) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 12:51:09.025326 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.025392 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112663) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 12:51:09.025451 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.025518 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.025518 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.025599 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.025713 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.025890 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.026001 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.026249 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.027663 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.027738 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.027797 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.027865 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.027911 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.027958 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.028028 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.028087 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.028131 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.028177 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.028224 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.028224 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.028224 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.028356 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.028789 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.028864 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.028922 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.028976 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.029051 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.029051 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.029176 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.029235 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.029292 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.029345 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.029400 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.029454 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.029454 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.029549 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.029602 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.029602 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.029703 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.029746 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.029791 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.029833 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.029873 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.029919 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.030020 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.030125 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.030238 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.030349 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.030447 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.030547 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.031168 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.031279 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.031279 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.031490 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.031554 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.031607 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.031660 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.031705 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.031746 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.031799 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.031856 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.031905 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.031956 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.032033 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.032096 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.032184 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.032232 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.032283 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.032335 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.032335 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.032335 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.032462 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.032462 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.032462 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.032603 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.032657 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.032657 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.032747 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.032799 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.032850 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.032901 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.032955 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.033036 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.033108 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.033174 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.033174 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.033255 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.033307 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.033349 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.033349 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.033349 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.033349 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.033616 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.033616 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.033749 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.033855 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.033855 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.033960 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.034043 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.034101 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.034154 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.034210 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.034264 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.034264 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.034353 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.034399 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.034440 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.034479 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.034529 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.034574 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.034624 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.034683 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.034736 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.034780 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.034831 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.034881 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.034937 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.035033 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.035099 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.035151 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.035207 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.035258 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.035308 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.035353 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.035403 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.035403 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.035403 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.035403 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.035568 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.035568 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.035568 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.035568 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.035568 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.035568 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.037002 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.037077 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.037149 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.037204 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.037249 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.037300 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.037346 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.037398 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.037447 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.037496 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.037543 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.037543 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.037543 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.037681 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.038295 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.038384 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.038471 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.038536 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.038591 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.038640 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.038684 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.038735 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.038787 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.038842 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.038898 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.038953 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.039030 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.039087 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.039131 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.039180 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.039225 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.039276 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.039321 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.039372 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.039428 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.039428 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.039428 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.039573 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.039573 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.039669 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.039720 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.039916 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.040056 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.040056 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.040313 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.040313 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.040492 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.040588 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.040664 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.040752 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.040852 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.040942 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.041076 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.041207 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.041406 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.041496 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.041574 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.041675 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.041831 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.041915 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.042029 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.042141 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.042245 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.042347 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.042347 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.042347 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.042347 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.042647 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.042730 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.042810 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.042900 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.042980 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.043121 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.043206 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.043296 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.043384 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.043479 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.043560 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.043637 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.043712 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.043789 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.043789 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.044027 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.044142 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.048073 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.048160 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.048227 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.048227 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.048356 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.048440 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.048512 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.048583 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.048644 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.048712 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.048712 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.048712 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.048712 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.048712 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.049230 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.049300 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.049366 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.049425 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.049480 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.049574 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.049647 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.049717 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.049773 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.049843 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.049905 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.049960 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.050052 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.050125 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.050189 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.050253 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.050315 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.050377 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.050377 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.050377 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.050377 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.050579 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.050579 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.050579 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.050579 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.050579 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.050579 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.050579 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.050960 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.051119 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.051119 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.051271 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.051271 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.051372 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.051471 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.051537 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.051597 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.051691 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.051762 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.051825 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.051885 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.051940 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.052019 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.052077 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.052154 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.052223 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.052290 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.052347 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.052408 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.052473 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.052534 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.052589 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.052650 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.052705 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.052765 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.052828 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.052889 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.052956 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.053029 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.053097 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.053189 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.053245 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.053310 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.053369 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.053443 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.053504 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.053504 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.053504 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.053504 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.053504 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.053962 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.054064 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.054131 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.054198 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.054276 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.054342 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.054396 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.054450 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.054503 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.054558 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.054621 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.054686 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.054747 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.054920 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.054975 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.055055 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.055127 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.055191 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.055252 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.055307 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.055370 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.055432 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.055488 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.055551 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.055608 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.055661 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.055714 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.055776 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.055836 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.055899 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.055964 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.056055 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.056124 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.056191 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.056249 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.056302 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.056363 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.056420 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.056420 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.056420 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.056420 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.056420 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.056682 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112664) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 12:51:09.056761 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.056825 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.056885 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.056949 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.057153 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.057153 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.057153 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.057153 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.057359 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.057424 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.057492 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.057556 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.057556 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.057556 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.057556 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.057556 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.057556 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.057852 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.057852 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.057852 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.058041 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.058119 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.058179 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.058221 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.058291 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.058341 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.058380 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.058428 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.058485 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.058538 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.058588 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.058635 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.058635 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.058718 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.058765 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.058810 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.058903 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.058983 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.059066 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.059157 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.059232 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.059301 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.059368 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.059449 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.059495 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.059569 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.059645 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.059723 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.059770 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.059808 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.059847 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.059892 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.059937 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.059980 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.060046 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.060121 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.060174 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.060218 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.060290 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.060339 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.060389 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.060389 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.060389 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.060389 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.060538 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.060585 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.060625 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.060700 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.060745 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.060789 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.060829 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.060868 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.060905 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.060946 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.061051 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.061123 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.061174 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.061219 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.061263 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.061304 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.061346 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.061395 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.061619 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.061648 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.061648 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.061648 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.061648 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.061648 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.061648 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.061648 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.061648 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.061648 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.061648 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.062005 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.062049 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.062075 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.062102 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.062102 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.062159 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.062184 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.062214 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.062244 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.062276 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.062302 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.062338 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.062369 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.062396 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.062426 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.062453 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.062479 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.062510 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.062540 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.062572 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.062600 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.062651 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.062723 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.062779 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.062831 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.062909 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.062960 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.063013 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.063013 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.063013 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.063013 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.063013 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.063013 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.063013 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.063013 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.063013 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.063013 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.063418 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.063418 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.063418 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.063418 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.063585 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.063632 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.063678 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.063722 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.063769 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.063808 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.063850 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.063891 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.063936 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.063982 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.064037 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.064075 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.064124 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.064169 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.064215 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.064252 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.064295 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.064333 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.064377 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.064420 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.064463 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.064503 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.064546 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.064591 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.064636 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.064683 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.064722 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.064722 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.064722 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.064722 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.064722 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.064722 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.064722 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.064722 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.064722 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.064722 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.065124 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.065282 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.065330 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.065390 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.065442 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.065494 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.065568 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.065636 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.065830 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.065904 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.065973 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.066054 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.066097 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.066140 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.066185 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.066229 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.066273 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.066320 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.066364 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.066409 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.066459 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.066503 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.066549 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.066587 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.066624 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.066662 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.066699 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.066736 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.066780 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.066848 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.066908 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.066978 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.067101 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.067171 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.067255 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.067304 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.067379 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.067429 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.067429 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.067511 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.067558 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.067599 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.067643 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.067687 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.067763 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.067834 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.067876 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.067923 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.067964 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.068023 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.068085 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.068124 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.068163 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.068201 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.068247 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.068247 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.068322 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.068367 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.068407 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.068454 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.068454 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.068535 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.068535 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.068535 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.068676 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.068676 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.068676 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.068873 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.068972 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.069029 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.069083 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.069157 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.069197 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.069242 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.069285 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.069329 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.069372 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.069421 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.069462 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.069508 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.069564 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.069609 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.069654 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.069693 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.069737 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.069737 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.069816 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.069860 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.069903 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.069942 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.070004 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.070048 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.070088 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.070127 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.070173 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.070222 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.070268 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.070307 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.070345 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.070389 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.070431 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.070468 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.070507 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.070549 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.070594 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.070635 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.070751 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.070797 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.070835 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.070882 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.070926 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.070965 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.071020 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.071062 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.071108 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.071157 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.071205 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.071248 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.071291 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.071335 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.071379 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.071423 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.071471 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.071514 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.071558 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.071608 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.071647 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.071690 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.071728 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.071764 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.071811 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.071855 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.071931 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.071975 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.072035 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.072091 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.072137 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.072137 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.072137 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.072137 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.072305 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.072378 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.072424 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.072424 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.072424 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.072424 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.072424 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.072424 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.072424 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.072424 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.072424 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.072424 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.072796 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.072796 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.072796 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.072796 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.072796 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.072796 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.072796 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.072796 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.072796 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.072796 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.073242 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.073290 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.073340 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.073388 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.073432 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.073474 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.073474 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.073553 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.073602 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.073640 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.073682 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.073719 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.073766 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.073808 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.073848 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.073848 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.073916 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.073958 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.073958 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.074055 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.074101 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.074144 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.074187 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.074232 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.074272 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.074309 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.074353 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.074399 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.074399 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.074468 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.074514 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.074555 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.074555 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.074555 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.074555 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.074555 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.074555 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.074555 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.074814 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.074814 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.074814 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.074814 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.075451 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.075530 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.075582 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.075631 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.075711 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.075761 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.075842 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.076697 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.076777 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.076865 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.076940 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.077041 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.077148 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.077222 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.077517 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.077585 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.077629 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.077701 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.077746 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.077794 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.077847 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.077894 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.077936 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.078032 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.078082 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.078126 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.078173 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.078222 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.078264 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.078315 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.078363 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.078408 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.078452 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.078496 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.078540 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.078580 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.078580 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.078580 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.078580 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.078724 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.078779 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.078820 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.078860 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.078860 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.078936 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.078936 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.078936 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.078936 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.078936 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.078936 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.078936 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.079321 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.079321 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.079321 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.079321 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.079321 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.079321 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.079574 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.079622 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.079670 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.079713 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.079782 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.079825 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.079863 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.079909 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.079953 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.080010 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.080051 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.080089 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.080142 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.080185 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.080231 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.080269 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.080312 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.080356 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.080402 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.080445 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.080484 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.080527 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.080572 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.080661 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.080714 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.080781 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.080852 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.080915 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.080977 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.081063 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.081247 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.081306 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.081367 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.081433 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.081934 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.082060 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.082139 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.082139 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.082271 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.082271 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.082345 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.082927 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.082981 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.083065 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.083126 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.083180 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.083266 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.083322 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.084706 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.084762 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.084831 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.084878 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.084946 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.085024 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.085124 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.085457 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.085626 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.085626 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.085735 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.085789 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.085789 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.085909 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.085975 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.086084 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.086142 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.086204 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.086296 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.086296 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.086409 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.086469 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.086524 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.086589 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.086645 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.086698 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.086752 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.086818 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.086889 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.086944 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.087017 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.087076 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.087143 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.087211 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.087270 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.087325 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.087380 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.087436 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.087500 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.087729 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.087812 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112666) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.087903 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.088018 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.088018 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.088141 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.088218 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.088286 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112665) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.088361 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.088402 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112666) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.088478 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.088547 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.088624 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.088664 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112666) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.088738 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.088813 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.088886 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.088934 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.089535 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.089636 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.089764 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112665) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.089921 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.089975 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.090463 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112665) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.090543 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.090660 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.090660 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.090824 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.090901 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112663) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.091002 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 12:51:09.091078 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.091136 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112664) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 12:51:09.091190 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.091258 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 12:51:09.091322 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.091380 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 12:51:09.091442 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112663) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.091497 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 12:51:09.091553 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112663) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.091606 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112664) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 12:51:09.091606 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112664) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 12:51:09.132967 np0000173072 devstack@c-api.service[112665]: INFO dbcounter [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Registered counter for database cinder May 09 12:51:09.133647 np0000173072 devstack@c-api.service[112666]: INFO dbcounter [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Registered counter for database cinder May 09 12:51:09.137135 np0000173072 devstack@c-api.service[112663]: INFO dbcounter [None req-5e260901-b321-457c-bf33-549c161f759c None None] Registered counter for database cinder May 09 12:51:09.144482 np0000173072 devstack@c-api.service[112665]: DEBUG oslo_db.sqlalchemy.engines [None req-475ac073-1a16-4143-8828-899c867aa358 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=112665) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:51:09.146722 np0000173072 devstack@c-api.service[112664]: INFO dbcounter [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Registered counter for database cinder May 09 12:51:09.150199 np0000173072 devstack@c-api.service[112666]: DEBUG oslo_db.sqlalchemy.engines [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 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=112666) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:51:09.156093 np0000173072 devstack@c-api.service[112663]: DEBUG oslo_db.sqlalchemy.engines [None req-5e260901-b321-457c-bf33-549c161f759c 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=112663) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:51:09.176019 np0000173072 devstack@c-api.service[112664]: DEBUG oslo_db.sqlalchemy.engines [None req-6c272a95-574e-4400-958c-1cea919ef2a4 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=112664) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:51:09.254248 np0000173072 devstack@c-api.service[112665]: DEBUG dbcounter [-] [112665] Writer thread running {{(pid=112665) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 12:51:09.257091 np0000173072 devstack@c-api.service[112665]: INFO cinder.rpc [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 12:51:09.259788 np0000173072 devstack@c-api.service[112665]: INFO cinder.rpc [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 12:51:09.261869 np0000173072 devstack@c-api.service[112665]: INFO cinder.rpc [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 12:51:09.263662 np0000173072 devstack@c-api.service[112665]: INFO cinder.rpc [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 12:51:09.264553 np0000173072 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.266280 np0000173072 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.267507 np0000173072 devstack@c-api.service[112666]: DEBUG dbcounter [-] [112666] Writer thread running {{(pid=112666) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 12:51:09.270151 np0000173072 devstack@c-api.service[112666]: INFO cinder.rpc [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 12:51:09.271622 np0000173072 devstack@c-api.service[112665]: DEBUG oslo_db.sqlalchemy.engines [None req-475ac073-1a16-4143-8828-899c867aa358 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=112665) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:51:09.272838 np0000173072 devstack@c-api.service[112666]: INFO cinder.rpc [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 12:51:09.273627 np0000173072 devstack@c-api.service[112665]: INFO cinder.rpc [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 12:51:09.275375 np0000173072 devstack@c-api.service[112665]: INFO cinder.rpc [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 12:51:09.275662 np0000173072 devstack@c-api.service[112666]: INFO cinder.rpc [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 12:51:09.276086 np0000173072 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.278142 np0000173072 devstack@c-api.service[112666]: INFO cinder.rpc [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 12:51:09.279338 np0000173072 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.281629 np0000173072 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.284737 np0000173072 devstack@c-api.service[112663]: DEBUG dbcounter [-] [112663] Writer thread running {{(pid=112663) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 12:51:09.285237 np0000173072 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.286593 np0000173072 devstack@c-api.service[112666]: DEBUG oslo_db.sqlalchemy.engines [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 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=112666) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:51:09.287092 np0000173072 devstack@c-api.service[112663]: INFO cinder.rpc [None req-5e260901-b321-457c-bf33-549c161f759c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 12:51:09.288539 np0000173072 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.288739 np0000173072 devstack@c-api.service[112666]: INFO cinder.rpc [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 12:51:09.289689 np0000173072 devstack@c-api.service[112663]: INFO cinder.rpc [None req-5e260901-b321-457c-bf33-549c161f759c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 12:51:09.290600 np0000173072 devstack@c-api.service[112666]: INFO cinder.rpc [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 12:51:09.291397 np0000173072 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.291736 np0000173072 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.292700 np0000173072 devstack@c-api.service[112663]: INFO cinder.rpc [None req-5e260901-b321-457c-bf33-549c161f759c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 12:51:09.294470 np0000173072 devstack@c-api.service[112663]: INFO cinder.rpc [None req-5e260901-b321-457c-bf33-549c161f759c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 12:51:09.295355 np0000173072 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-5e260901-b321-457c-bf33-549c161f759c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.295842 np0000173072 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.297100 np0000173072 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-5e260901-b321-457c-bf33-549c161f759c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.298951 np0000173072 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.300712 np0000173072 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.301896 np0000173072 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.302170 np0000173072 devstack@c-api.service[112663]: DEBUG oslo_db.sqlalchemy.engines [None req-5e260901-b321-457c-bf33-549c161f759c 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=112663) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:51:09.302802 np0000173072 devstack@c-api.service[112664]: DEBUG dbcounter [-] [112664] Writer thread running {{(pid=112664) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 12:51:09.303889 np0000173072 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.304643 np0000173072 devstack@c-api.service[112663]: INFO cinder.rpc [None req-5e260901-b321-457c-bf33-549c161f759c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 12:51:09.305045 np0000173072 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.305947 np0000173072 devstack@c-api.service[112664]: INFO cinder.rpc [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 12:51:09.307069 np0000173072 devstack@c-api.service[112663]: INFO cinder.rpc [None req-5e260901-b321-457c-bf33-549c161f759c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 12:51:09.307170 np0000173072 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.308172 np0000173072 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-5e260901-b321-457c-bf33-549c161f759c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.308563 np0000173072 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.308629 np0000173072 devstack@c-api.service[112664]: INFO cinder.rpc [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 12:51:09.310960 np0000173072 devstack@c-api.service[112664]: INFO cinder.rpc [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 12:51:09.311186 np0000173072 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.311504 np0000173072 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.313076 np0000173072 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.313174 np0000173072 devstack@c-api.service[112664]: INFO cinder.rpc [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 12:51:09.314503 np0000173072 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.315705 np0000173072 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.316731 np0000173072 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.316969 np0000173072 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.318889 np0000173072 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-5e260901-b321-457c-bf33-549c161f759c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.321345 np0000173072 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.322314 np0000173072 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-5e260901-b321-457c-bf33-549c161f759c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.323077 np0000173072 devstack@c-api.service[112664]: DEBUG oslo_db.sqlalchemy.engines [None req-6c272a95-574e-4400-958c-1cea919ef2a4 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=112664) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:51:09.324127 np0000173072 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.324758 np0000173072 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.325187 np0000173072 devstack@c-api.service[112664]: INFO cinder.rpc [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 12:51:09.325650 np0000173072 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-5e260901-b321-457c-bf33-549c161f759c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.326916 np0000173072 devstack@c-api.service[112664]: INFO cinder.rpc [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 12:51:09.327016 np0000173072 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.327790 np0000173072 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.328467 np0000173072 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.329760 np0000173072 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-5e260901-b321-457c-bf33-549c161f759c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.329943 np0000173072 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.330248 np0000173072 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.331518 np0000173072 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.332848 np0000173072 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-5e260901-b321-457c-bf33-549c161f759c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.332913 np0000173072 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.333174 np0000173072 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.334092 np0000173072 devstack@c-api.service[112665]: WARNING cinder.api.contrib.hosts [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 12:51:09.334812 np0000173072 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.335811 np0000173072 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-5e260901-b321-457c-bf33-549c161f759c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.336326 np0000173072 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.337182 np0000173072 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.337896 np0000173072 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.339116 np0000173072 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.339352 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Extended resource: extensions {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.339419 np0000173072 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-5e260901-b321-457c-bf33-549c161f759c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.340009 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Extended resource: encryption {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.341424 np0000173072 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.341579 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Extended resource: encryption {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.341665 np0000173072 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.341866 np0000173072 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-5e260901-b321-457c-bf33-549c161f759c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.343147 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Extended resource: os-quota-sets {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.344532 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Extended resource: cgsnapshots {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.345098 np0000173072 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.345400 np0000173072 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-5e260901-b321-457c-bf33-549c161f759c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.345954 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Extended resource: os-quota-class-sets {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.346938 np0000173072 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-5e260901-b321-457c-bf33-549c161f759c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.347023 np0000173072 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.347291 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Extended resource: os-availability-zone {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.348375 np0000173072 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.348542 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Extended resource: qos-specs {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.349630 np0000173072 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-5e260901-b321-457c-bf33-549c161f759c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.350425 np0000173072 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.350639 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Extended resource: backups {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.352595 np0000173072 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.352710 np0000173072 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.353185 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Extended resource: extra_specs {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.354125 np0000173072 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.354717 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Extended resource: os-snapshot-manage {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.355341 np0000173072 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-5e260901-b321-457c-bf33-549c161f759c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.355576 np0000173072 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.356150 np0000173072 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.356213 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Extended resource: os-volume-type-access {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.357162 np0000173072 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.357745 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Extended resource: capabilities {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.358639 np0000173072 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.359018 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Extended resource: os-hosts {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.359087 np0000173072 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-5e260901-b321-457c-bf33-549c161f759c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.359428 np0000173072 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.359926 np0000173072 devstack@c-api.service[112666]: WARNING cinder.api.contrib.hosts [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 12:51:09.360350 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Extended resource: consistencygroups {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.360667 np0000173072 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.361240 np0000173072 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-5e260901-b321-457c-bf33-549c161f759c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.362183 np0000173072 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.362296 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Extended resource: os-volume-transfer {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.362751 np0000173072 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-5e260901-b321-457c-bf33-549c161f759c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.362818 np0000173072 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.363754 np0000173072 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.363910 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Extended resource: scheduler-stats {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.364292 np0000173072 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-5e260901-b321-457c-bf33-549c161f759c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.364608 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Extended resource: extensions {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.365369 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Extended resource: os-volume-manage {{(pid=112665) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.365880 np0000173072 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-5e260901-b321-457c-bf33-549c161f759c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.365945 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Extended resource: encryption {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.367307 np0000173072 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-5e260901-b321-457c-bf33-549c161f759c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.367451 np0000173072 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.367515 np0000173072 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.367587 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Extended resource: encryption {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.368354 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.contrib.snapshot_actions [None req-475ac073-1a16-4143-8828-899c867aa358 None None] SnapshotActionsController initialized {{(pid=112665) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 12:51:09.368420 np0000173072 devstack@c-api.service[112663]: WARNING cinder.api.contrib.hosts [None req-5e260901-b321-457c-bf33-549c161f759c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 12:51:09.369067 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Extended resource: os-quota-sets {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.369143 np0000173072 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.369194 np0000173072 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-5e260901-b321-457c-bf33-549c161f759c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.370450 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Extended resource: cgsnapshots {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.370535 np0000173072 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.370590 np0000173072 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.370644 np0000173072 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-5e260901-b321-457c-bf33-549c161f759c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.371847 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Extended resource: os-quota-class-sets {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.371957 np0000173072 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.372087 np0000173072 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.372210 np0000173072 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-5e260901-b321-457c-bf33-549c161f759c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.373085 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-5e260901-b321-457c-bf33-549c161f759c None None] Extended resource: extensions {{(pid=112663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.373195 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Extended resource: os-availability-zone {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.373350 np0000173072 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.374364 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-5e260901-b321-457c-bf33-549c161f759c None None] Extended resource: encryption {{(pid=112663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.374486 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Extended resource: qos-specs {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.374761 np0000173072 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.374842 np0000173072 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.375971 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-5e260901-b321-457c-bf33-549c161f759c None None] Extended resource: encryption {{(pid=112663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.376305 np0000173072 devstack@c-api.service[112665]: WARNING castellan.key_manager.migration [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.376550 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Extended resource: backups {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.377158 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.377273 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.377335 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.377480 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.377563 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-5e260901-b321-457c-bf33-549c161f759c None None] Extended resource: os-quota-sets {{(pid=112663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.377629 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.377629 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.377780 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.377905 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.378016 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.378095 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Extension UsedLimits extending resource: limits {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.378209 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Extension TypesManage extending resource: types {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.378325 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Extension AdminActions extending resource: volumes {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.378446 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Extension AdminActions extending resource: snapshots {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.378535 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Extended resource: extra_specs {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.378577 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Extension AdminActions extending resource: backups {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.378642 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Extension VolumeActions extending resource: volumes {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.378848 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.v3.router [None req-475ac073-1a16-4143-8828-899c867aa358 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112665) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.378939 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-5e260901-b321-457c-bf33-549c161f759c None None] Extended resource: cgsnapshots {{(pid=112663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.380367 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-5e260901-b321-457c-bf33-549c161f759c None None] Extended resource: os-quota-class-sets {{(pid=112663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.380413 np0000173072 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.380628 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Extended resource: os-snapshot-manage {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.381131 np0000173072 devstack@c-api.service[112665]: WARNING keystonemiddleware.auth_token [None req-475ac073-1a16-4143-8828-899c867aa358 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 12:51:09.381738 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-5e260901-b321-457c-bf33-549c161f759c None None] Extended resource: os-availability-zone {{(pid=112663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.382077 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Extended resource: os-volume-type-access {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.383040 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-5e260901-b321-457c-bf33-549c161f759c None None] Extended resource: qos-specs {{(pid=112663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.383636 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Extended resource: capabilities {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.383885 np0000173072 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.384902 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Extended resource: os-hosts {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.385203 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-5e260901-b321-457c-bf33-549c161f759c None None] Extended resource: backups {{(pid=112663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.386083 np0000173072 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.386274 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Extended resource: consistencygroups {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.387032 np0000173072 devstack@c-api.service[112665]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7141f12a3668 pid: 112665 (default app) May 09 12:51:09.387315 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-5e260901-b321-457c-bf33-549c161f759c None None] Extended resource: extra_specs {{(pid=112663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.387733 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.387733 np0000173072 devstack@c-api.service[112665]: warnings.warn( May 09 12:51:09.387849 np0000173072 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.388333 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Extended resource: os-volume-transfer {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.389311 np0000173072 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.389525 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-5e260901-b321-457c-bf33-549c161f759c None None] Extended resource: os-snapshot-manage {{(pid=112663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.389965 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Extended resource: scheduler-stats {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.390879 np0000173072 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.390954 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-5e260901-b321-457c-bf33-549c161f759c None None] Extended resource: os-volume-type-access {{(pid=112663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.391506 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Extended resource: os-volume-manage {{(pid=112666) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.392329 np0000173072 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.392557 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-5e260901-b321-457c-bf33-549c161f759c None None] Extended resource: capabilities {{(pid=112663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.393507 np0000173072 devstack@c-api.service[112664]: WARNING cinder.api.contrib.hosts [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 12:51:09.393646 np0000173072 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.393877 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-5e260901-b321-457c-bf33-549c161f759c None None] Extended resource: os-hosts {{(pid=112663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.394261 np0000173072 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.394570 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.contrib.snapshot_actions [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] SnapshotActionsController initialized {{(pid=112666) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 12:51:09.395230 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-5e260901-b321-457c-bf33-549c161f759c None None] Extended resource: consistencygroups {{(pid=112663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.395327 np0000173072 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.395746 np0000173072 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.395814 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.395814 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.395814 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.395814 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.395814 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.396236 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.396236 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.396236 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.396236 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.396236 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.396576 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.396576 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.396576 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.396576 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.396576 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.396576 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.397032 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.397032 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.397032 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.397032 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.397328 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.397328 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.397328 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.397328 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.397619 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.397619 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.397619 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.397619 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.397903 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.397903 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.397903 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.397903 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.397903 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.398311 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.398311 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.398311 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.398311 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.398311 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.398639 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.398639 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.398639 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.398639 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.398639 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.398639 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.399042 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.399042 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.399042 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.399042 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.399042 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.399042 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.399451 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.399451 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.399451 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.399451 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.399451 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.399451 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.399893 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.399893 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.399893 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.399893 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.399893 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.400272 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.400272 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.400272 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.400272 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.400272 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.400590 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.400590 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.400590 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.400590 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.400590 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.400590 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.401064 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.401064 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.401064 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.401064 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.401064 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.401064 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.401467 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.401467 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.401467 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.401467 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.401467 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.401827 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.401827 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.401827 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.401827 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.401827 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.402201 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.402201 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.402201 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.402201 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.402524 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.402524 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.402524 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.402524 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.402810 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.402810 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.402810 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.402810 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.402810 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.403179 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.403179 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.403179 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.403179 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.403179 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.403521 np0000173072 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.403581 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.403581 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.403581 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.403581 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.403864 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.403864 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.403864 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.403864 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.404160 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.404160 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.404160 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.404160 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.404595 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.404595 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.404595 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.404595 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.404867 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.404867 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.404867 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.404867 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.405447 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.405447 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.405447 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.405447 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.405447 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.405608 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.405608 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.405608 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.405608 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.405608 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.405608 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.405789 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.405789 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.405789 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.405789 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.405789 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.406004 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.406004 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.406004 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.406004 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.406004 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.406004 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.406197 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.406197 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.406197 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.406197 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.406197 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.406197 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.406380 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.406380 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.406380 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.406380 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.406380 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.406380 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.406562 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.406562 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.406562 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.406562 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.406562 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.406562 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.406743 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.406743 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.406743 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.406743 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.406873 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.406873 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.406873 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.406873 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.406999 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-5e260901-b321-457c-bf33-549c161f759c None None] Extended resource: os-volume-transfer {{(pid=112663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.407035 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.407035 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.407035 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.407035 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.407035 np0000173072 devstack@c-api.service[112665]: /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 12:51:09.407202 np0000173072 devstack@c-api.service[112665]: warnings.warn(deprecated_msg) May 09 12:51:09.407230 np0000173072 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.407258 np0000173072 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.407284 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Extended resource: extensions {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.407310 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-5e260901-b321-457c-bf33-549c161f759c None None] Extended resource: scheduler-stats {{(pid=112663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.407338 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.middleware.request_id [None req-bea4dda0-12d8-464c-ba0b-d712adbb5d14 None None] RequestId filter calling following filter/app {{(pid=112665) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 12:51:09.407364 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Extended resource: encryption {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.407393 np0000173072 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.407417 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-5e260901-b321-457c-bf33-549c161f759c None None] Extended resource: os-volume-manage {{(pid=112663) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.407450 np0000173072 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.407475 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Extended resource: encryption {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.407500 np0000173072 devstack@c-api.service[112665]: [pid: 112665|app: 0|req: 1/1] 199.204.45.30 () {60 vars in 946 bytes} [Sat May 9 12:51:09 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 09 12:51:09.407529 np0000173072 devstack@c-api.service[112666]: WARNING castellan.key_manager.migration [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.407553 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Extended resource: os-quota-sets {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.407578 np0000173072 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-5e260901-b321-457c-bf33-549c161f759c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.407602 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.407602 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.407602 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.407602 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.407700 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.contrib.snapshot_actions [None req-5e260901-b321-457c-bf33-549c161f759c None None] SnapshotActionsController initialized {{(pid=112663) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 12:51:09.407730 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.407730 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.407730 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.407730 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.407820 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Extended resource: cgsnapshots {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.407847 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.407847 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Extension UsedLimits extending resource: limits {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.407847 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Extension TypesManage extending resource: types {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.407847 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Extension AdminActions extending resource: volumes {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.407942 np0000173072 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-5e260901-b321-457c-bf33-549c161f759c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.407966 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Extension AdminActions extending resource: snapshots {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.407966 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Extension AdminActions extending resource: backups {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.407966 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Extension VolumeActions extending resource: volumes {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.407966 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.v3.router [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112666) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.408080 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Extended resource: os-quota-class-sets {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.408110 np0000173072 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-5e260901-b321-457c-bf33-549c161f759c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.408135 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Extended resource: os-availability-zone {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.408159 np0000173072 devstack@c-api.service[112666]: WARNING keystonemiddleware.auth_token [None req-24ad26af-d4c7-4d08-afe5-796c1036ee01 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 12:51:09.408193 np0000173072 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-5e260901-b321-457c-bf33-549c161f759c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.408331 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Extended resource: qos-specs {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.408965 np0000173072 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-5e260901-b321-457c-bf33-549c161f759c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.410439 np0000173072 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-5e260901-b321-457c-bf33-549c161f759c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.410474 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Extended resource: backups {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.412005 np0000173072 devstack@c-api.service[112663]: WARNING castellan.key_manager.migration [None req-5e260901-b321-457c-bf33-549c161f759c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.412857 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-5e260901-b321-457c-bf33-549c161f759c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.413003 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-5e260901-b321-457c-bf33-549c161f759c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.413123 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-5e260901-b321-457c-bf33-549c161f759c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.413159 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Extended resource: extra_specs {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.413238 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-5e260901-b321-457c-bf33-549c161f759c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.413347 np0000173072 devstack@c-api.service[112666]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7141f12a3668 pid: 112666 (default app) May 09 12:51:09.413381 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-5e260901-b321-457c-bf33-549c161f759c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.413448 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-5e260901-b321-457c-bf33-549c161f759c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.413572 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-5e260901-b321-457c-bf33-549c161f759c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.413678 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-5e260901-b321-457c-bf33-549c161f759c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.413813 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-5e260901-b321-457c-bf33-549c161f759c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.413925 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-5e260901-b321-457c-bf33-549c161f759c None None] Extension UsedLimits extending resource: limits {{(pid=112663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.414050 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-5e260901-b321-457c-bf33-549c161f759c None None] Extension TypesManage extending resource: types {{(pid=112663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.414158 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-5e260901-b321-457c-bf33-549c161f759c None None] Extension AdminActions extending resource: volumes {{(pid=112663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.414280 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-5e260901-b321-457c-bf33-549c161f759c None None] Extension AdminActions extending resource: snapshots {{(pid=112663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.414383 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-5e260901-b321-457c-bf33-549c161f759c None None] Extension AdminActions extending resource: backups {{(pid=112663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.414500 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-5e260901-b321-457c-bf33-549c161f759c None None] Extension VolumeActions extending resource: volumes {{(pid=112663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.414717 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.v3.router [None req-5e260901-b321-457c-bf33-549c161f759c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112663) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.414784 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Extended resource: os-snapshot-manage {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.416476 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Extended resource: os-volume-type-access {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.417111 np0000173072 devstack@c-api.service[112663]: WARNING keystonemiddleware.auth_token [None req-5e260901-b321-457c-bf33-549c161f759c 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 12:51:09.418159 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Extended resource: capabilities {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.419495 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Extended resource: os-hosts {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.420880 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Extended resource: consistencygroups {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.422941 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Extended resource: os-volume-transfer {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.423500 np0000173072 devstack@c-api.service[112663]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7141f12a3668 pid: 112663 (default app) May 09 12:51:09.424659 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Extended resource: scheduler-stats {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.426248 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Extended resource: os-volume-manage {{(pid=112664) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 12:51:09.428725 np0000173072 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.430039 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.contrib.snapshot_actions [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] SnapshotActionsController initialized {{(pid=112664) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 12:51:09.430930 np0000173072 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.432857 np0000173072 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.434395 np0000173072 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.435847 np0000173072 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.437408 np0000173072 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.439008 np0000173072 devstack@c-api.service[112664]: WARNING castellan.key_manager.migration [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 12:51:09.439889 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.440019 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.440113 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.440273 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.440357 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.440467 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.440627 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.440737 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.440849 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.440959 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Extension UsedLimits extending resource: limits {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.441076 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Extension TypesManage extending resource: types {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.441208 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Extension AdminActions extending resource: volumes {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.441322 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Extension AdminActions extending resource: snapshots {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.441447 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Extension AdminActions extending resource: backups {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.441536 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Extension VolumeActions extending resource: volumes {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.441788 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.v3.router [None req-6c272a95-574e-4400-958c-1cea919ef2a4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112664) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 12:51:09.444280 np0000173072 devstack@c-api.service[112664]: WARNING keystonemiddleware.auth_token [None req-6c272a95-574e-4400-958c-1cea919ef2a4 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 12:51:09.451711 np0000173072 devstack@c-api.service[112664]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7141f12a3668 pid: 112664 (default app) May 09 12:51:16.708752 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.middleware.request_id [None req-19910544-5c26-426c-b687-505f1ae51340 None None] RequestId filter calling following filter/app {{(pid=112665) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 12:51:17.234951 np0000173072 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-19910544-5c26-426c-b687-505f1ae51340 admin admin] POST https://199.204.45.30/volume/v3/types May 09 12:51:17.235521 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-19910544-5c26-426c-b687-505f1ae51340 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112665) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 12:51:17.237490 np0000173072 devstack@c-api.service[112665]: /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 12:51:17.237490 np0000173072 devstack@c-api.service[112665]: warnings.warn( May 09 12:51:17.249451 np0000173072 devstack@c-api.service[112665]: DEBUG oslo_db.sqlalchemy.engines [None req-19910544-5c26-426c-b687-505f1ae51340 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=112665) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:51:17.274503 np0000173072 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-19910544-5c26-426c-b687-505f1ae51340 admin admin] https://199.204.45.30/volume/v3/types returned with HTTP 200 May 09 12:51:17.274877 np0000173072 devstack@c-api.service[112665]: [pid: 112665|app: 0|req: 2/2] 199.204.45.30 () {68 vars in 1281 bytes} [Sat May 9 12:51:16 2026] POST /volume/v3/types => generated 186 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 12:51:17.290612 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.290612 np0000173072 devstack@c-api.service[112666]: warnings.warn( May 09 12:51:17.304080 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.304080 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.304080 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.304080 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.304519 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.304519 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.304519 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.304519 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.304842 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.304842 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.304842 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.304842 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.304842 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.304842 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.305403 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.305403 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.305403 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.305403 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.305403 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.305819 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.305819 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.305819 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.305819 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.305819 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.306298 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.306298 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.306298 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.306298 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.306629 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.306629 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.306629 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.306629 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.306629 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.307046 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.307046 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.307046 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.307046 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.307046 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.307442 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.307442 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.307442 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.307442 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.307442 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.307442 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.307938 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.307938 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.307938 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.307938 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.307938 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.307938 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.308450 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.308450 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.308450 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.308450 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.308450 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.308450 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.308923 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.308923 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.308923 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.308923 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.308923 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.309430 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.309430 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.309430 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.309430 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.309430 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.309789 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.309789 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.309789 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.309789 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.309789 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.309789 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.310335 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.310335 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.310335 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.310335 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.310335 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.310335 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.310768 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.310768 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.310768 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.310768 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.310768 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.311218 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.311218 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.311218 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.311218 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.311218 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.311717 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.311717 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.311717 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.311717 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.312068 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.312068 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.312068 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.312068 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.312587 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.312587 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.312587 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.312587 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.312587 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.312978 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.312978 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.312978 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.312978 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.312978 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.313524 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.313524 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.313524 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.313524 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.313677 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.313677 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.313677 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.313677 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.313825 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.313825 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.313825 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.313825 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.313973 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.313973 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.313973 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.313973 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.314140 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.314140 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.314140 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.314140 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.314288 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.314288 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.314288 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.314288 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.314288 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.314483 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.314483 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.314483 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.314483 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.314483 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.314483 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.314697 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.314697 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.314697 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.314697 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.314697 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.314870 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.314870 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.314870 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.314870 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.314870 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.314870 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.315082 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.315082 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.315082 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.315082 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.315082 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.315082 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.315310 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.315310 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.315310 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.315310 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.315310 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.315310 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.315510 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.315510 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.315510 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.315510 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.315510 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.315510 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.315722 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.315722 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.315722 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.315722 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.315871 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.315871 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.315871 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.315871 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.315871 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.316070 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.316070 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.316070 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.316070 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.316070 np0000173072 devstack@c-api.service[112666]: warnings.warn(deprecated_msg) May 09 12:51:17.316070 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.middleware.request_id [req-19910544-5c26-426c-b687-505f1ae51340 req-00ecaa3a-57b7-42e3-91c2-8b4e683b8858 None None] RequestId filter calling following filter/app {{(pid=112666) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 12:51:17.658280 np0000173072 devstack@c-api.service[112666]: INFO cinder.api.openstack.wsgi [req-19910544-5c26-426c-b687-505f1ae51340 req-00ecaa3a-57b7-42e3-91c2-8b4e683b8858 admin admin] POST https://199.204.45.30/volume/v3/types/1819b6db-a918-4957-9a93-bb9627665acf/extra_specs May 09 12:51:17.658819 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.openstack.wsgi [req-19910544-5c26-426c-b687-505f1ae51340 req-00ecaa3a-57b7-42e3-91c2-8b4e683b8858 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112666) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 12:51:17.660495 np0000173072 devstack@c-api.service[112666]: /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 12:51:17.660495 np0000173072 devstack@c-api.service[112666]: warnings.warn( May 09 12:51:17.671711 np0000173072 devstack@c-api.service[112666]: DEBUG oslo_db.sqlalchemy.engines [req-19910544-5c26-426c-b687-505f1ae51340 req-00ecaa3a-57b7-42e3-91c2-8b4e683b8858 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=112666) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:51:17.744870 np0000173072 devstack@c-api.service[112666]: INFO cinder.api.openstack.wsgi [req-19910544-5c26-426c-b687-505f1ae51340 req-00ecaa3a-57b7-42e3-91c2-8b4e683b8858 admin admin] https://199.204.45.30/volume/v3/types/1819b6db-a918-4957-9a93-bb9627665acf/extra_specs returned with HTTP 200 May 09 12:51:17.745797 np0000173072 devstack@c-api.service[112666]: [pid: 112666|app: 0|req: 1/3] 199.204.45.30 () {70 vars in 1498 bytes} [Sat May 9 12:51:17 2026] POST /volume/v3/types/1819b6db-a918-4957-9a93-bb9627665acf/extra_specs => generated 55 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 12:51:19.306371 np0000173072 devstack@c-api.service[112663]: DEBUG dbcounter [-] [112663] Writing DB stats cinder:SELECT=6 {{(pid=112663) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 12:51:19.326484 np0000173072 devstack@c-api.service[112664]: DEBUG dbcounter [-] [112664] Writing DB stats cinder:SELECT=6 {{(pid=112664) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 12:51:27.272385 np0000173072 devstack@c-api.service[112665]: DEBUG dbcounter [-] [112665] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112665) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 12:51:27.742033 np0000173072 devstack@c-api.service[112666]: DEBUG dbcounter [-] [112666] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112666) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 12:54:00.197339 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.197339 np0000173072 devstack@c-api.service[112663]: warnings.warn( May 09 12:54:00.212124 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.212124 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.212124 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.212124 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.212124 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.212632 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.212632 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.212632 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.212632 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.212632 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.212972 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.212972 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.212972 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.212972 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.212972 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.212972 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.213446 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.213446 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.213446 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.213446 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.213724 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.213724 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.213724 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.213724 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.214013 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.214013 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.214013 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.214013 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.214306 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.214306 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.214306 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.214306 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.214306 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.214682 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.214682 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.214682 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.214682 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.214682 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.215784 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.215784 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.215784 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.215784 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.215784 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.215784 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.216411 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.216411 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.216411 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.216411 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.216411 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.216411 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.216825 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.216825 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.216825 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.216825 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.216825 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.216825 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.217260 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.217260 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.217260 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.217260 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.217260 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.217717 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.217717 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.217717 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.217717 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.217717 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.218057 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.218057 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.218057 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.218057 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.218057 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.218057 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.218465 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.218465 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.218465 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.218465 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.218465 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.218465 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.218877 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.218877 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.218877 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.218877 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.218877 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.219280 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.219280 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.219280 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.219280 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.219280 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.219626 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.219626 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.219626 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.219626 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.219918 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.219918 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.219918 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.219918 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.220222 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.220222 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.220222 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.220222 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.220222 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.220591 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.220591 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.220591 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.220591 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.220591 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.221606 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.221606 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.221606 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.221606 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.221902 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.221902 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.221902 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.221902 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.222203 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.222203 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.222203 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.222203 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.222483 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.222483 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.222483 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.222483 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.222738 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.222738 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.222738 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.222738 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.223014 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.223014 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.223014 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.223014 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.223014 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.223372 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.223372 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.223372 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.223372 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.223372 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.223372 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.223852 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.223852 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.223852 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.223852 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.223852 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.224170 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.224170 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.224170 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.224170 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.224170 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.224170 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.224560 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.224560 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.224560 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.224560 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.224560 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.224560 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.224932 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.224932 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.224932 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.224932 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.224932 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.224932 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.226446 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.226446 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.226446 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.226446 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.226446 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.226446 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.227241 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.227241 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.227241 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.227241 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.227788 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.227788 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.227788 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.227788 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.227788 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.228329 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.228329 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.228329 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.228329 np0000173072 devstack@c-api.service[112663]: /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 12:54:00.228329 np0000173072 devstack@c-api.service[112663]: warnings.warn(deprecated_msg) May 09 12:54:00.228329 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.middleware.request_id [None req-1abba4bd-153d-4756-87da-b01fabbcb962 None None] RequestId filter calling following filter/app {{(pid=112663) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 12:54:00.228329 np0000173072 devstack@c-api.service[112663]: INFO cinder.api.openstack.wsgi [None req-1abba4bd-153d-4756-87da-b01fabbcb962 None None] GET https://199.204.45.30/volume// May 09 12:54:00.228792 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.openstack.wsgi [None req-1abba4bd-153d-4756-87da-b01fabbcb962 None None] Empty body provided in request {{(pid=112663) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 12:54:00.228792 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.openstack.wsgi [None req-1abba4bd-153d-4756-87da-b01fabbcb962 None None] Calling method 'all' {{(pid=112663) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 12:54:00.228792 np0000173072 devstack@c-api.service[112663]: INFO cinder.api.openstack.wsgi [None req-1abba4bd-153d-4756-87da-b01fabbcb962 None None] https://199.204.45.30/volume// returned with HTTP 300 May 09 12:54:00.228792 np0000173072 devstack@c-api.service[112663]: [pid: 112663|app: 0|req: 1/4] 199.204.45.30 () {66 vars in 1449 bytes} [Sat May 9 12:54:00 2026] GET /volume/ => generated 389 bytes in 24 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 12:54:35.997227 np0000173072 devstack@c-api.service[112664]: /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 12:54:35.997227 np0000173072 devstack@c-api.service[112664]: warnings.warn( May 09 12:54:36.008782 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.008782 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.008974 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.008974 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.008974 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.008974 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.008974 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.009331 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.009331 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.009331 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.009331 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.009331 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.009331 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.009674 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.009674 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.009674 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.009674 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.009674 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.009944 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.009944 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.009944 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.009944 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.010191 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.010191 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.010191 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.010191 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.010472 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.010472 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.010472 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.010472 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.010472 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.010758 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.010758 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.010758 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.010758 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.010758 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.011131 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.011131 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.011131 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.011131 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.011131 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.011131 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.011606 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.011606 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.011606 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.011606 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.011606 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.011606 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.012046 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.012046 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.012046 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.012046 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.012046 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.012046 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.012379 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.012379 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.012379 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.012379 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.012379 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.012379 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.012697 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.012697 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.012697 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.012697 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.012923 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.012923 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.012923 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.012923 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.012923 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.013260 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.013260 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.013260 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.013260 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.013260 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.013526 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.013526 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.013526 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.013526 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.013526 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.013526 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.013828 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.013828 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.013828 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.013828 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.013828 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.014128 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.014128 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.014128 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.014128 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.014128 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.014464 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.014464 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.014464 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.014464 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.014912 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.014912 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.014912 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.014912 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.015181 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.015181 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.015181 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.015181 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.015181 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.015410 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.015410 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.015410 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.015410 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.015410 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.015576 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.015576 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.015576 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.015576 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.015715 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.015715 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.015715 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.015715 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.015862 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.015862 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.015862 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.015862 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.016019 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.016019 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.016019 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.016019 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.016162 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.016162 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.016162 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.016162 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.016332 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.016332 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.016332 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.016332 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.016332 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.016332 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.016544 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.016544 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.016544 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.016544 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.016544 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.016727 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.016727 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.016727 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.016727 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.016727 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.016727 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.016727 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.016961 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.016961 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.016961 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.016961 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.016961 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.016961 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.017193 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.017193 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.017193 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.017193 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.017193 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.017193 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.017403 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.017403 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.017403 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.017403 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.017403 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.017403 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.017717 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.017717 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.017717 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.017717 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.017879 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.017879 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.017879 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.017879 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.018146 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.018146 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.018146 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.018146 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.018309 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.018309 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.018309 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.018309 np0000173072 devstack@c-api.service[112664]: warnings.warn(deprecated_msg) May 09 12:54:36.018309 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.middleware.request_id [None req-0e702cbd-53f2-4f27-904b-efb3d8797fd0 None None] RequestId filter calling following filter/app {{(pid=112664) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 12:54:36.327464 np0000173072 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-0e702cbd-53f2-4f27-904b-efb3d8797fd0 demo demo] GET https://199.204.45.30/volume/v3/types?is_public=None May 09 12:54:36.327826 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-0e702cbd-53f2-4f27-904b-efb3d8797fd0 demo demo] Empty body provided in request {{(pid=112664) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 12:54:36.328106 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-0e702cbd-53f2-4f27-904b-efb3d8797fd0 demo demo] Calling method 'index' {{(pid=112664) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 12:54:36.328530 np0000173072 devstack@c-api.service[112664]: /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 12:54:36.328530 np0000173072 devstack@c-api.service[112664]: warnings.warn( May 09 12:54:36.329211 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.api_utils [None req-0e702cbd-53f2-4f27-904b-efb3d8797fd0 demo demo] Removing options '' from query. {{(pid=112664) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 12:54:36.340638 np0000173072 devstack@c-api.service[112664]: DEBUG oslo_db.sqlalchemy.engines [None req-0e702cbd-53f2-4f27-904b-efb3d8797fd0 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=112664) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:54:36.363885 np0000173072 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-0e702cbd-53f2-4f27-904b-efb3d8797fd0 demo demo] https://199.204.45.30/volume/v3/types?is_public=None returned with HTTP 200 May 09 12:54:36.364446 np0000173072 devstack@c-api.service[112664]: [pid: 112664|app: 0|req: 1/5] 199.204.45.30 () {64 vars in 1256 bytes} [Sat May 9 12:54:35 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 368 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 12:54:36.375403 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.middleware.request_id [req-0e702cbd-53f2-4f27-904b-efb3d8797fd0 req-ae6c602a-9d2c-4f46-91cd-17c10909290c None None] RequestId filter calling following filter/app {{(pid=112665) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 12:54:36.380788 np0000173072 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [req-0e702cbd-53f2-4f27-904b-efb3d8797fd0 req-ae6c602a-9d2c-4f46-91cd-17c10909290c demo demo] GET https://199.204.45.30/volume/v3/types/default May 09 12:54:36.381201 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [req-0e702cbd-53f2-4f27-904b-efb3d8797fd0 req-ae6c602a-9d2c-4f46-91cd-17c10909290c demo demo] Empty body provided in request {{(pid=112665) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 12:54:36.381589 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [req-0e702cbd-53f2-4f27-904b-efb3d8797fd0 req-ae6c602a-9d2c-4f46-91cd-17c10909290c demo demo] Calling method 'show' {{(pid=112665) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 12:54:36.391494 np0000173072 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [req-0e702cbd-53f2-4f27-904b-efb3d8797fd0 req-ae6c602a-9d2c-4f46-91cd-17c10909290c demo demo] https://199.204.45.30/volume/v3/types/default returned with HTTP 200 May 09 12:54:36.391807 np0000173072 devstack@c-api.service[112665]: [pid: 112665|app: 0|req: 3/6] 199.204.45.30 () {66 vars in 1322 bytes} [Sat May 9 12:54:36 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 12:54:36.709403 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.middleware.request_id [None req-f7d12fe3-b359-45a5-be97-07d65c8db39e None None] RequestId filter calling following filter/app {{(pid=112666) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 12:54:36.713266 np0000173072 devstack@c-api.service[112666]: INFO cinder.api.openstack.wsgi [None req-f7d12fe3-b359-45a5-be97-07d65c8db39e demo demo] GET https://199.204.45.30/volume/v3/types/default May 09 12:54:36.713527 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.openstack.wsgi [None req-f7d12fe3-b359-45a5-be97-07d65c8db39e demo demo] Empty body provided in request {{(pid=112666) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 12:54:36.713788 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.openstack.wsgi [None req-f7d12fe3-b359-45a5-be97-07d65c8db39e demo demo] Calling method 'show' {{(pid=112666) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 12:54:36.731962 np0000173072 devstack@c-api.service[112666]: INFO cinder.api.openstack.wsgi [None req-f7d12fe3-b359-45a5-be97-07d65c8db39e demo demo] https://199.204.45.30/volume/v3/types/default returned with HTTP 200 May 09 12:54:36.732360 np0000173072 devstack@c-api.service[112666]: [pid: 112666|app: 0|req: 2/7] 199.204.45.30 () {64 vars in 1251 bytes} [Sat May 9 12:54:36 2026] GET /volume/v3/types/default => generated 145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 12:54:37.121743 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.middleware.request_id [None req-20f76943-e109-428c-ae62-0149f3fa13fc None None] RequestId filter calling following filter/app {{(pid=112663) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 12:54:37.452771 np0000173072 devstack@c-api.service[112663]: INFO cinder.api.openstack.wsgi [None req-20f76943-e109-428c-ae62-0149f3fa13fc demo demo] GET https://199.204.45.30/volume/v3/types/default May 09 12:54:37.453056 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.openstack.wsgi [None req-20f76943-e109-428c-ae62-0149f3fa13fc demo demo] Empty body provided in request {{(pid=112663) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 12:54:37.453253 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.openstack.wsgi [None req-20f76943-e109-428c-ae62-0149f3fa13fc demo demo] Calling method 'show' {{(pid=112663) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 12:54:37.462823 np0000173072 devstack@c-api.service[112663]: DEBUG oslo_db.sqlalchemy.engines [None req-20f76943-e109-428c-ae62-0149f3fa13fc 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=112663) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 12:54:37.479963 np0000173072 devstack@c-api.service[112663]: /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 12:54:37.479963 np0000173072 devstack@c-api.service[112663]: warnings.warn( May 09 12:54:37.482265 np0000173072 devstack@c-api.service[112663]: INFO cinder.api.openstack.wsgi [None req-20f76943-e109-428c-ae62-0149f3fa13fc demo demo] https://199.204.45.30/volume/v3/types/default returned with HTTP 200 May 09 12:54:37.482632 np0000173072 devstack@c-api.service[112663]: [pid: 112663|app: 0|req: 2/8] 199.204.45.30 () {64 vars in 1251 bytes} [Sat May 9 12:54:37 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 12:54:37.495931 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.middleware.request_id [None req-dbf21746-3d24-4eab-9e84-8409b941d1dd None None] RequestId filter calling following filter/app {{(pid=112664) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 12:54:37.498334 np0000173072 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-dbf21746-3d24-4eab-9e84-8409b941d1dd demo demo] GET https://199.204.45.30/volume/v3/types/default May 09 12:54:37.498530 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-dbf21746-3d24-4eab-9e84-8409b941d1dd demo demo] Empty body provided in request {{(pid=112664) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 12:54:37.498721 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-dbf21746-3d24-4eab-9e84-8409b941d1dd demo demo] Calling method 'show' {{(pid=112664) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 12:54:37.511788 np0000173072 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-dbf21746-3d24-4eab-9e84-8409b941d1dd demo demo] https://199.204.45.30/volume/v3/types/default returned with HTTP 200 May 09 12:54:37.512189 np0000173072 devstack@c-api.service[112664]: [pid: 112664|app: 0|req: 2/9] 199.204.45.30 () {64 vars in 1251 bytes} [Sat May 9 12:54:37 2026] GET /volume/v3/types/default => generated 145 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 12:54:46.388009 np0000173072 devstack@c-api.service[112665]: DEBUG dbcounter [-] [112665] Writing DB stats cinder:SELECT=2 {{(pid=112665) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 12:54:46.728281 np0000173072 devstack@c-api.service[112666]: DEBUG dbcounter [-] [112666] Writing DB stats cinder:SELECT=2 {{(pid=112666) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 12:54:47.478470 np0000173072 devstack@c-api.service[112663]: DEBUG dbcounter [-] [112663] Writing DB stats cinder:SELECT=2 {{(pid=112663) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 12:54:47.508245 np0000173072 devstack@c-api.service[112664]: DEBUG dbcounter [-] [112664] Writing DB stats cinder:SELECT=3 {{(pid=112664) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:00:20.365085 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.middleware.request_id [None req-77a3a9b9-6e62-4df0-a295-78323e509657 None None] RequestId filter calling following filter/app {{(pid=112665) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:00:20.437931 np0000173072 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-77a3a9b9-6e62-4df0-a295-78323e509657 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 09 13:00:20.438148 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-77a3a9b9-6e62-4df0-a295-78323e509657 demo demo] Empty body provided in request {{(pid=112665) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:00:20.438330 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-77a3a9b9-6e62-4df0-a295-78323e509657 demo demo] Calling method 'detail' {{(pid=112665) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:00:20.438842 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.api_utils [None req-77a3a9b9-6e62-4df0-a295-78323e509657 demo demo] Removing options '' from query. {{(pid=112665) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:00:20.439576 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.volume.api [None req-77a3a9b9-6e62-4df0-a295-78323e509657 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112665) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:00:20.483022 np0000173072 devstack@c-api.service[112665]: INFO cinder.volume.api [None req-77a3a9b9-6e62-4df0-a295-78323e509657 demo demo] Get all volumes completed successfully. May 09 13:00:20.485556 np0000173072 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-77a3a9b9-6e62-4df0-a295-78323e509657 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 09 13:00:20.485854 np0000173072 devstack@c-api.service[112665]: [pid: 112665|app: 0|req: 4/10] 199.204.45.30 () {64 vars in 1290 bytes} [Sat May 9 13:00:20 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 13:00:30.477361 np0000173072 devstack@c-api.service[112665]: DEBUG dbcounter [-] [112665] Writing DB stats cinder:SELECT=1 {{(pid=112665) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:01:20.502784 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.middleware.request_id [None req-d76301bb-a596-4adf-a16a-724364bb01c3 None None] RequestId filter calling following filter/app {{(pid=112666) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:01:20.504979 np0000173072 devstack@c-api.service[112666]: INFO cinder.api.openstack.wsgi [None req-d76301bb-a596-4adf-a16a-724364bb01c3 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 09 13:01:20.505298 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.openstack.wsgi [None req-d76301bb-a596-4adf-a16a-724364bb01c3 demo demo] Empty body provided in request {{(pid=112666) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:01:20.505533 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.openstack.wsgi [None req-d76301bb-a596-4adf-a16a-724364bb01c3 demo demo] Calling method 'detail' {{(pid=112666) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:01:20.505954 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.api_utils [None req-d76301bb-a596-4adf-a16a-724364bb01c3 demo demo] Removing options '' from query. {{(pid=112666) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:01:20.506709 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.volume.api [None req-d76301bb-a596-4adf-a16a-724364bb01c3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112666) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:01:20.536853 np0000173072 devstack@c-api.service[112666]: INFO cinder.volume.api [None req-d76301bb-a596-4adf-a16a-724364bb01c3 demo demo] Get all volumes completed successfully. May 09 13:01:20.539904 np0000173072 devstack@c-api.service[112666]: INFO cinder.api.openstack.wsgi [None req-d76301bb-a596-4adf-a16a-724364bb01c3 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 09 13:01:20.540400 np0000173072 devstack@c-api.service[112666]: [pid: 112666|app: 0|req: 3/11] 199.204.45.30 () {64 vars in 1290 bytes} [Sat May 9 13:01:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:01:30.530142 np0000173072 devstack@c-api.service[112666]: DEBUG dbcounter [-] [112666] Writing DB stats cinder:SELECT=1 {{(pid=112666) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:02:20.558733 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.middleware.request_id [None req-68f580ca-66a4-4f61-bac9-bd9901e38632 None None] RequestId filter calling following filter/app {{(pid=112663) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:02:20.561589 np0000173072 devstack@c-api.service[112663]: INFO cinder.api.openstack.wsgi [None req-68f580ca-66a4-4f61-bac9-bd9901e38632 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 09 13:02:20.562200 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.openstack.wsgi [None req-68f580ca-66a4-4f61-bac9-bd9901e38632 demo demo] Empty body provided in request {{(pid=112663) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:02:20.562200 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.openstack.wsgi [None req-68f580ca-66a4-4f61-bac9-bd9901e38632 demo demo] Calling method 'detail' {{(pid=112663) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:02:20.562449 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.api_utils [None req-68f580ca-66a4-4f61-bac9-bd9901e38632 demo demo] Removing options '' from query. {{(pid=112663) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:02:20.563207 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.volume.api [None req-68f580ca-66a4-4f61-bac9-bd9901e38632 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112663) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:02:20.598512 np0000173072 devstack@c-api.service[112663]: INFO cinder.volume.api [None req-68f580ca-66a4-4f61-bac9-bd9901e38632 demo demo] Get all volumes completed successfully. May 09 13:02:20.601523 np0000173072 devstack@c-api.service[112663]: INFO cinder.api.openstack.wsgi [None req-68f580ca-66a4-4f61-bac9-bd9901e38632 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 09 13:02:20.602050 np0000173072 devstack@c-api.service[112663]: [pid: 112663|app: 0|req: 3/12] 199.204.45.30 () {64 vars in 1290 bytes} [Sat May 9 13:02:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:02:30.592853 np0000173072 devstack@c-api.service[112663]: DEBUG dbcounter [-] [112663] Writing DB stats cinder:SELECT=1 {{(pid=112663) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:03:20.616507 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.middleware.request_id [None req-54a32f96-2169-471c-a4a5-ae0c6a72df0f None None] RequestId filter calling following filter/app {{(pid=112664) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:03:20.620922 np0000173072 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-54a32f96-2169-471c-a4a5-ae0c6a72df0f demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 09 13:03:20.621243 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-54a32f96-2169-471c-a4a5-ae0c6a72df0f demo demo] Empty body provided in request {{(pid=112664) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:03:20.621424 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-54a32f96-2169-471c-a4a5-ae0c6a72df0f demo demo] Calling method 'detail' {{(pid=112664) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:03:20.621947 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.api_utils [None req-54a32f96-2169-471c-a4a5-ae0c6a72df0f demo demo] Removing options '' from query. {{(pid=112664) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:03:20.625610 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.volume.api [None req-54a32f96-2169-471c-a4a5-ae0c6a72df0f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112664) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:03:20.663218 np0000173072 devstack@c-api.service[112664]: INFO cinder.volume.api [None req-54a32f96-2169-471c-a4a5-ae0c6a72df0f demo demo] Get all volumes completed successfully. May 09 13:03:20.665936 np0000173072 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-54a32f96-2169-471c-a4a5-ae0c6a72df0f demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 09 13:03:20.666472 np0000173072 devstack@c-api.service[112664]: [pid: 112664|app: 0|req: 3/13] 199.204.45.30 () {64 vars in 1290 bytes} [Sat May 9 13:03:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:03:30.654774 np0000173072 devstack@c-api.service[112664]: DEBUG dbcounter [-] [112664] Writing DB stats cinder:SELECT=1 {{(pid=112664) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:04:20.683322 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.middleware.request_id [None req-9462dc12-8781-4d1f-812e-7927cb580d32 None None] RequestId filter calling following filter/app {{(pid=112665) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:04:20.688741 np0000173072 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-9462dc12-8781-4d1f-812e-7927cb580d32 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 09 13:04:20.689145 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-9462dc12-8781-4d1f-812e-7927cb580d32 demo demo] Empty body provided in request {{(pid=112665) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:04:20.689535 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-9462dc12-8781-4d1f-812e-7927cb580d32 demo demo] Calling method 'detail' {{(pid=112665) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:04:20.690114 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.api_utils [None req-9462dc12-8781-4d1f-812e-7927cb580d32 demo demo] Removing options '' from query. {{(pid=112665) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:04:20.692453 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.volume.api [None req-9462dc12-8781-4d1f-812e-7927cb580d32 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112665) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:04:20.699895 np0000173072 devstack@c-api.service[112665]: INFO cinder.volume.api [None req-9462dc12-8781-4d1f-812e-7927cb580d32 demo demo] Get all volumes completed successfully. May 09 13:04:20.701782 np0000173072 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-9462dc12-8781-4d1f-812e-7927cb580d32 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 09 13:04:20.702077 np0000173072 devstack@c-api.service[112665]: [pid: 112665|app: 0|req: 5/14] 199.204.45.30 () {64 vars in 1290 bytes} [Sat May 9 13:04:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:04:30.696734 np0000173072 devstack@c-api.service[112665]: DEBUG dbcounter [-] [112665] Writing DB stats cinder:SELECT=1 {{(pid=112665) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:05:20.718871 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.middleware.request_id [None req-e983696b-f982-48e9-b0ec-0464ab31380c None None] RequestId filter calling following filter/app {{(pid=112666) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:05:20.843668 np0000173072 devstack@c-api.service[112666]: INFO cinder.api.openstack.wsgi [None req-e983696b-f982-48e9-b0ec-0464ab31380c demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 09 13:05:20.843836 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.openstack.wsgi [None req-e983696b-f982-48e9-b0ec-0464ab31380c demo demo] Empty body provided in request {{(pid=112666) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:05:20.844055 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.openstack.wsgi [None req-e983696b-f982-48e9-b0ec-0464ab31380c demo demo] Calling method 'detail' {{(pid=112666) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:05:20.844267 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.api_utils [None req-e983696b-f982-48e9-b0ec-0464ab31380c demo demo] Removing options '' from query. {{(pid=112666) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:05:20.845260 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.volume.api [None req-e983696b-f982-48e9-b0ec-0464ab31380c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112666) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:05:20.852621 np0000173072 devstack@c-api.service[112666]: INFO cinder.volume.api [None req-e983696b-f982-48e9-b0ec-0464ab31380c demo demo] Get all volumes completed successfully. May 09 13:05:20.855405 np0000173072 devstack@c-api.service[112666]: INFO cinder.api.openstack.wsgi [None req-e983696b-f982-48e9-b0ec-0464ab31380c demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 09 13:05:20.855753 np0000173072 devstack@c-api.service[112666]: [pid: 112666|app: 0|req: 4/15] 199.204.45.30 () {64 vars in 1290 bytes} [Sat May 9 13:05:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:05:30.848063 np0000173072 devstack@c-api.service[112666]: DEBUG dbcounter [-] [112666] Writing DB stats cinder:SELECT=1 {{(pid=112666) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:06:20.968573 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.middleware.request_id [None req-2b48ebc5-f51e-4f28-b917-4fd3dc1edf3b None None] RequestId filter calling following filter/app {{(pid=112663) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:06:20.973432 np0000173072 devstack@c-api.service[112663]: INFO cinder.api.openstack.wsgi [None req-2b48ebc5-f51e-4f28-b917-4fd3dc1edf3b demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 09 13:06:20.973801 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.openstack.wsgi [None req-2b48ebc5-f51e-4f28-b917-4fd3dc1edf3b demo demo] Empty body provided in request {{(pid=112663) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:06:20.974238 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.openstack.wsgi [None req-2b48ebc5-f51e-4f28-b917-4fd3dc1edf3b demo demo] Calling method 'detail' {{(pid=112663) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:06:20.974705 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.api_utils [None req-2b48ebc5-f51e-4f28-b917-4fd3dc1edf3b demo demo] Removing options '' from query. {{(pid=112663) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:06:20.976335 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.volume.api [None req-2b48ebc5-f51e-4f28-b917-4fd3dc1edf3b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112663) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:06:20.984568 np0000173072 devstack@c-api.service[112663]: INFO cinder.volume.api [None req-2b48ebc5-f51e-4f28-b917-4fd3dc1edf3b demo demo] Get all volumes completed successfully. May 09 13:06:20.986448 np0000173072 devstack@c-api.service[112663]: INFO cinder.api.openstack.wsgi [None req-2b48ebc5-f51e-4f28-b917-4fd3dc1edf3b demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 09 13:06:20.986774 np0000173072 devstack@c-api.service[112663]: [pid: 112663|app: 0|req: 4/16] 199.204.45.30 () {64 vars in 1290 bytes} [Sat May 9 13:06:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:06:30.979458 np0000173072 devstack@c-api.service[112663]: DEBUG dbcounter [-] [112663] Writing DB stats cinder:SELECT=1 {{(pid=112663) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:07:21.042975 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.middleware.request_id [None req-788a1478-0b9d-47b9-8a68-70872946e1b1 None None] RequestId filter calling following filter/app {{(pid=112664) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:07:21.045710 np0000173072 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-788a1478-0b9d-47b9-8a68-70872946e1b1 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 09 13:07:21.045951 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-788a1478-0b9d-47b9-8a68-70872946e1b1 demo demo] Empty body provided in request {{(pid=112664) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:07:21.046254 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-788a1478-0b9d-47b9-8a68-70872946e1b1 demo demo] Calling method 'detail' {{(pid=112664) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:07:21.046654 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.api_utils [None req-788a1478-0b9d-47b9-8a68-70872946e1b1 demo demo] Removing options '' from query. {{(pid=112664) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:07:21.047600 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.volume.api [None req-788a1478-0b9d-47b9-8a68-70872946e1b1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112664) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:07:21.058705 np0000173072 devstack@c-api.service[112664]: INFO cinder.volume.api [None req-788a1478-0b9d-47b9-8a68-70872946e1b1 demo demo] Get all volumes completed successfully. May 09 13:07:21.061411 np0000173072 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-788a1478-0b9d-47b9-8a68-70872946e1b1 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 09 13:07:21.061854 np0000173072 devstack@c-api.service[112664]: [pid: 112664|app: 0|req: 4/17] 199.204.45.30 () {64 vars in 1290 bytes} [Sat May 9 13:07:21 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 13:07:31.052129 np0000173072 devstack@c-api.service[112664]: DEBUG dbcounter [-] [112664] Writing DB stats cinder:SELECT=1 {{(pid=112664) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:08:21.078981 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.middleware.request_id [None req-3042937d-74d3-49e3-9528-5c4ba58d1414 None None] RequestId filter calling following filter/app {{(pid=112665) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:08:21.082861 np0000173072 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-3042937d-74d3-49e3-9528-5c4ba58d1414 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 09 13:08:21.083146 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-3042937d-74d3-49e3-9528-5c4ba58d1414 demo demo] Empty body provided in request {{(pid=112665) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:08:21.083407 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-3042937d-74d3-49e3-9528-5c4ba58d1414 demo demo] Calling method 'detail' {{(pid=112665) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:08:21.083724 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.api_utils [None req-3042937d-74d3-49e3-9528-5c4ba58d1414 demo demo] Removing options '' from query. {{(pid=112665) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:08:21.085272 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.volume.api [None req-3042937d-74d3-49e3-9528-5c4ba58d1414 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112665) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:08:21.093742 np0000173072 devstack@c-api.service[112665]: INFO cinder.volume.api [None req-3042937d-74d3-49e3-9528-5c4ba58d1414 demo demo] Get all volumes completed successfully. May 09 13:08:21.096273 np0000173072 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-3042937d-74d3-49e3-9528-5c4ba58d1414 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 09 13:08:21.096704 np0000173072 devstack@c-api.service[112665]: [pid: 112665|app: 0|req: 6/18] 199.204.45.30 () {64 vars in 1290 bytes} [Sat May 9 13:08:21 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 13:08:31.088368 np0000173072 devstack@c-api.service[112665]: DEBUG dbcounter [-] [112665] Writing DB stats cinder:SELECT=1 {{(pid=112665) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:09:21.109404 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.middleware.request_id [None req-4be05e4b-4f06-4678-937f-9f75344d3497 None None] RequestId filter calling following filter/app {{(pid=112666) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:09:21.112358 np0000173072 devstack@c-api.service[112666]: INFO cinder.api.openstack.wsgi [None req-4be05e4b-4f06-4678-937f-9f75344d3497 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 09 13:09:21.112593 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.openstack.wsgi [None req-4be05e4b-4f06-4678-937f-9f75344d3497 demo demo] Empty body provided in request {{(pid=112666) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:09:21.113090 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.openstack.wsgi [None req-4be05e4b-4f06-4678-937f-9f75344d3497 demo demo] Calling method 'detail' {{(pid=112666) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:09:21.113512 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.api_utils [None req-4be05e4b-4f06-4678-937f-9f75344d3497 demo demo] Removing options '' from query. {{(pid=112666) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:09:21.114514 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.volume.api [None req-4be05e4b-4f06-4678-937f-9f75344d3497 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112666) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:09:21.123974 np0000173072 devstack@c-api.service[112666]: INFO cinder.volume.api [None req-4be05e4b-4f06-4678-937f-9f75344d3497 demo demo] Get all volumes completed successfully. May 09 13:09:21.127481 np0000173072 devstack@c-api.service[112666]: INFO cinder.api.openstack.wsgi [None req-4be05e4b-4f06-4678-937f-9f75344d3497 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 09 13:09:21.127904 np0000173072 devstack@c-api.service[112666]: [pid: 112666|app: 0|req: 5/19] 199.204.45.30 () {64 vars in 1290 bytes} [Sat May 9 13:09:21 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 13:09:31.117735 np0000173072 devstack@c-api.service[112666]: DEBUG dbcounter [-] [112666] Writing DB stats cinder:SELECT=1 {{(pid=112666) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:10:21.140560 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.middleware.request_id [None req-69fe130a-540d-4b6a-8e2e-aa08e399375d None None] RequestId filter calling following filter/app {{(pid=112663) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:10:21.275778 np0000173072 devstack@c-api.service[112663]: INFO cinder.api.openstack.wsgi [None req-69fe130a-540d-4b6a-8e2e-aa08e399375d demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 09 13:10:21.275919 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.openstack.wsgi [None req-69fe130a-540d-4b6a-8e2e-aa08e399375d demo demo] Empty body provided in request {{(pid=112663) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:10:21.276107 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.openstack.wsgi [None req-69fe130a-540d-4b6a-8e2e-aa08e399375d demo demo] Calling method 'detail' {{(pid=112663) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:10:21.276335 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.api_utils [None req-69fe130a-540d-4b6a-8e2e-aa08e399375d demo demo] Removing options '' from query. {{(pid=112663) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:10:21.277013 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.volume.api [None req-69fe130a-540d-4b6a-8e2e-aa08e399375d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112663) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:10:21.284185 np0000173072 devstack@c-api.service[112663]: INFO cinder.volume.api [None req-69fe130a-540d-4b6a-8e2e-aa08e399375d demo demo] Get all volumes completed successfully. May 09 13:10:21.285790 np0000173072 devstack@c-api.service[112663]: INFO cinder.api.openstack.wsgi [None req-69fe130a-540d-4b6a-8e2e-aa08e399375d demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 09 13:10:21.286107 np0000173072 devstack@c-api.service[112663]: [pid: 112663|app: 0|req: 5/20] 199.204.45.30 () {64 vars in 1290 bytes} [Sat May 9 13:10:21 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 13:10:31.279617 np0000173072 devstack@c-api.service[112663]: DEBUG dbcounter [-] [112663] Writing DB stats cinder:SELECT=1 {{(pid=112663) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:11:21.300020 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.middleware.request_id [None req-8249c0c1-6b5d-491a-afc5-35ecef746a34 None None] RequestId filter calling following filter/app {{(pid=112664) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:11:21.304162 np0000173072 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-8249c0c1-6b5d-491a-afc5-35ecef746a34 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 09 13:11:21.304553 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-8249c0c1-6b5d-491a-afc5-35ecef746a34 demo demo] Empty body provided in request {{(pid=112664) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:11:21.304947 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-8249c0c1-6b5d-491a-afc5-35ecef746a34 demo demo] Calling method 'detail' {{(pid=112664) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:11:21.305448 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.api_utils [None req-8249c0c1-6b5d-491a-afc5-35ecef746a34 demo demo] Removing options '' from query. {{(pid=112664) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:11:21.307040 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.volume.api [None req-8249c0c1-6b5d-491a-afc5-35ecef746a34 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112664) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:11:21.314371 np0000173072 devstack@c-api.service[112664]: INFO cinder.volume.api [None req-8249c0c1-6b5d-491a-afc5-35ecef746a34 demo demo] Get all volumes completed successfully. May 09 13:11:21.316496 np0000173072 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-8249c0c1-6b5d-491a-afc5-35ecef746a34 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 09 13:11:21.316935 np0000173072 devstack@c-api.service[112664]: [pid: 112664|app: 0|req: 5/21] 199.204.45.30 () {64 vars in 1290 bytes} [Sat May 9 13:11:21 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 13:11:31.309898 np0000173072 devstack@c-api.service[112664]: DEBUG dbcounter [-] [112664] Writing DB stats cinder:SELECT=1 {{(pid=112664) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:12:21.333745 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.middleware.request_id [None req-5a79e0b4-bdf1-4be7-a7d3-4a10af1aa66e None None] RequestId filter calling following filter/app {{(pid=112665) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:12:21.337862 np0000173072 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-5a79e0b4-bdf1-4be7-a7d3-4a10af1aa66e demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 09 13:12:21.338306 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-5a79e0b4-bdf1-4be7-a7d3-4a10af1aa66e demo demo] Empty body provided in request {{(pid=112665) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:12:21.338568 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-5a79e0b4-bdf1-4be7-a7d3-4a10af1aa66e demo demo] Calling method 'detail' {{(pid=112665) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:12:21.338852 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.api_utils [None req-5a79e0b4-bdf1-4be7-a7d3-4a10af1aa66e demo demo] Removing options '' from query. {{(pid=112665) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:12:21.339821 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.volume.api [None req-5a79e0b4-bdf1-4be7-a7d3-4a10af1aa66e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112665) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:12:21.347350 np0000173072 devstack@c-api.service[112665]: INFO cinder.volume.api [None req-5a79e0b4-bdf1-4be7-a7d3-4a10af1aa66e demo demo] Get all volumes completed successfully. May 09 13:12:21.349214 np0000173072 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-5a79e0b4-bdf1-4be7-a7d3-4a10af1aa66e demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 09 13:12:21.349523 np0000173072 devstack@c-api.service[112665]: [pid: 112665|app: 0|req: 7/22] 199.204.45.30 () {64 vars in 1290 bytes} [Sat May 9 13:12:21 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 13:12:31.342677 np0000173072 devstack@c-api.service[112665]: DEBUG dbcounter [-] [112665] Writing DB stats cinder:SELECT=1 {{(pid=112665) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:13:21.363448 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.middleware.request_id [None req-5bd8519a-e9aa-430a-a438-4fef2ebe9295 None None] RequestId filter calling following filter/app {{(pid=112666) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:13:21.368160 np0000173072 devstack@c-api.service[112666]: INFO cinder.api.openstack.wsgi [None req-5bd8519a-e9aa-430a-a438-4fef2ebe9295 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 09 13:13:21.368384 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.openstack.wsgi [None req-5bd8519a-e9aa-430a-a438-4fef2ebe9295 demo demo] Empty body provided in request {{(pid=112666) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:13:21.368680 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.openstack.wsgi [None req-5bd8519a-e9aa-430a-a438-4fef2ebe9295 demo demo] Calling method 'detail' {{(pid=112666) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:13:21.368969 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.api_utils [None req-5bd8519a-e9aa-430a-a438-4fef2ebe9295 demo demo] Removing options '' from query. {{(pid=112666) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:13:21.370046 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.volume.api [None req-5bd8519a-e9aa-430a-a438-4fef2ebe9295 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112666) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:13:21.377057 np0000173072 devstack@c-api.service[112666]: INFO cinder.volume.api [None req-5bd8519a-e9aa-430a-a438-4fef2ebe9295 demo demo] Get all volumes completed successfully. May 09 13:13:21.380258 np0000173072 devstack@c-api.service[112666]: INFO cinder.api.openstack.wsgi [None req-5bd8519a-e9aa-430a-a438-4fef2ebe9295 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 09 13:13:21.380716 np0000173072 devstack@c-api.service[112666]: [pid: 112666|app: 0|req: 6/23] 199.204.45.30 () {64 vars in 1290 bytes} [Sat May 9 13:13:21 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 13:13:31.372510 np0000173072 devstack@c-api.service[112666]: DEBUG dbcounter [-] [112666] Writing DB stats cinder:SELECT=1 {{(pid=112666) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:14:21.400289 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.middleware.request_id [None req-a6981cc9-870d-40ff-b8b2-9c6a6662de44 None None] RequestId filter calling following filter/app {{(pid=112663) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:14:21.403543 np0000173072 devstack@c-api.service[112663]: INFO cinder.api.openstack.wsgi [None req-a6981cc9-870d-40ff-b8b2-9c6a6662de44 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 09 13:14:21.403781 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.openstack.wsgi [None req-a6981cc9-870d-40ff-b8b2-9c6a6662de44 demo demo] Empty body provided in request {{(pid=112663) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:14:21.404039 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.openstack.wsgi [None req-a6981cc9-870d-40ff-b8b2-9c6a6662de44 demo demo] Calling method 'detail' {{(pid=112663) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:14:21.404339 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.api_utils [None req-a6981cc9-870d-40ff-b8b2-9c6a6662de44 demo demo] Removing options '' from query. {{(pid=112663) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:14:21.405695 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.volume.api [None req-a6981cc9-870d-40ff-b8b2-9c6a6662de44 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112663) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:14:21.415600 np0000173072 devstack@c-api.service[112663]: INFO cinder.volume.api [None req-a6981cc9-870d-40ff-b8b2-9c6a6662de44 demo demo] Get all volumes completed successfully. May 09 13:14:21.418390 np0000173072 devstack@c-api.service[112663]: INFO cinder.api.openstack.wsgi [None req-a6981cc9-870d-40ff-b8b2-9c6a6662de44 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 09 13:14:21.419067 np0000173072 devstack@c-api.service[112663]: [pid: 112663|app: 0|req: 6/24] 199.204.45.30 () {64 vars in 1290 bytes} [Sat May 9 13:14:21 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 13:14:31.408748 np0000173072 devstack@c-api.service[112663]: DEBUG dbcounter [-] [112663] Writing DB stats cinder:SELECT=1 {{(pid=112663) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:15:21.436712 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.middleware.request_id [None req-4fbb259b-597d-4998-9fd1-376b08c18720 None None] RequestId filter calling following filter/app {{(pid=112664) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:15:21.572801 np0000173072 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-4fbb259b-597d-4998-9fd1-376b08c18720 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 09 13:15:21.573088 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-4fbb259b-597d-4998-9fd1-376b08c18720 demo demo] Empty body provided in request {{(pid=112664) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:15:21.573345 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-4fbb259b-597d-4998-9fd1-376b08c18720 demo demo] Calling method 'detail' {{(pid=112664) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:15:21.573881 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.api_utils [None req-4fbb259b-597d-4998-9fd1-376b08c18720 demo demo] Removing options '' from query. {{(pid=112664) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:15:21.575221 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.volume.api [None req-4fbb259b-597d-4998-9fd1-376b08c18720 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112664) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:15:21.588897 np0000173072 devstack@c-api.service[112664]: INFO cinder.volume.api [None req-4fbb259b-597d-4998-9fd1-376b08c18720 demo demo] Get all volumes completed successfully. May 09 13:15:21.591950 np0000173072 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-4fbb259b-597d-4998-9fd1-376b08c18720 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 09 13:15:21.592457 np0000173072 devstack@c-api.service[112664]: [pid: 112664|app: 0|req: 6/25] 199.204.45.30 () {64 vars in 1290 bytes} [Sat May 9 13:15:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:15:31.580703 np0000173072 devstack@c-api.service[112664]: DEBUG dbcounter [-] [112664] Writing DB stats cinder:SELECT=1 {{(pid=112664) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:16:21.615273 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.middleware.request_id [None req-fae22398-b706-4075-a3a5-9af4d95c9a19 None None] RequestId filter calling following filter/app {{(pid=112665) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:16:21.617474 np0000173072 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-fae22398-b706-4075-a3a5-9af4d95c9a19 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 09 13:16:21.617638 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-fae22398-b706-4075-a3a5-9af4d95c9a19 demo demo] Empty body provided in request {{(pid=112665) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:16:21.617813 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-fae22398-b706-4075-a3a5-9af4d95c9a19 demo demo] Calling method 'detail' {{(pid=112665) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:16:21.618050 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.api_utils [None req-fae22398-b706-4075-a3a5-9af4d95c9a19 demo demo] Removing options '' from query. {{(pid=112665) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:16:21.618774 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.volume.api [None req-fae22398-b706-4075-a3a5-9af4d95c9a19 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112665) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:16:21.627052 np0000173072 devstack@c-api.service[112665]: INFO cinder.volume.api [None req-fae22398-b706-4075-a3a5-9af4d95c9a19 demo demo] Get all volumes completed successfully. May 09 13:16:21.629063 np0000173072 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-fae22398-b706-4075-a3a5-9af4d95c9a19 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 09 13:16:21.629521 np0000173072 devstack@c-api.service[112665]: [pid: 112665|app: 0|req: 8/26] 199.204.45.30 () {64 vars in 1290 bytes} [Sat May 9 13:16:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:16:31.621169 np0000173072 devstack@c-api.service[112665]: DEBUG dbcounter [-] [112665] Writing DB stats cinder:SELECT=1 {{(pid=112665) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:17:21.647206 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.middleware.request_id [None req-3966dcce-c020-4906-841b-60194b466411 None None] RequestId filter calling following filter/app {{(pid=112666) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:17:21.651580 np0000173072 devstack@c-api.service[112666]: INFO cinder.api.openstack.wsgi [None req-3966dcce-c020-4906-841b-60194b466411 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 09 13:17:21.652037 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.openstack.wsgi [None req-3966dcce-c020-4906-841b-60194b466411 demo demo] Empty body provided in request {{(pid=112666) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:17:21.652431 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.openstack.wsgi [None req-3966dcce-c020-4906-841b-60194b466411 demo demo] Calling method 'detail' {{(pid=112666) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:17:21.652925 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.api_utils [None req-3966dcce-c020-4906-841b-60194b466411 demo demo] Removing options '' from query. {{(pid=112666) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:17:21.654564 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.volume.api [None req-3966dcce-c020-4906-841b-60194b466411 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112666) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:17:21.663467 np0000173072 devstack@c-api.service[112666]: INFO cinder.volume.api [None req-3966dcce-c020-4906-841b-60194b466411 demo demo] Get all volumes completed successfully. May 09 13:17:21.665921 np0000173072 devstack@c-api.service[112666]: INFO cinder.api.openstack.wsgi [None req-3966dcce-c020-4906-841b-60194b466411 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 09 13:17:21.666371 np0000173072 devstack@c-api.service[112666]: [pid: 112666|app: 0|req: 7/27] 199.204.45.30 () {64 vars in 1290 bytes} [Sat May 9 13:17:21 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 13:17:31.658199 np0000173072 devstack@c-api.service[112666]: DEBUG dbcounter [-] [112666] Writing DB stats cinder:SELECT=1 {{(pid=112666) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:18:21.680216 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.middleware.request_id [None req-5630979f-14dd-4dbe-9e13-bcae93e8ca05 None None] RequestId filter calling following filter/app {{(pid=112663) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:18:21.682866 np0000173072 devstack@c-api.service[112663]: INFO cinder.api.openstack.wsgi [None req-5630979f-14dd-4dbe-9e13-bcae93e8ca05 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 09 13:18:21.683079 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.openstack.wsgi [None req-5630979f-14dd-4dbe-9e13-bcae93e8ca05 demo demo] Empty body provided in request {{(pid=112663) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:18:21.683318 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.openstack.wsgi [None req-5630979f-14dd-4dbe-9e13-bcae93e8ca05 demo demo] Calling method 'detail' {{(pid=112663) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:18:21.683611 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.api_utils [None req-5630979f-14dd-4dbe-9e13-bcae93e8ca05 demo demo] Removing options '' from query. {{(pid=112663) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:18:21.684541 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.volume.api [None req-5630979f-14dd-4dbe-9e13-bcae93e8ca05 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112663) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:18:21.695548 np0000173072 devstack@c-api.service[112663]: INFO cinder.volume.api [None req-5630979f-14dd-4dbe-9e13-bcae93e8ca05 demo demo] Get all volumes completed successfully. May 09 13:18:21.697752 np0000173072 devstack@c-api.service[112663]: INFO cinder.api.openstack.wsgi [None req-5630979f-14dd-4dbe-9e13-bcae93e8ca05 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 09 13:18:21.698123 np0000173072 devstack@c-api.service[112663]: [pid: 112663|app: 0|req: 7/28] 199.204.45.30 () {64 vars in 1290 bytes} [Sat May 9 13:18:21 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 13:18:31.688537 np0000173072 devstack@c-api.service[112663]: DEBUG dbcounter [-] [112663] Writing DB stats cinder:SELECT=1 {{(pid=112663) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:19:21.712820 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.middleware.request_id [None req-172f354b-9ce3-4285-a8a4-28918b975726 None None] RequestId filter calling following filter/app {{(pid=112664) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:19:21.716907 np0000173072 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-172f354b-9ce3-4285-a8a4-28918b975726 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 09 13:19:21.717328 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-172f354b-9ce3-4285-a8a4-28918b975726 demo demo] Empty body provided in request {{(pid=112664) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:19:21.717697 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-172f354b-9ce3-4285-a8a4-28918b975726 demo demo] Calling method 'detail' {{(pid=112664) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:19:21.718192 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.api_utils [None req-172f354b-9ce3-4285-a8a4-28918b975726 demo demo] Removing options '' from query. {{(pid=112664) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:19:21.719742 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.volume.api [None req-172f354b-9ce3-4285-a8a4-28918b975726 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112664) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:19:21.727421 np0000173072 devstack@c-api.service[112664]: INFO cinder.volume.api [None req-172f354b-9ce3-4285-a8a4-28918b975726 demo demo] Get all volumes completed successfully. May 09 13:19:21.729433 np0000173072 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-172f354b-9ce3-4285-a8a4-28918b975726 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 09 13:19:21.729737 np0000173072 devstack@c-api.service[112664]: [pid: 112664|app: 0|req: 7/29] 199.204.45.30 () {64 vars in 1290 bytes} [Sat May 9 13:19:21 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 13:19:31.722372 np0000173072 devstack@c-api.service[112664]: DEBUG dbcounter [-] [112664] Writing DB stats cinder:SELECT=1 {{(pid=112664) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:20:21.746761 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.middleware.request_id [None req-153094b8-f78d-47f3-bdb0-6a66d8b569fb None None] RequestId filter calling following filter/app {{(pid=112665) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:20:21.833071 np0000173072 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-153094b8-f78d-47f3-bdb0-6a66d8b569fb demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 09 13:20:21.833396 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-153094b8-f78d-47f3-bdb0-6a66d8b569fb demo demo] Empty body provided in request {{(pid=112665) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:20:21.833738 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-153094b8-f78d-47f3-bdb0-6a66d8b569fb demo demo] Calling method 'detail' {{(pid=112665) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:20:21.834083 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.api_utils [None req-153094b8-f78d-47f3-bdb0-6a66d8b569fb demo demo] Removing options '' from query. {{(pid=112665) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:20:21.834812 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.volume.api [None req-153094b8-f78d-47f3-bdb0-6a66d8b569fb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112665) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:20:21.843206 np0000173072 devstack@c-api.service[112665]: INFO cinder.volume.api [None req-153094b8-f78d-47f3-bdb0-6a66d8b569fb demo demo] Get all volumes completed successfully. May 09 13:20:21.844337 np0000173072 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-153094b8-f78d-47f3-bdb0-6a66d8b569fb demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 09 13:20:21.844714 np0000173072 devstack@c-api.service[112665]: [pid: 112665|app: 0|req: 9/30] 199.204.45.30 () {64 vars in 1290 bytes} [Sat May 9 13:20:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:20:31.837646 np0000173072 devstack@c-api.service[112665]: DEBUG dbcounter [-] [112665] Writing DB stats cinder:SELECT=1 {{(pid=112665) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:21:21.864157 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.middleware.request_id [None req-d3dbe4b3-5a31-4d64-991c-7f6f5a15e98b None None] RequestId filter calling following filter/app {{(pid=112666) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:21:21.868830 np0000173072 devstack@c-api.service[112666]: INFO cinder.api.openstack.wsgi [None req-d3dbe4b3-5a31-4d64-991c-7f6f5a15e98b demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 09 13:21:21.869499 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.openstack.wsgi [None req-d3dbe4b3-5a31-4d64-991c-7f6f5a15e98b demo demo] Empty body provided in request {{(pid=112666) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:21:21.869629 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.openstack.wsgi [None req-d3dbe4b3-5a31-4d64-991c-7f6f5a15e98b demo demo] Calling method 'detail' {{(pid=112666) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:21:21.870228 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.api_utils [None req-d3dbe4b3-5a31-4d64-991c-7f6f5a15e98b demo demo] Removing options '' from query. {{(pid=112666) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:21:21.871583 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.volume.api [None req-d3dbe4b3-5a31-4d64-991c-7f6f5a15e98b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112666) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:21:21.879281 np0000173072 devstack@c-api.service[112666]: INFO cinder.volume.api [None req-d3dbe4b3-5a31-4d64-991c-7f6f5a15e98b demo demo] Get all volumes completed successfully. May 09 13:21:21.880917 np0000173072 devstack@c-api.service[112666]: INFO cinder.api.openstack.wsgi [None req-d3dbe4b3-5a31-4d64-991c-7f6f5a15e98b demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 09 13:21:21.881526 np0000173072 devstack@c-api.service[112666]: [pid: 112666|app: 0|req: 8/31] 199.204.45.30 () {64 vars in 1290 bytes} [Sat May 9 13:21:21 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 13:21:31.874881 np0000173072 devstack@c-api.service[112666]: DEBUG dbcounter [-] [112666] Writing DB stats cinder:SELECT=1 {{(pid=112666) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:22:21.903694 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.middleware.request_id [None req-ca22fd6a-578c-4487-b5ae-d23f0d45f2c5 None None] RequestId filter calling following filter/app {{(pid=112663) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:22:21.908279 np0000173072 devstack@c-api.service[112663]: INFO cinder.api.openstack.wsgi [None req-ca22fd6a-578c-4487-b5ae-d23f0d45f2c5 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 09 13:22:21.908663 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.openstack.wsgi [None req-ca22fd6a-578c-4487-b5ae-d23f0d45f2c5 demo demo] Empty body provided in request {{(pid=112663) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:22:21.909075 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.openstack.wsgi [None req-ca22fd6a-578c-4487-b5ae-d23f0d45f2c5 demo demo] Calling method 'detail' {{(pid=112663) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:22:21.909610 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.api_utils [None req-ca22fd6a-578c-4487-b5ae-d23f0d45f2c5 demo demo] Removing options '' from query. {{(pid=112663) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:22:21.911228 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.volume.api [None req-ca22fd6a-578c-4487-b5ae-d23f0d45f2c5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112663) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:22:21.920280 np0000173072 devstack@c-api.service[112663]: INFO cinder.volume.api [None req-ca22fd6a-578c-4487-b5ae-d23f0d45f2c5 demo demo] Get all volumes completed successfully. May 09 13:22:21.923976 np0000173072 devstack@c-api.service[112663]: INFO cinder.api.openstack.wsgi [None req-ca22fd6a-578c-4487-b5ae-d23f0d45f2c5 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 09 13:22:21.924387 np0000173072 devstack@c-api.service[112663]: [pid: 112663|app: 0|req: 8/32] 199.204.45.30 () {64 vars in 1290 bytes} [Sat May 9 13:22:21 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 13:22:31.914137 np0000173072 devstack@c-api.service[112663]: DEBUG dbcounter [-] [112663] Writing DB stats cinder:SELECT=1 {{(pid=112663) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:23:21.942933 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.middleware.request_id [None req-ae56e1e6-58c9-421c-bf27-c50243d10e8b None None] RequestId filter calling following filter/app {{(pid=112664) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:23:21.946958 np0000173072 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-ae56e1e6-58c9-421c-bf27-c50243d10e8b demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 09 13:23:21.947282 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-ae56e1e6-58c9-421c-bf27-c50243d10e8b demo demo] Empty body provided in request {{(pid=112664) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:23:21.947610 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.openstack.wsgi [None req-ae56e1e6-58c9-421c-bf27-c50243d10e8b demo demo] Calling method 'detail' {{(pid=112664) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:23:21.947968 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.api.api_utils [None req-ae56e1e6-58c9-421c-bf27-c50243d10e8b demo demo] Removing options '' from query. {{(pid=112664) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:23:21.949023 np0000173072 devstack@c-api.service[112664]: DEBUG cinder.volume.api [None req-ae56e1e6-58c9-421c-bf27-c50243d10e8b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112664) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:23:21.957820 np0000173072 devstack@c-api.service[112664]: INFO cinder.volume.api [None req-ae56e1e6-58c9-421c-bf27-c50243d10e8b demo demo] Get all volumes completed successfully. May 09 13:23:21.960582 np0000173072 devstack@c-api.service[112664]: INFO cinder.api.openstack.wsgi [None req-ae56e1e6-58c9-421c-bf27-c50243d10e8b demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 09 13:23:21.961067 np0000173072 devstack@c-api.service[112664]: [pid: 112664|app: 0|req: 8/33] 199.204.45.30 () {64 vars in 1290 bytes} [Sat May 9 13:23:21 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 13:23:31.952292 np0000173072 devstack@c-api.service[112664]: DEBUG dbcounter [-] [112664] Writing DB stats cinder:SELECT=1 {{(pid=112664) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:24:21.975690 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.middleware.request_id [None req-7ff2cd21-3deb-4741-b8b2-6840127aae70 None None] RequestId filter calling following filter/app {{(pid=112665) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:24:21.981904 np0000173072 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-7ff2cd21-3deb-4741-b8b2-6840127aae70 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 09 13:24:21.982335 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-7ff2cd21-3deb-4741-b8b2-6840127aae70 demo demo] Empty body provided in request {{(pid=112665) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:24:21.982719 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.openstack.wsgi [None req-7ff2cd21-3deb-4741-b8b2-6840127aae70 demo demo] Calling method 'detail' {{(pid=112665) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:24:21.983209 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.api.api_utils [None req-7ff2cd21-3deb-4741-b8b2-6840127aae70 demo demo] Removing options '' from query. {{(pid=112665) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:24:21.984769 np0000173072 devstack@c-api.service[112665]: DEBUG cinder.volume.api [None req-7ff2cd21-3deb-4741-b8b2-6840127aae70 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112665) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:24:21.992901 np0000173072 devstack@c-api.service[112665]: INFO cinder.volume.api [None req-7ff2cd21-3deb-4741-b8b2-6840127aae70 demo demo] Get all volumes completed successfully. May 09 13:24:21.995723 np0000173072 devstack@c-api.service[112665]: INFO cinder.api.openstack.wsgi [None req-7ff2cd21-3deb-4741-b8b2-6840127aae70 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 09 13:24:21.996133 np0000173072 devstack@c-api.service[112665]: [pid: 112665|app: 0|req: 10/34] 199.204.45.30 () {64 vars in 1290 bytes} [Sat May 9 13:24:21 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 13:24:31.988213 np0000173072 devstack@c-api.service[112665]: DEBUG dbcounter [-] [112665] Writing DB stats cinder:SELECT=1 {{(pid=112665) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:25:22.015441 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.middleware.request_id [None req-8c6ff63a-b68b-4a3a-88d0-a075640d99b8 None None] RequestId filter calling following filter/app {{(pid=112666) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:25:22.061919 np0000173072 devstack@c-api.service[112666]: INFO cinder.api.openstack.wsgi [None req-8c6ff63a-b68b-4a3a-88d0-a075640d99b8 demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 09 13:25:22.062288 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.openstack.wsgi [None req-8c6ff63a-b68b-4a3a-88d0-a075640d99b8 demo demo] Empty body provided in request {{(pid=112666) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:25:22.066016 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.openstack.wsgi [None req-8c6ff63a-b68b-4a3a-88d0-a075640d99b8 demo demo] Calling method 'detail' {{(pid=112666) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:25:22.066016 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.api.api_utils [None req-8c6ff63a-b68b-4a3a-88d0-a075640d99b8 demo demo] Removing options '' from query. {{(pid=112666) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:25:22.066016 np0000173072 devstack@c-api.service[112666]: DEBUG cinder.volume.api [None req-8c6ff63a-b68b-4a3a-88d0-a075640d99b8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112666) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:25:22.073115 np0000173072 devstack@c-api.service[112666]: INFO cinder.volume.api [None req-8c6ff63a-b68b-4a3a-88d0-a075640d99b8 demo demo] Get all volumes completed successfully. May 09 13:25:22.075736 np0000173072 devstack@c-api.service[112666]: INFO cinder.api.openstack.wsgi [None req-8c6ff63a-b68b-4a3a-88d0-a075640d99b8 demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 09 13:25:22.076303 np0000173072 devstack@c-api.service[112666]: [pid: 112666|app: 0|req: 9/35] 199.204.45.30 () {64 vars in 1290 bytes} [Sat May 9 13:25:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 13:25:32.067774 np0000173072 devstack@c-api.service[112666]: DEBUG dbcounter [-] [112666] Writing DB stats cinder:SELECT=1 {{(pid=112666) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 13:26:22.089522 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.middleware.request_id [None req-2bcc6461-df51-4200-a871-3b86a01f1e6e None None] RequestId filter calling following filter/app {{(pid=112663) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 13:26:22.092193 np0000173072 devstack@c-api.service[112663]: INFO cinder.api.openstack.wsgi [None req-2bcc6461-df51-4200-a871-3b86a01f1e6e demo demo] GET https://199.204.45.30/volume/v3/volumes/detail May 09 13:26:22.092418 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.openstack.wsgi [None req-2bcc6461-df51-4200-a871-3b86a01f1e6e demo demo] Empty body provided in request {{(pid=112663) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 13:26:22.092649 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.openstack.wsgi [None req-2bcc6461-df51-4200-a871-3b86a01f1e6e demo demo] Calling method 'detail' {{(pid=112663) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 13:26:22.092973 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.api.api_utils [None req-2bcc6461-df51-4200-a871-3b86a01f1e6e demo demo] Removing options '' from query. {{(pid=112663) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 13:26:22.093881 np0000173072 devstack@c-api.service[112663]: DEBUG cinder.volume.api [None req-2bcc6461-df51-4200-a871-3b86a01f1e6e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112663) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 13:26:22.104917 np0000173072 devstack@c-api.service[112663]: INFO cinder.volume.api [None req-2bcc6461-df51-4200-a871-3b86a01f1e6e demo demo] Get all volumes completed successfully. May 09 13:26:22.107737 np0000173072 devstack@c-api.service[112663]: INFO cinder.api.openstack.wsgi [None req-2bcc6461-df51-4200-a871-3b86a01f1e6e demo demo] https://199.204.45.30/volume/v3/volumes/detail returned with HTTP 200 May 09 13:26:22.108267 np0000173072 devstack@c-api.service[112663]: [pid: 112663|app: 0|req: 9/36] 199.204.45.30 () {64 vars in 1290 bytes} [Sat May 9 13:26:22 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 13:26:32.098095 np0000173072 devstack@c-api.service[112663]: DEBUG dbcounter [-] [112663] Writing DB stats cinder:SELECT=1 {{(pid=112663) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}