May 08 15:23:14.004827 np0000172754 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 08 15:23:14.017123 np0000172754 devstack@c-api.service[112568]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 08 15:23:14.019357 np0000172754 devstack@c-api.service[112568]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri May 8 15:23:14 2026] *** May 08 15:23:14.019357 np0000172754 devstack@c-api.service[112568]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 08 15:23:14.019357 np0000172754 devstack@c-api.service[112568]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 08 15:23:14.019357 np0000172754 devstack@c-api.service[112568]: nodename: np0000172754 May 08 15:23:14.019357 np0000172754 devstack@c-api.service[112568]: machine: x86_64 May 08 15:23:14.019357 np0000172754 devstack@c-api.service[112568]: clock source: unix May 08 15:23:14.019357 np0000172754 devstack@c-api.service[112568]: pcre jit disabled May 08 15:23:14.019357 np0000172754 devstack@c-api.service[112568]: detected number of CPU cores: 16 May 08 15:23:14.019357 np0000172754 devstack@c-api.service[112568]: current working directory: / May 08 15:23:14.019357 np0000172754 devstack@c-api.service[112568]: detected binary path: /usr/bin/uwsgi-core May 08 15:23:14.019357 np0000172754 devstack@c-api.service[112568]: your processes number limit is 256917 May 08 15:23:14.019357 np0000172754 devstack@c-api.service[112568]: your memory page size is 4096 bytes May 08 15:23:14.019357 np0000172754 devstack@c-api.service[112568]: detected max file descriptor number: 2048 May 08 15:23:14.019357 np0000172754 devstack@c-api.service[112568]: lock engine: pthread robust mutexes May 08 15:23:14.020786 np0000172754 devstack@c-api.service[112568]: thunder lock: enabled May 08 15:23:14.020786 np0000172754 devstack@c-api.service[112568]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 08 15:23:14.020786 np0000172754 devstack@c-api.service[112568]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 08 15:23:14.020786 np0000172754 devstack@c-api.service[112568]: PEP 405 virtualenv detected: /opt/stack/data/venv May 08 15:23:14.020786 np0000172754 devstack@c-api.service[112568]: Set PythonHome to /opt/stack/data/venv May 08 15:23:14.060082 np0000172754 devstack@c-api.service[112568]: Python main interpreter initialized at 0x7ceb960a3668 May 08 15:23:14.060082 np0000172754 devstack@c-api.service[112568]: python threads support enabled May 08 15:23:14.060082 np0000172754 devstack@c-api.service[112568]: your server socket listen backlog is limited to 100 connections May 08 15:23:14.060082 np0000172754 devstack@c-api.service[112568]: your mercy for graceful operations on workers is 80 seconds May 08 15:23:14.061343 np0000172754 devstack@c-api.service[112568]: mapped 671795 bytes (656 KB) for 4 cores May 08 15:23:14.061614 np0000172754 devstack@c-api.service[112568]: *** Operational MODE: preforking *** May 08 15:23:14.062222 np0000172754 devstack@c-api.service[112568]: *** uWSGI is running in multiple interpreter mode *** May 08 15:23:14.062222 np0000172754 devstack@c-api.service[112568]: spawned uWSGI master process (pid: 112568) May 08 15:23:14.062455 np0000172754 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 08 15:23:14.062963 np0000172754 devstack@c-api.service[112568]: spawned uWSGI worker 1 (pid: 112575, cores: 1) May 08 15:23:14.063456 np0000172754 devstack@c-api.service[112568]: spawned uWSGI worker 2 (pid: 112576, cores: 1) May 08 15:23:14.063967 np0000172754 devstack@c-api.service[112568]: spawned uWSGI worker 3 (pid: 112577, cores: 1) May 08 15:23:14.064880 np0000172754 devstack@c-api.service[112568]: spawned uWSGI worker 4 (pid: 112578, cores: 1) May 08 15:23:14.064880 np0000172754 devstack@c-api.service[112568]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 08 15:23:14.194310 np0000172754 devstack@c-api.service[112578]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 08 15:23:14.194310 np0000172754 devstack@c-api.service[112578]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 08 15:23:14.194310 np0000172754 devstack@c-api.service[112578]: we strongly recommend against using it for new projects. May 08 15:23:14.194310 np0000172754 devstack@c-api.service[112578]: If you are already using Eventlet, we recommend migrating to a different May 08 15:23:14.194310 np0000172754 devstack@c-api.service[112578]: framework. For more detail see May 08 15:23:14.194310 np0000172754 devstack@c-api.service[112578]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 08 15:23:14.194310 np0000172754 devstack@c-api.service[112578]: import eventlet # noqa May 08 15:23:14.198779 np0000172754 devstack@c-api.service[112575]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 08 15:23:14.198779 np0000172754 devstack@c-api.service[112575]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 08 15:23:14.198779 np0000172754 devstack@c-api.service[112575]: we strongly recommend against using it for new projects. May 08 15:23:14.198779 np0000172754 devstack@c-api.service[112575]: If you are already using Eventlet, we recommend migrating to a different May 08 15:23:14.198779 np0000172754 devstack@c-api.service[112575]: framework. For more detail see May 08 15:23:14.198779 np0000172754 devstack@c-api.service[112575]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 08 15:23:14.198779 np0000172754 devstack@c-api.service[112575]: import eventlet # noqa May 08 15:23:14.199829 np0000172754 devstack@c-api.service[112577]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 08 15:23:14.199829 np0000172754 devstack@c-api.service[112577]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 08 15:23:14.199829 np0000172754 devstack@c-api.service[112577]: we strongly recommend against using it for new projects. May 08 15:23:14.199829 np0000172754 devstack@c-api.service[112577]: If you are already using Eventlet, we recommend migrating to a different May 08 15:23:14.199829 np0000172754 devstack@c-api.service[112577]: framework. For more detail see May 08 15:23:14.199829 np0000172754 devstack@c-api.service[112577]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 08 15:23:14.199829 np0000172754 devstack@c-api.service[112577]: import eventlet # noqa May 08 15:23:14.213024 np0000172754 devstack@c-api.service[112576]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 08 15:23:14.213024 np0000172754 devstack@c-api.service[112576]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 08 15:23:14.213024 np0000172754 devstack@c-api.service[112576]: we strongly recommend against using it for new projects. May 08 15:23:14.213024 np0000172754 devstack@c-api.service[112576]: If you are already using Eventlet, we recommend migrating to a different May 08 15:23:14.213024 np0000172754 devstack@c-api.service[112576]: framework. For more detail see May 08 15:23:14.213024 np0000172754 devstack@c-api.service[112576]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 08 15:23:14.213024 np0000172754 devstack@c-api.service[112576]: import eventlet # noqa May 08 15:23:14.278238 np0000172754 devstack@c-api.service[112578]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 08 15:23:14.278238 np0000172754 devstack@c-api.service[112578]: debtcollector.deprecate( May 08 15:23:14.289904 np0000172754 devstack@c-api.service[112575]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 08 15:23:14.289904 np0000172754 devstack@c-api.service[112575]: debtcollector.deprecate( May 08 15:23:14.290032 np0000172754 devstack@c-api.service[112577]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 08 15:23:14.290032 np0000172754 devstack@c-api.service[112577]: debtcollector.deprecate( May 08 15:23:14.313587 np0000172754 devstack@c-api.service[112576]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 08 15:23:14.313587 np0000172754 devstack@c-api.service[112576]: debtcollector.deprecate( May 08 15:23:14.356254 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:14.356254 np0000172754 devstack@c-api.service[112578]: from cgi import parse_header May 08 15:23:14.369132 np0000172754 devstack@c-api.service[112575]: /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 08 15:23:14.369132 np0000172754 devstack@c-api.service[112575]: from cgi import parse_header May 08 15:23:14.376701 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:14.376701 np0000172754 devstack@c-api.service[112577]: from cgi import parse_header May 08 15:23:14.400495 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:14.400495 np0000172754 devstack@c-api.service[112578]: removals.removed_module( May 08 15:23:14.401319 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:14.401319 np0000172754 devstack@c-api.service[112578]: removals.removed_module( May 08 15:23:14.403348 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:14.403348 np0000172754 devstack@c-api.service[112576]: from cgi import parse_header May 08 15:23:14.413502 np0000172754 devstack@c-api.service[112575]: /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 08 15:23:14.413502 np0000172754 devstack@c-api.service[112575]: removals.removed_module( May 08 15:23:14.414255 np0000172754 devstack@c-api.service[112575]: /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 08 15:23:14.414255 np0000172754 devstack@c-api.service[112575]: removals.removed_module( May 08 15:23:14.425006 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:14.425006 np0000172754 devstack@c-api.service[112577]: removals.removed_module( May 08 15:23:14.425006 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:14.425006 np0000172754 devstack@c-api.service[112577]: removals.removed_module( May 08 15:23:14.455193 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:14.455193 np0000172754 devstack@c-api.service[112576]: removals.removed_module( May 08 15:23:14.456341 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:14.456341 np0000172754 devstack@c-api.service[112576]: removals.removed_module( May 08 15:23:15.015096 np0000172754 devstack@c-api.service[112575]: /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 08 15:23:15.015096 np0000172754 devstack@c-api.service[112575]: warnings.warn( May 08 15:23:15.028474 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:15.028474 np0000172754 devstack@c-api.service[112578]: warnings.warn( May 08 15:23:15.040378 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:15.040378 np0000172754 devstack@c-api.service[112577]: warnings.warn( May 08 15:23:15.103606 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:15.103606 np0000172754 devstack@c-api.service[112576]: warnings.warn( May 08 15:23:15.114032 np0000172754 devstack@c-api.service[112575]: /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 08 15:23:15.114032 np0000172754 devstack@c-api.service[112575]: warnings.warn( May 08 15:23:15.127171 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:15.127171 np0000172754 devstack@c-api.service[112578]: warnings.warn( May 08 15:23:15.138473 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:15.138473 np0000172754 devstack@c-api.service[112577]: warnings.warn( May 08 15:23:15.199816 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:15.199816 np0000172754 devstack@c-api.service[112576]: warnings.warn( May 08 15:23:15.428418 np0000172754 devstack@c-api.service[112577]: 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 08 15:23:15.428788 np0000172754 devstack@c-api.service[112577]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112577) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 08 15:23:15.430104 np0000172754 devstack@c-api.service[112578]: 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 08 15:23:15.430356 np0000172754 devstack@c-api.service[112578]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112578) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 08 15:23:15.430449 np0000172754 devstack@c-api.service[112575]: 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 08 15:23:15.430705 np0000172754 devstack@c-api.service[112575]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112575) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 08 15:23:15.486426 np0000172754 devstack@c-api.service[112576]: 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 08 15:23:15.486899 np0000172754 devstack@c-api.service[112576]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112576) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 08 15:23:15.514794 np0000172754 devstack@c-api.service[112575]: /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 08 15:23:15.514794 np0000172754 devstack@c-api.service[112575]: @jsonschema.FormatChecker.cls_checks('date-time') May 08 15:23:15.515114 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:15.515114 np0000172754 devstack@c-api.service[112577]: @jsonschema.FormatChecker.cls_checks('date-time') May 08 15:23:15.516255 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:15.516255 np0000172754 devstack@c-api.service[112578]: @jsonschema.FormatChecker.cls_checks('date-time') May 08 15:23:15.548557 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:15.548557 np0000172754 devstack@c-api.service[112576]: @jsonschema.FormatChecker.cls_checks('date-time') May 08 15:23:15.974210 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112576) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 08 15:23:15.974421 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112577) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 08 15:23:15.974495 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112575) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 08 15:23:15.974614 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.974614 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.974748 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.974748 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.974908 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.974979 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.975049 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.975106 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.975165 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.975302 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112578) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 08 15:23:15.975777 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.975872 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.976139 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.976948 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.976948 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.977128 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.977128 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.977128 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.977291 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.977354 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.977406 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112576) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:15.977462 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.977517 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.977574 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.977637 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.977692 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.977746 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.977803 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.977900 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.977971 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.978049 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:15.978106 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112577) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:15.978162 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.978225 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.978281 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.978341 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.978397 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.978459 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.978459 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.978570 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.978635 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.978635 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.978635 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112576) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:15.978796 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.978900 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.979014 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.979084 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.979149 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.979213 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.979213 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.979313 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112578) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:15.979384 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.979384 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:15.979502 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.979570 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.979633 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.979692 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.979692 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.979692 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.979692 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.979692 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112577) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:15.979692 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.980116 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.980116 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.980116 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.980116 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.980116 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.980116 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112578) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:15.980437 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.980503 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.980503 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.980503 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.980649 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.980649 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.980752 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.980817 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112576) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:15.980817 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.981074 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.981074 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.981074 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.981274 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.981336 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.981336 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:15.981421 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.981421 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.981489 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.981530 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.981574 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.981635 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.981676 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.981716 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112577) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:15.981755 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.981793 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.981854 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.981897 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.981936 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.981976 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.982013 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.982063 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.982105 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112576) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:15.982170 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.982221 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.982261 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.982301 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.982340 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.982379 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.982423 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.982474 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:15.982521 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.982560 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.982602 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.982641 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.982641 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.982709 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.982754 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112577) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:15.982754 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.982825 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112578) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:15.982825 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.982825 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.982961 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.983002 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.983046 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.983046 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.983119 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.983159 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.983200 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.983249 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.983288 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.983327 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.983379 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112576) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:15.983419 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.983458 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.983504 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.983545 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.983583 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.983623 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:15.983766 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.983808 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.983865 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.983905 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.983943 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.983981 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.984020 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112578) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:15.984058 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.984108 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.984149 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.984194 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.984238 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.984277 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.984316 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.984356 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.984394 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112576) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:15.984432 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.984482 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.984528 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.984579 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112577) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:15.984619 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.984619 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:15.984686 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.984727 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.984765 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.984765 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.984765 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.984765 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.984765 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.984765 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112577) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:15.984765 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.985067 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.985067 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.985067 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.985067 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.985067 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.985067 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112578) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:15.985265 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.985444 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.985582 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.985724 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.985857 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.986009 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.986106 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.986157 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112578) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:15.986197 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.986243 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.986285 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.986346 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.986411 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.986453 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.986494 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.986532 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112576) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:15.986576 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.986635 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.986684 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.986724 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.986764 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.986811 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.986892 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:15.986962 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.987015 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.987061 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.987061 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.987061 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112577) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:15.987061 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.987262 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.987316 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.987383 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.987448 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.987506 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.987546 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.987587 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112576) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:15.987627 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.987666 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.987710 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.987748 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.987795 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.987878 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.987926 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.987967 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.988006 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:15.988044 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.988090 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.988171 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.988217 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.988217 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.988298 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.988351 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112577) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:15.988351 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.988431 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.988431 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.988431 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112578) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:15.988595 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.989017 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.989075 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.989145 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.989190 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.989246 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.989302 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112576) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:15.989354 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.989407 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.989454 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.989494 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.989494 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.989567 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.989605 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.989656 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.989696 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.989734 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.989779 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.989824 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:15.989888 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.989927 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.989967 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.990005 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112578) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:15.990043 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.990081 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.990121 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.990121 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.990121 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112577) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:15.990121 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.990279 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.990279 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.990279 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.990383 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.990383 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.990457 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112578) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:15.990503 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.990543 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.990589 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.990629 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.990673 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.990673 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.990750 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.990789 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.990828 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.990885 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.990935 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112576) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:15.990981 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.991025 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.991064 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.991105 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.991143 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.991181 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:15.991223 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.991401 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.991455 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.991494 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.991540 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.991579 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112577) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:15.991617 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.991655 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.991698 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.991698 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.991698 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112578) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:15.991698 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.997406 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.997496 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.997496 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.997567 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.997629 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.997669 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112576) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:15.997760 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.998218 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.998298 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.998356 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.998405 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.998464 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.998516 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.998563 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.998610 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112577) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:15.998653 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.998696 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.998748 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.998795 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.998868 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.998916 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.998974 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.999031 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.999078 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.999118 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:15.999155 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112576) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:15.999193 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.999232 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.999271 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:15.999309 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.999355 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.999401 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.999401 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.999472 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:15.999509 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.999552 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:15.999765 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.999803 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:15.999863 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112577) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:15.999911 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:15.999949 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:15.999997 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.000036 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.000074 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112578) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.000111 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.000152 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.000190 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.000190 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.000190 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.000298 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.000298 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.000298 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.000298 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.000298 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.000485 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112578) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.000528 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.000528 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.000598 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.000635 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.000635 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.000635 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.000635 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112576) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.000777 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.000823 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.000908 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.000954 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.001009 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.001055 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.001093 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.001132 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.001170 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.001213 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.001251 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.001289 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.001332 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.001371 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112577) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.001421 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112576) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.001459 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.001504 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.001543 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.001582 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.001630 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.001670 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.001708 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.001747 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.001784 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.001823 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.001878 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.001917 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.001963 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.002003 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.002052 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.002090 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.002129 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.002173 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.002213 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112578) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.002257 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112577) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.002295 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.002337 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.002376 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.002414 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.002414 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.002589 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.002625 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.002668 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.002711 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.002749 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.002787 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.002826 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.002826 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.002826 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112578) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.002826 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.003382 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.003475 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.003566 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.003566 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.003688 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.003771 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.003771 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112576) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.003926 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.003966 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.004015 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.004054 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.004093 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.004132 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.004178 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.004216 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.004259 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112577) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.004298 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.004339 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.004385 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.004424 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.004462 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.004501 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.004539 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112576) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.004577 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.004616 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.004658 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.004698 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.004741 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.004786 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.004824 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.004911 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.004949 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.004987 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.005026 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112577) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.005065 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.005103 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.005140 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.005140 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.005140 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.005140 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.005140 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.005140 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.005414 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.005467 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.005552 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.005621 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.005704 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.005786 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112578) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.005899 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.005989 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.006074 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.006156 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.006233 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.006276 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.006315 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.006355 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.006393 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.006459 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112578) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.006519 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.006564 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.006606 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.006606 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112576) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.006606 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.006718 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.006770 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.006812 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.006885 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.006939 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.006989 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.007033 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.007117 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.007185 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.007225 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.007265 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112577) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.007302 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.007340 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.007378 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.007429 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.007429 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.007429 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.007531 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.007579 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.007617 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.007656 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.007694 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.007694 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.007763 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112578) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.007809 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.007865 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.007904 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112576) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.007904 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.007990 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.007990 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.007990 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.007990 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.008135 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.008181 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.008224 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.008263 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.008298 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112577) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.008336 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.008374 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.008420 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.008459 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.008501 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.008576 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.008636 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.008677 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.008721 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.008761 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.008805 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.008856 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.008925 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.008972 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112578) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.009011 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.009068 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.009107 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.009144 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.009187 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.009232 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.009269 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112576) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.009307 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.009348 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.009393 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.009431 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.009481 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112577) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.009521 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.009555 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.009594 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.009629 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.009667 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.009706 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.009751 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.009751 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.009822 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.009894 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.009939 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.009939 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.009939 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112578) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.009939 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.010077 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.010077 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.010154 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.010194 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.010230 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.010282 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.010323 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.010368 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.010410 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112576) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.010455 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.010496 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.010531 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.010572 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.010615 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.010666 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.010709 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.010754 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.010793 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.010852 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112578) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.010896 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.010945 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.010993 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.010993 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.010993 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.010993 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.010993 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.011179 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112577) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.011179 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.012522 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.012589 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.012648 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.012717 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.012773 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.012842 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112576) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.012901 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.012953 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.012984 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.013008 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.013034 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.013059 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.013087 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.013111 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.013139 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.013173 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.013201 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112578) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.013224 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.013251 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.013276 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.013307 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.013334 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.013363 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.013395 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.013437 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.013437 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112577) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.013487 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.013512 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.015759 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.015809 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.015886 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.015921 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.015947 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.015985 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.016019 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.016046 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.016075 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.016101 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112578) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.016128 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.016155 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.016183 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112577) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.016214 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.016241 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.016269 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.016364 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.016401 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.016427 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.016459 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.016487 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.016515 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.016542 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.016569 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.016597 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.016624 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.016660 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112576) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.016711 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.017309 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.017390 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.017456 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.017490 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.017539 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.017573 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.017625 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.017657 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112578) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.017714 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.017745 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.017793 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.017793 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.017873 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.017904 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112577) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.017962 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.017995 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.018048 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.018077 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.018138 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.018189 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.018223 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.018270 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.018301 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.018326 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.018486 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.018518 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.018518 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112576) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.018518 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.018637 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.018637 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.018637 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.018714 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.018741 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.018769 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.018796 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.018820 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.018866 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112578) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.018894 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.018933 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.018965 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.018992 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.019019 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.019046 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112576) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.019071 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.019098 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.019128 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.019155 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.019188 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.019216 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.019244 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.019272 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.019297 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.019324 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.019352 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.019385 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.019415 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112577) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.019440 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112578) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.019467 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.019503 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.019533 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.019564 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.019592 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.019618 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.019645 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.019673 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112576) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.019701 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.019730 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.019762 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.019790 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.019817 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.019854 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.019883 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.019908 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.019934 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.019958 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.019986 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.020013 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.020045 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.020076 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.020104 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.020134 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.020165 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.020191 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112577) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.020226 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.020272 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112578) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.020300 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.020326 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.020360 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.020389 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.020421 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.020447 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.020475 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112576) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.020499 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.020525 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.020553 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.020584 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.020611 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.020702 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.020731 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.020731 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.020783 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.020809 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112577) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.020847 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.020910 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.020940 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.020940 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.020940 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.020940 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.020940 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.020940 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.020940 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.020940 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.022446 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.022506 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.022553 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.022603 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.022668 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.022717 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.022757 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112578) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.022796 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.022855 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.022905 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.022905 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.022981 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.023021 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.023058 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.023098 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112577) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.023141 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.023190 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.023229 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.023269 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.023307 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.023345 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.023388 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.023427 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.023466 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.023532 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.023583 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.023632 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112576) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.023632 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.027312 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.027312 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.027482 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.027482 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.027590 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.027652 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.027709 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.027766 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112578) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.027871 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.027935 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.028005 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.028073 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.028129 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.028187 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.028244 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.028320 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.028379 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.028435 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.028506 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.028506 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112577) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.028506 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.029067 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.029172 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.029234 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.029310 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.029386 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.029450 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.029523 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.029581 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.029637 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.029693 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.029751 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112576) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.029808 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.029894 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.029966 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.030033 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.030092 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.030092 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.030347 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112578) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.030409 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112577) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.030472 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.030531 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.030587 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.030587 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.030587 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.030587 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.030794 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.030794 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.030794 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.031001 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.031065 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.031131 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.031187 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.031242 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.031300 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112576) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.031300 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.034676 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.034796 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.034796 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.034943 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.035004 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.035064 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.035122 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.035180 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112578) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.035235 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.035291 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.035363 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.035363 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.035363 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112577) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.035363 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.035586 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.035649 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.035715 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.035780 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.035864 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.035864 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.035988 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.036057 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.036116 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.036174 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.036241 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.036305 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.036362 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.036420 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.036488 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.036550 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.036608 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112576) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.036675 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.036733 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.036800 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.036918 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112578) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.036982 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.037038 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.037111 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.037179 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.037240 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112578) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.037305 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.037362 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.037417 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.037487 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.037554 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.037621 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.037677 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112577) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.037739 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.037805 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.037928 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.038014 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.038076 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.038135 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112578) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.038191 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.038248 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112577) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.038298 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.038357 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112578) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.038413 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.038478 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.038548 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.038627 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.038749 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.038907 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.039016 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112576) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.039121 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.039182 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112575) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.039239 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 15:23:16.039296 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112577) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.039361 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.039418 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112576) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 15:23:16.039507 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112577) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.039585 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.039651 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 15:23:16.039718 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.039775 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 15:23:16.039854 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112575) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.039913 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 15:23:16.039972 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112575) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.040069 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112576) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 15:23:16.040069 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112576) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 15:23:16.082183 np0000172754 devstack@c-api.service[112577]: INFO dbcounter [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Registered counter for database cinder May 08 15:23:16.083594 np0000172754 devstack@c-api.service[112578]: INFO dbcounter [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Registered counter for database cinder May 08 15:23:16.084313 np0000172754 devstack@c-api.service[112575]: INFO dbcounter [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Registered counter for database cinder May 08 15:23:16.084758 np0000172754 devstack@c-api.service[112576]: INFO dbcounter [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Registered counter for database cinder May 08 15:23:16.098685 np0000172754 devstack@c-api.service[112577]: DEBUG oslo_db.sqlalchemy.engines [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 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=112577) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:23:16.101854 np0000172754 devstack@c-api.service[112575]: DEBUG oslo_db.sqlalchemy.engines [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 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=112575) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:23:16.106193 np0000172754 devstack@c-api.service[112578]: DEBUG oslo_db.sqlalchemy.engines [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d 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=112578) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:23:16.109585 np0000172754 devstack@c-api.service[112576]: DEBUG oslo_db.sqlalchemy.engines [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 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=112576) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:23:16.218813 np0000172754 devstack@c-api.service[112577]: DEBUG dbcounter [-] [112577] Writer thread running {{(pid=112577) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 08 15:23:16.221273 np0000172754 devstack@c-api.service[112577]: INFO cinder.rpc [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 08 15:23:16.222872 np0000172754 devstack@c-api.service[112578]: DEBUG dbcounter [-] [112578] Writer thread running {{(pid=112578) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 08 15:23:16.223432 np0000172754 devstack@c-api.service[112575]: DEBUG dbcounter [-] [112575] Writer thread running {{(pid=112575) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 08 15:23:16.223580 np0000172754 devstack@c-api.service[112577]: INFO cinder.rpc [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 08 15:23:16.225226 np0000172754 devstack@c-api.service[112578]: INFO cinder.rpc [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 08 15:23:16.225743 np0000172754 devstack@c-api.service[112577]: INFO cinder.rpc [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 08 15:23:16.226256 np0000172754 devstack@c-api.service[112575]: INFO cinder.rpc [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 08 15:23:16.226345 np0000172754 devstack@c-api.service[112576]: DEBUG dbcounter [-] [112576] Writer thread running {{(pid=112576) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 08 15:23:16.227464 np0000172754 devstack@c-api.service[112578]: INFO cinder.rpc [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 08 15:23:16.227736 np0000172754 devstack@c-api.service[112577]: INFO cinder.rpc [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 08 15:23:16.228489 np0000172754 devstack@c-api.service[112575]: INFO cinder.rpc [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 08 15:23:16.228563 np0000172754 devstack@c-api.service[112576]: INFO cinder.rpc [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 08 15:23:16.228669 np0000172754 devstack@c-api.service[112577]: WARNING castellan.key_manager.migration [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.229579 np0000172754 devstack@c-api.service[112578]: INFO cinder.rpc [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 08 15:23:16.230279 np0000172754 devstack@c-api.service[112577]: WARNING castellan.key_manager.migration [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.230441 np0000172754 devstack@c-api.service[112575]: INFO cinder.rpc [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 08 15:23:16.230785 np0000172754 devstack@c-api.service[112576]: INFO cinder.rpc [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 08 15:23:16.231977 np0000172754 devstack@c-api.service[112578]: INFO cinder.rpc [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 08 15:23:16.232182 np0000172754 devstack@c-api.service[112575]: INFO cinder.rpc [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 08 15:23:16.232655 np0000172754 devstack@c-api.service[112576]: INFO cinder.rpc [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 08 15:23:16.233118 np0000172754 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.233211 np0000172754 devstack@c-api.service[112578]: WARNING castellan.key_manager.migration [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.234474 np0000172754 devstack@c-api.service[112576]: INFO cinder.rpc [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 08 15:23:16.234623 np0000172754 devstack@c-api.service[112577]: DEBUG oslo_db.sqlalchemy.engines [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 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=112577) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:23:16.234809 np0000172754 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.235320 np0000172754 devstack@c-api.service[112576]: WARNING castellan.key_manager.migration [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.235684 np0000172754 devstack@c-api.service[112578]: WARNING castellan.key_manager.migration [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.236358 np0000172754 devstack@c-api.service[112577]: INFO cinder.rpc [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 08 15:23:16.237044 np0000172754 devstack@c-api.service[112576]: WARNING castellan.key_manager.migration [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.237977 np0000172754 devstack@c-api.service[112577]: INFO cinder.rpc [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 08 15:23:16.238768 np0000172754 devstack@c-api.service[112577]: WARNING castellan.key_manager.migration [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.239114 np0000172754 devstack@c-api.service[112575]: DEBUG oslo_db.sqlalchemy.engines [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 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=112575) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:23:16.240263 np0000172754 devstack@c-api.service[112578]: DEBUG oslo_db.sqlalchemy.engines [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d 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=112578) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:23:16.241298 np0000172754 devstack@c-api.service[112575]: INFO cinder.rpc [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 08 15:23:16.241707 np0000172754 devstack@c-api.service[112576]: DEBUG oslo_db.sqlalchemy.engines [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 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=112576) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:23:16.242059 np0000172754 devstack@c-api.service[112578]: INFO cinder.rpc [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 08 15:23:16.242993 np0000172754 devstack@c-api.service[112575]: INFO cinder.rpc [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 08 15:23:16.243693 np0000172754 devstack@c-api.service[112578]: INFO cinder.rpc [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 08 15:23:16.243902 np0000172754 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.243967 np0000172754 devstack@c-api.service[112576]: INFO cinder.rpc [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 08 15:23:16.244538 np0000172754 devstack@c-api.service[112578]: WARNING castellan.key_manager.migration [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.245729 np0000172754 devstack@c-api.service[112576]: INFO cinder.rpc [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 08 15:23:16.246564 np0000172754 devstack@c-api.service[112576]: WARNING castellan.key_manager.migration [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.250713 np0000172754 devstack@c-api.service[112577]: WARNING castellan.key_manager.migration [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.253922 np0000172754 devstack@c-api.service[112578]: WARNING castellan.key_manager.migration [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.254740 np0000172754 devstack@c-api.service[112577]: WARNING castellan.key_manager.migration [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.256008 np0000172754 devstack@c-api.service[112576]: WARNING castellan.key_manager.migration [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.256154 np0000172754 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.257164 np0000172754 devstack@c-api.service[112578]: WARNING castellan.key_manager.migration [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.257983 np0000172754 devstack@c-api.service[112577]: WARNING castellan.key_manager.migration [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.259410 np0000172754 devstack@c-api.service[112576]: WARNING castellan.key_manager.migration [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.259515 np0000172754 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.261082 np0000172754 devstack@c-api.service[112578]: WARNING castellan.key_manager.migration [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.262673 np0000172754 devstack@c-api.service[112576]: WARNING castellan.key_manager.migration [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.262793 np0000172754 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.263662 np0000172754 devstack@c-api.service[112577]: WARNING castellan.key_manager.migration [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.266823 np0000172754 devstack@c-api.service[112577]: WARNING castellan.key_manager.migration [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.266978 np0000172754 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.267429 np0000172754 devstack@c-api.service[112576]: WARNING castellan.key_manager.migration [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.267502 np0000172754 devstack@c-api.service[112578]: WARNING castellan.key_manager.migration [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.269770 np0000172754 devstack@c-api.service[112577]: WARNING castellan.key_manager.migration [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.270135 np0000172754 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.270539 np0000172754 devstack@c-api.service[112576]: WARNING castellan.key_manager.migration [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.270973 np0000172754 devstack@c-api.service[112578]: WARNING castellan.key_manager.migration [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.273147 np0000172754 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.273232 np0000172754 devstack@c-api.service[112577]: WARNING castellan.key_manager.migration [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.274175 np0000172754 devstack@c-api.service[112578]: WARNING castellan.key_manager.migration [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.274338 np0000172754 devstack@c-api.service[112576]: WARNING castellan.key_manager.migration [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.276513 np0000172754 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.277264 np0000172754 devstack@c-api.service[112577]: WARNING castellan.key_manager.migration [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.277445 np0000172754 devstack@c-api.service[112578]: WARNING castellan.key_manager.migration [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.278504 np0000172754 devstack@c-api.service[112576]: WARNING castellan.key_manager.migration [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.279488 np0000172754 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.280216 np0000172754 devstack@c-api.service[112577]: WARNING castellan.key_manager.migration [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.280403 np0000172754 devstack@c-api.service[112578]: WARNING castellan.key_manager.migration [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.281454 np0000172754 devstack@c-api.service[112576]: WARNING castellan.key_manager.migration [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.281920 np0000172754 devstack@c-api.service[112577]: WARNING castellan.key_manager.migration [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.283251 np0000172754 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.284240 np0000172754 devstack@c-api.service[112578]: WARNING castellan.key_manager.migration [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.284377 np0000172754 devstack@c-api.service[112576]: WARNING castellan.key_manager.migration [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.284564 np0000172754 devstack@c-api.service[112577]: WARNING castellan.key_manager.migration [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.284817 np0000172754 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.285850 np0000172754 devstack@c-api.service[112578]: WARNING castellan.key_manager.migration [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.286001 np0000172754 devstack@c-api.service[112576]: WARNING castellan.key_manager.migration [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.287536 np0000172754 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.288519 np0000172754 devstack@c-api.service[112578]: WARNING castellan.key_manager.migration [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.288683 np0000172754 devstack@c-api.service[112576]: WARNING castellan.key_manager.migration [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.290662 np0000172754 devstack@c-api.service[112577]: WARNING castellan.key_manager.migration [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.294175 np0000172754 devstack@c-api.service[112578]: WARNING castellan.key_manager.migration [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.294259 np0000172754 devstack@c-api.service[112577]: WARNING castellan.key_manager.migration [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.294387 np0000172754 devstack@c-api.service[112576]: WARNING castellan.key_manager.migration [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.297649 np0000172754 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.297719 np0000172754 devstack@c-api.service[112577]: WARNING castellan.key_manager.migration [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.298159 np0000172754 devstack@c-api.service[112578]: WARNING castellan.key_manager.migration [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.298960 np0000172754 devstack@c-api.service[112576]: WARNING castellan.key_manager.migration [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.299574 np0000172754 devstack@c-api.service[112577]: WARNING castellan.key_manager.migration [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.300299 np0000172754 devstack@c-api.service[112578]: WARNING castellan.key_manager.migration [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.300367 np0000172754 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.301120 np0000172754 devstack@c-api.service[112577]: WARNING castellan.key_manager.migration [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.301170 np0000172754 devstack@c-api.service[112576]: WARNING castellan.key_manager.migration [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.301863 np0000172754 devstack@c-api.service[112578]: WARNING castellan.key_manager.migration [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.302591 np0000172754 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.302635 np0000172754 devstack@c-api.service[112576]: WARNING castellan.key_manager.migration [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.305138 np0000172754 devstack@c-api.service[112578]: WARNING castellan.key_manager.migration [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.305201 np0000172754 devstack@c-api.service[112577]: WARNING castellan.key_manager.migration [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.305237 np0000172754 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.305275 np0000172754 devstack@c-api.service[112576]: WARNING castellan.key_manager.migration [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.305310 np0000172754 devstack@c-api.service[112578]: WARNING castellan.key_manager.migration [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.305505 np0000172754 devstack@c-api.service[112577]: WARNING castellan.key_manager.migration [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.305869 np0000172754 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.306272 np0000172754 devstack@c-api.service[112576]: WARNING castellan.key_manager.migration [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.306361 np0000172754 devstack@c-api.service[112578]: WARNING castellan.key_manager.migration [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.306640 np0000172754 devstack@c-api.service[112577]: WARNING cinder.api.contrib.hosts [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 08 15:23:16.307414 np0000172754 devstack@c-api.service[112577]: WARNING castellan.key_manager.migration [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.307458 np0000172754 devstack@c-api.service[112578]: WARNING cinder.api.contrib.hosts [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 08 15:23:16.307516 np0000172754 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.307918 np0000172754 devstack@c-api.service[112576]: WARNING castellan.key_manager.migration [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.308193 np0000172754 devstack@c-api.service[112578]: WARNING castellan.key_manager.migration [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.308957 np0000172754 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.309026 np0000172754 devstack@c-api.service[112577]: WARNING castellan.key_manager.migration [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.309529 np0000172754 devstack@c-api.service[112576]: WARNING cinder.api.contrib.hosts [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 08 15:23:16.309706 np0000172754 devstack@c-api.service[112578]: WARNING castellan.key_manager.migration [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.310127 np0000172754 devstack@c-api.service[112575]: WARNING cinder.api.contrib.hosts [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 08 15:23:16.310519 np0000172754 devstack@c-api.service[112576]: WARNING castellan.key_manager.migration [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.310626 np0000172754 devstack@c-api.service[112577]: WARNING castellan.key_manager.migration [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.311215 np0000172754 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.311263 np0000172754 devstack@c-api.service[112578]: WARNING castellan.key_manager.migration [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.311787 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.v3.router [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Extended resource: extensions {{(pid=112577) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.312018 np0000172754 devstack@c-api.service[112576]: WARNING castellan.key_manager.migration [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.312124 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.v3.router [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Extended resource: extensions {{(pid=112578) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.313133 np0000172754 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.313208 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.v3.router [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Extended resource: encryption {{(pid=112577) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.313374 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.v3.router [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Extended resource: encryption {{(pid=112578) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.313629 np0000172754 devstack@c-api.service[112576]: WARNING castellan.key_manager.migration [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.314482 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.v3.router [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Extended resource: extensions {{(pid=112576) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.314861 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.v3.router [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Extended resource: encryption {{(pid=112577) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.314982 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.v3.router [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Extended resource: encryption {{(pid=112578) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.315190 np0000172754 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.315730 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.v3.router [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Extended resource: encryption {{(pid=112576) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.316452 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.v3.router [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Extended resource: os-quota-sets {{(pid=112577) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.316531 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Extended resource: extensions {{(pid=112575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.316588 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.v3.router [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Extended resource: os-quota-sets {{(pid=112578) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.317371 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.v3.router [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Extended resource: encryption {{(pid=112576) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.317944 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.v3.router [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Extended resource: cgsnapshots {{(pid=112577) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.318013 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.v3.router [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Extended resource: cgsnapshots {{(pid=112578) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.318432 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Extended resource: encryption {{(pid=112575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.318943 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.v3.router [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Extended resource: os-quota-sets {{(pid=112576) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.319393 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.v3.router [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Extended resource: os-quota-class-sets {{(pid=112578) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.319480 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.v3.router [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Extended resource: os-quota-class-sets {{(pid=112577) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.320336 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.v3.router [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Extended resource: cgsnapshots {{(pid=112576) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.320703 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.v3.router [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Extended resource: os-availability-zone {{(pid=112578) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.320824 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Extended resource: encryption {{(pid=112575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.320938 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.v3.router [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Extended resource: os-availability-zone {{(pid=112577) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.321783 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.v3.router [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Extended resource: os-quota-class-sets {{(pid=112576) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.322017 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.v3.router [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Extended resource: qos-specs {{(pid=112578) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.322082 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.v3.router [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Extended resource: qos-specs {{(pid=112577) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.322892 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Extended resource: os-quota-sets {{(pid=112575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.323113 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.v3.router [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Extended resource: os-availability-zone {{(pid=112576) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.324115 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.v3.router [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Extended resource: backups {{(pid=112578) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.324237 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.v3.router [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Extended resource: backups {{(pid=112577) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.324314 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Extended resource: cgsnapshots {{(pid=112575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.324907 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.v3.router [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Extended resource: qos-specs {{(pid=112576) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.325762 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Extended resource: os-quota-class-sets {{(pid=112575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.326139 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.v3.router [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Extended resource: extra_specs {{(pid=112578) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.326878 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.v3.router [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Extended resource: extra_specs {{(pid=112577) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.327101 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Extended resource: os-availability-zone {{(pid=112575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.327185 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.v3.router [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Extended resource: backups {{(pid=112576) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.328223 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.v3.router [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Extended resource: os-snapshot-manage {{(pid=112578) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.328420 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.v3.router [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Extended resource: os-snapshot-manage {{(pid=112577) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.328502 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Extended resource: qos-specs {{(pid=112575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.329195 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.v3.router [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Extended resource: extra_specs {{(pid=112576) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.329720 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.v3.router [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Extended resource: os-volume-type-access {{(pid=112578) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.329892 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.v3.router [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Extended resource: os-volume-type-access {{(pid=112577) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.330583 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Extended resource: backups {{(pid=112575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.330728 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.v3.router [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Extended resource: os-snapshot-manage {{(pid=112576) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.331297 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.v3.router [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Extended resource: capabilities {{(pid=112578) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.331615 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.v3.router [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Extended resource: capabilities {{(pid=112577) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.332193 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.v3.router [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Extended resource: os-volume-type-access {{(pid=112576) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.332576 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.v3.router [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Extended resource: os-hosts {{(pid=112578) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.332809 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Extended resource: extra_specs {{(pid=112575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.332940 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.v3.router [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Extended resource: os-hosts {{(pid=112577) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.333759 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.v3.router [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Extended resource: capabilities {{(pid=112576) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.333939 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.v3.router [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Extended resource: consistencygroups {{(pid=112578) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.334246 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.v3.router [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Extended resource: consistencygroups {{(pid=112577) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.335023 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Extended resource: os-snapshot-manage {{(pid=112575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.335078 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.v3.router [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Extended resource: os-hosts {{(pid=112576) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.335909 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.v3.router [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Extended resource: os-volume-transfer {{(pid=112578) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.336271 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.v3.router [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Extended resource: os-volume-transfer {{(pid=112577) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.336336 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.v3.router [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Extended resource: consistencygroups {{(pid=112576) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.336478 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Extended resource: os-volume-type-access {{(pid=112575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.337571 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.v3.router [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Extended resource: scheduler-stats {{(pid=112578) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.337945 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.v3.router [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Extended resource: scheduler-stats {{(pid=112577) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.338090 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Extended resource: capabilities {{(pid=112575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.338322 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.v3.router [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Extended resource: os-volume-transfer {{(pid=112576) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.339031 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.v3.router [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Extended resource: os-volume-manage {{(pid=112578) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.339431 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Extended resource: os-hosts {{(pid=112575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.339516 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.v3.router [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Extended resource: os-volume-manage {{(pid=112577) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.339986 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.v3.router [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Extended resource: scheduler-stats {{(pid=112576) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.340797 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Extended resource: consistencygroups {{(pid=112575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.341244 np0000172754 devstack@c-api.service[112578]: WARNING castellan.key_manager.migration [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.341629 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.v3.router [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Extended resource: os-volume-manage {{(pid=112576) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.341729 np0000172754 devstack@c-api.service[112577]: WARNING castellan.key_manager.migration [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.342132 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.contrib.snapshot_actions [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] SnapshotActionsController initialized {{(pid=112578) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 08 15:23:16.342725 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.contrib.snapshot_actions [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] SnapshotActionsController initialized {{(pid=112577) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 08 15:23:16.342792 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Extended resource: os-volume-transfer {{(pid=112575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.342868 np0000172754 devstack@c-api.service[112578]: WARNING castellan.key_manager.migration [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.343501 np0000172754 devstack@c-api.service[112577]: WARNING castellan.key_manager.migration [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.343788 np0000172754 devstack@c-api.service[112576]: WARNING castellan.key_manager.migration [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.344294 np0000172754 devstack@c-api.service[112578]: WARNING castellan.key_manager.migration [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.344410 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Extended resource: scheduler-stats {{(pid=112575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.344765 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.contrib.snapshot_actions [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] SnapshotActionsController initialized {{(pid=112576) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 08 15:23:16.345009 np0000172754 devstack@c-api.service[112577]: WARNING castellan.key_manager.migration [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.345516 np0000172754 devstack@c-api.service[112576]: WARNING castellan.key_manager.migration [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.345736 np0000172754 devstack@c-api.service[112578]: WARNING castellan.key_manager.migration [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.345887 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Extended resource: os-volume-manage {{(pid=112575) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 15:23:16.346494 np0000172754 devstack@c-api.service[112577]: WARNING castellan.key_manager.migration [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.346954 np0000172754 devstack@c-api.service[112576]: WARNING castellan.key_manager.migration [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.347135 np0000172754 devstack@c-api.service[112578]: WARNING castellan.key_manager.migration [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.347967 np0000172754 devstack@c-api.service[112577]: WARNING castellan.key_manager.migration [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.348319 np0000172754 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.348380 np0000172754 devstack@c-api.service[112576]: WARNING castellan.key_manager.migration [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.348822 np0000172754 devstack@c-api.service[112578]: WARNING castellan.key_manager.migration [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.349434 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.contrib.snapshot_actions [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] SnapshotActionsController initialized {{(pid=112575) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 08 15:23:16.349513 np0000172754 devstack@c-api.service[112577]: WARNING castellan.key_manager.migration [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.349812 np0000172754 devstack@c-api.service[112576]: WARNING castellan.key_manager.migration [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.350126 np0000172754 devstack@c-api.service[112578]: WARNING castellan.key_manager.migration [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.350197 np0000172754 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.350996 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.v3.router [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112578) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.351070 np0000172754 devstack@c-api.service[112577]: WARNING castellan.key_manager.migration [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.351120 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.v3.router [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112578) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.351192 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.v3.router [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112578) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.351261 np0000172754 devstack@c-api.service[112576]: WARNING castellan.key_manager.migration [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.351312 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.v3.router [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112578) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.351431 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.v3.router [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112578) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.351509 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.v3.router [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112578) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.351633 np0000172754 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.351688 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.v3.router [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112578) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.351745 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.v3.router [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112578) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.351847 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.v3.router [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112578) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.351901 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.v3.router [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112577) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.351952 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.v3.router [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Extension UsedLimits extending resource: limits {{(pid=112578) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.352020 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.v3.router [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112577) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.352071 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.v3.router [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Extension TypesManage extending resource: types {{(pid=112578) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.352120 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.v3.router [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112577) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.352170 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.v3.router [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Extension AdminActions extending resource: volumes {{(pid=112578) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.352230 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.v3.router [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112577) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.352280 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.v3.router [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Extension AdminActions extending resource: snapshots {{(pid=112578) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.352329 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.v3.router [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112577) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.352378 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.v3.router [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Extension AdminActions extending resource: backups {{(pid=112578) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.352434 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.v3.router [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112577) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.352496 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.v3.router [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Extension VolumeActions extending resource: volumes {{(pid=112578) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.352545 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.v3.router [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112577) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.352632 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.v3.router [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112577) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.352703 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.v3.router [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112578) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.352829 np0000172754 devstack@c-api.service[112576]: WARNING castellan.key_manager.migration [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.352952 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.v3.router [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112577) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.352952 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.v3.router [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Extension UsedLimits extending resource: limits {{(pid=112577) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.353148 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.v3.router [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Extension TypesManage extending resource: types {{(pid=112577) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.353311 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.v3.router [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Extension AdminActions extending resource: volumes {{(pid=112577) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.353424 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.v3.router [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Extension AdminActions extending resource: snapshots {{(pid=112577) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.353534 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.v3.router [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Extension AdminActions extending resource: backups {{(pid=112577) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.353599 np0000172754 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.353654 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.v3.router [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Extension VolumeActions extending resource: volumes {{(pid=112577) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.353847 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.v3.router [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112576) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.353913 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.v3.router [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112577) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.353981 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.v3.router [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112576) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.354033 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.v3.router [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112576) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.354147 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.v3.router [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112576) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.354252 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.v3.router [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112576) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.354352 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.v3.router [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112576) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.354469 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.v3.router [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112576) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.354572 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.v3.router [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112576) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.354683 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.v3.router [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112576) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.354791 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.v3.router [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Extension UsedLimits extending resource: limits {{(pid=112576) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.354908 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.v3.router [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Extension TypesManage extending resource: types {{(pid=112576) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.354988 np0000172754 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.355045 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.v3.router [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Extension AdminActions extending resource: volumes {{(pid=112576) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.355131 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.v3.router [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Extension AdminActions extending resource: snapshots {{(pid=112576) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.355232 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.v3.router [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Extension AdminActions extending resource: backups {{(pid=112576) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.355338 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.v3.router [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Extension VolumeActions extending resource: volumes {{(pid=112576) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.355535 np0000172754 devstack@c-api.service[112578]: WARNING keystonemiddleware.auth_token [None req-0b9f97ec-f1a1-469f-b2ee-69335edd944d 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 08 15:23:16.355602 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.v3.router [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112576) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.356108 np0000172754 devstack@c-api.service[112577]: WARNING keystonemiddleware.auth_token [None req-5d6ab9ca-384f-4de2-8105-5c21d5eb5d24 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 08 15:23:16.356465 np0000172754 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.358011 np0000172754 devstack@c-api.service[112576]: WARNING keystonemiddleware.auth_token [None req-a88df3a4-fac6-48bb-8e56-52c9620bb3b9 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 08 15:23:16.358430 np0000172754 devstack@c-api.service[112575]: WARNING castellan.key_manager.migration [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 15:23:16.359334 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.359442 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.359602 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.359727 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.359844 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.359960 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.360082 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.360197 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.360312 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.360416 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Extension UsedLimits extending resource: limits {{(pid=112575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.360518 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Extension TypesManage extending resource: types {{(pid=112575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.360633 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Extension AdminActions extending resource: volumes {{(pid=112575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.360810 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Extension AdminActions extending resource: snapshots {{(pid=112575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.360925 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Extension AdminActions extending resource: backups {{(pid=112575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.361031 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Extension VolumeActions extending resource: volumes {{(pid=112575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.361238 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.v3.router [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112575) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 15:23:16.361872 np0000172754 devstack@c-api.service[112578]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ceb960a3668 pid: 112578 (default app) May 08 15:23:16.362373 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.362373 np0000172754 devstack@c-api.service[112578]: warnings.warn( May 08 15:23:16.362750 np0000172754 devstack@c-api.service[112577]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ceb960a3668 pid: 112577 (default app) May 08 15:23:16.363676 np0000172754 devstack@c-api.service[112575]: WARNING keystonemiddleware.auth_token [None req-d2f891c6-bff3-40d6-a940-5c3cb1905244 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 08 15:23:16.364029 np0000172754 devstack@c-api.service[112576]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ceb960a3668 pid: 112576 (default app) May 08 15:23:16.369830 np0000172754 devstack@c-api.service[112575]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ceb960a3668 pid: 112575 (default app) May 08 15:23:16.369950 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.369950 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.370085 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.370085 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.370085 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.370085 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.370085 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.370260 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.370260 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.370260 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.370260 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.370260 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.370260 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.370460 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.370460 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.370460 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.370460 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.370460 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.370616 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.370616 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.370616 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.370616 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.370742 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.370742 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.370742 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.370742 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.370883 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.370883 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.370883 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.370883 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.370883 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.371038 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.371038 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.371038 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.371038 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.371038 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.371180 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.371180 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.371180 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.371180 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.371180 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.371180 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.371348 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.371348 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.371348 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.371348 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.371348 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.371348 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.371535 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.371535 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.371535 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.371535 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.371535 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.371535 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.371752 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.371752 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.371752 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.371752 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.371752 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.371752 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.371942 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.371942 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.371942 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.371942 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.372097 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.372097 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.372097 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.372097 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.372097 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.372303 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.372303 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.372303 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.372303 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.372303 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.372505 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.372505 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.372505 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.372505 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.372505 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.372505 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.372783 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.372783 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.372783 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.372783 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.372783 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.373030 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.373030 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.373030 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.373030 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.373030 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.373226 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.373226 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.373226 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.373226 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.373408 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.373408 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.373408 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.373408 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.373689 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.373689 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.373689 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.373689 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.373689 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.374067 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.374067 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.374067 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.374067 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.374067 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.374404 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.374404 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.374404 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.374404 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.374673 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.374673 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.374673 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.374673 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.374996 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.374996 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.374996 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.374996 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.375269 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.375269 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.375269 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.375269 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.375540 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.375540 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.375540 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.375540 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.375893 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.375893 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.375893 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.375893 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.375893 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.375893 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.376287 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.376287 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.376287 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.376287 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.376287 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.376670 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.376670 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.376670 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.376670 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.376670 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.376670 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.376670 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.377857 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.377857 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.377857 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.377857 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.377857 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.377857 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.378271 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.378271 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.378271 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.378271 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.378271 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.378271 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.378859 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.378859 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.378859 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.378859 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.378859 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.378859 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.379270 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.379270 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.379270 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.379270 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.379541 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.379541 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.379541 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.379541 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.379806 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.379806 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.379806 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.379806 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.380133 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.380133 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.380133 np0000172754 devstack@c-api.service[112578]: /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 08 15:23:16.380133 np0000172754 devstack@c-api.service[112578]: warnings.warn(deprecated_msg) May 08 15:23:16.380133 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.middleware.request_id [None req-113cdd57-21b3-4f78-be51-1239f56f210b None None] RequestId filter calling following filter/app {{(pid=112578) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:23:16.380133 np0000172754 devstack@c-api.service[112578]: [pid: 112578|app: 0|req: 1/1] 199.19.213.73 () {60 vars in 946 bytes} [Fri May 8 15:23:16 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 08 15:23:23.261349 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.261349 np0000172754 devstack@c-api.service[112577]: warnings.warn( May 08 15:23:23.274777 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.274777 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.274995 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.274995 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.274995 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.274995 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.274995 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.275302 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.275302 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.275302 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.275302 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.275302 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.275302 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.275676 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.275676 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.275676 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.275676 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.275676 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.276016 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.276016 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.276016 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.276016 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.276266 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.276266 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.276266 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.276266 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.276504 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.276504 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.276504 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.276504 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.276504 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.276812 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.276812 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.276812 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.276812 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.276812 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.277116 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.277116 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.277116 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.277116 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.277116 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.277116 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.277500 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.277500 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.277500 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.277500 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.277500 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.277500 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.277831 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.277831 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.277831 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.277831 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.277831 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.277831 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.278274 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.278274 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.278274 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.278274 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.278274 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.278274 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.278607 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.278607 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.278607 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.278607 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.278826 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.278826 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.278826 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.278826 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.278826 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.279120 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.279120 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.279120 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.279120 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.279120 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.279393 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.279393 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.279393 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.279393 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.279393 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.279393 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.279694 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.279694 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.279694 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.279694 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.279694 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.279990 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.279990 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.279990 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.279990 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.279990 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.280257 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.280257 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.280257 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.280257 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.280475 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.280475 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.280475 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.280475 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.280710 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.280710 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.280710 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.280710 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.280710 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.281080 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.281080 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.281080 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.281080 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.281080 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.281360 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.281360 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.281360 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.281360 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.281628 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.281628 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.281628 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.281628 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.281788 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.281788 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.281788 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.281788 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.281944 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.281944 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.281944 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.281944 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.282200 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.282200 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.282200 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.282200 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.282382 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.282382 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.282382 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.282382 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.282382 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.282382 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.282587 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.282587 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.282587 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.282587 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.282587 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.282764 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.282764 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.282764 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.282764 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.282764 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.282764 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.282764 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.283053 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.283053 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.283053 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.283053 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.283053 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.283053 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.283358 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.283358 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.283358 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.283358 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.283358 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.283358 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.283564 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.283564 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.283564 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.283564 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.283564 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.283564 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.283772 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.283772 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.283772 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.283772 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.283938 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.283938 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.283938 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.283938 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.284094 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.284094 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.284094 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.284094 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.284246 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.284246 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.284246 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.284246 np0000172754 devstack@c-api.service[112577]: warnings.warn(deprecated_msg) May 08 15:23:23.284246 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.middleware.request_id [None req-432eec77-aea9-4624-a5e5-27ea28f8b2b3 None None] RequestId filter calling following filter/app {{(pid=112577) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:23:23.763968 np0000172754 devstack@c-api.service[112577]: INFO cinder.api.openstack.wsgi [None req-432eec77-aea9-4624-a5e5-27ea28f8b2b3 admin admin] POST https://199.19.213.73/volume/v3/types May 08 15:23:23.764427 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.openstack.wsgi [None req-432eec77-aea9-4624-a5e5-27ea28f8b2b3 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112577) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 08 15:23:23.766163 np0000172754 devstack@c-api.service[112577]: /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 08 15:23:23.766163 np0000172754 devstack@c-api.service[112577]: warnings.warn( May 08 15:23:23.775427 np0000172754 devstack@c-api.service[112577]: DEBUG oslo_db.sqlalchemy.engines [None req-432eec77-aea9-4624-a5e5-27ea28f8b2b3 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=112577) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:23:23.801057 np0000172754 devstack@c-api.service[112577]: INFO cinder.api.openstack.wsgi [None req-432eec77-aea9-4624-a5e5-27ea28f8b2b3 admin admin] https://199.19.213.73/volume/v3/types returned with HTTP 200 May 08 15:23:23.801721 np0000172754 devstack@c-api.service[112577]: [pid: 112577|app: 0|req: 1/2] 199.19.213.73 () {68 vars in 1281 bytes} [Fri May 8 15:23:23 2026] POST /volume/v3/types => generated 186 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 15:23:23.813457 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.813457 np0000172754 devstack@c-api.service[112576]: warnings.warn( May 08 15:23:23.826579 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.826579 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.826892 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.826892 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.826892 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.826892 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.826892 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.827393 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.827393 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.827393 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.827393 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.827393 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.827393 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.827751 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.827751 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.827751 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.827751 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.827751 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.828021 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.828021 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.828021 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.828021 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.828392 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.828392 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.828392 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.828392 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.828601 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.828601 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.828601 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.828601 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.828601 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.828891 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.828891 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.828891 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.828891 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.828891 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.829135 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.829135 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.829135 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.829135 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.829135 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.829135 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.829538 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.829538 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.829538 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.829538 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.829538 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.829538 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.829780 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.829780 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.829780 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.829780 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.829780 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.829780 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.830467 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.830467 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.830467 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.830467 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.830467 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.830467 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.830888 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.830888 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.830888 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.830888 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.831146 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.831146 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.831146 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.831146 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.831146 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.831483 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.831483 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.831483 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.831483 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.831483 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.831791 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.831791 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.831791 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.831791 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.831791 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.831791 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.832170 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.832170 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.832170 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.832170 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.832170 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.832487 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.832487 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.832487 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.832487 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.832487 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.832802 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.832802 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.832802 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.832802 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.833075 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.833075 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.833075 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.833075 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.833401 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.833401 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.833401 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.833401 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.833401 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.833719 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.833719 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.833719 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.833719 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.833719 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.834043 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.834043 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.834043 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.834043 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.834312 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.834312 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.834312 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.834312 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.834602 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.834602 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.834602 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.834602 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.834883 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.834883 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.834883 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.834883 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.835192 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.835192 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.835192 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.835192 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.835466 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.835466 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.835466 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.835466 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.835466 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.835466 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.835854 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.835854 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.835854 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.835854 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.835854 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.836170 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.836170 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.836170 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.836170 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.836170 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.836170 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.836170 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.836488 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.836488 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.836488 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.836488 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.836488 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.836488 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.836704 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.836704 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.836704 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.836704 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.836704 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.836704 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.836921 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.836921 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.836921 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.836921 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.836921 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.836921 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.837120 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.837120 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.837120 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.837120 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.837308 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.837308 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.837308 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.837308 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.837446 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.837446 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.837446 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.837446 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.837592 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.837592 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.837592 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:23.837592 np0000172754 devstack@c-api.service[112576]: warnings.warn(deprecated_msg) May 08 15:23:23.837592 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.middleware.request_id [req-432eec77-aea9-4624-a5e5-27ea28f8b2b3 req-c8dc7850-2682-4066-8191-7caf6b2d5f26 None None] RequestId filter calling following filter/app {{(pid=112576) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:23:24.166773 np0000172754 devstack@c-api.service[112576]: INFO cinder.api.openstack.wsgi [req-432eec77-aea9-4624-a5e5-27ea28f8b2b3 req-c8dc7850-2682-4066-8191-7caf6b2d5f26 admin admin] POST https://199.19.213.73/volume/v3/types/846f62f6-d694-456a-9136-f6d8cf1b7e04/extra_specs May 08 15:23:24.167327 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.openstack.wsgi [req-432eec77-aea9-4624-a5e5-27ea28f8b2b3 req-c8dc7850-2682-4066-8191-7caf6b2d5f26 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112576) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 08 15:23:24.168970 np0000172754 devstack@c-api.service[112576]: /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 08 15:23:24.168970 np0000172754 devstack@c-api.service[112576]: warnings.warn( May 08 15:23:24.179565 np0000172754 devstack@c-api.service[112576]: DEBUG oslo_db.sqlalchemy.engines [req-432eec77-aea9-4624-a5e5-27ea28f8b2b3 req-c8dc7850-2682-4066-8191-7caf6b2d5f26 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=112576) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:23:24.236746 np0000172754 devstack@c-api.service[112576]: INFO cinder.api.openstack.wsgi [req-432eec77-aea9-4624-a5e5-27ea28f8b2b3 req-c8dc7850-2682-4066-8191-7caf6b2d5f26 admin admin] https://199.19.213.73/volume/v3/types/846f62f6-d694-456a-9136-f6d8cf1b7e04/extra_specs returned with HTTP 200 May 08 15:23:24.237349 np0000172754 devstack@c-api.service[112576]: [pid: 112576|app: 0|req: 1/3] 199.19.213.73 () {70 vars in 1498 bytes} [Fri May 8 15:23:23 2026] POST /volume/v3/types/846f62f6-d694-456a-9136-f6d8cf1b7e04/extra_specs => generated 55 bytes in 424 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:23:26.243416 np0000172754 devstack@c-api.service[112578]: DEBUG dbcounter [-] [112578] Writing DB stats cinder:SELECT=6 {{(pid=112578) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:23:26.364687 np0000172754 devstack@c-api.service[112575]: DEBUG dbcounter [-] [112575] Writing DB stats cinder:SELECT=6 {{(pid=112575) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:23:33.801286 np0000172754 devstack@c-api.service[112577]: DEBUG dbcounter [-] [112577] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112577) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:23:34.235195 np0000172754 devstack@c-api.service[112576]: DEBUG dbcounter [-] [112576] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112576) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:26:39.689043 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.689043 np0000172754 devstack@c-api.service[112575]: warnings.warn( May 08 15:26:39.701129 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.701129 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.701129 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.701129 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.701442 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.701442 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.701442 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.701442 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.701581 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.701581 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.701581 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.701581 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.701581 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.701581 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.701779 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.701779 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.701779 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.701779 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.701779 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.701963 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.701963 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.701963 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.701963 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.701963 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.702115 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.702115 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.702554 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.702554 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.702554 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.702554 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.702740 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.702740 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.702740 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.702740 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.702922 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.702922 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.702922 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.702922 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.702922 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.703129 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.703129 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.703129 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.703129 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.703129 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.703129 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.703129 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.703381 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.703381 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.703381 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.703381 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.703381 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.703381 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.703588 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.703588 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.703588 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.703588 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.703588 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.703588 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.703769 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.703769 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.703769 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.703769 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.703769 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.703958 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.703958 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.703958 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.703958 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.703958 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.704163 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.704163 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.704163 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.704163 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.704163 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.704329 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.704329 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.704329 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.704329 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.704329 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.704329 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.704329 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.704534 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.704534 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.704534 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.704534 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.704534 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.704697 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.704697 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.704697 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.704697 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.704697 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.704867 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.704867 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.704867 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.704867 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.704989 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.704989 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.704989 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.704989 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.705121 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.705121 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.705121 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.705121 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.705121 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.705285 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.705285 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.705285 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.705285 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.705285 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.705439 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.705439 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.705439 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.705439 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.705569 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.705569 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.705569 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.705569 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.705701 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.705701 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.705701 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.705701 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.705827 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.705827 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.705827 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.705827 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.705974 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.705974 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.705974 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.705974 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.706093 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.706093 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.706093 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.706093 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.706093 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.706093 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.706283 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.706283 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.706283 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.706283 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.706283 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.706459 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.706459 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.706459 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.706459 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.706459 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.706459 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.706459 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.706666 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.706666 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.706666 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.706666 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.706666 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.706666 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.706835 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.706835 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.706835 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.706835 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.706835 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.706835 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.707040 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.707040 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.707040 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.707040 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.707040 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.707040 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.707219 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.707219 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.707219 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.707219 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.707333 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.707333 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.707333 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.707333 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.707469 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.707469 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.707469 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.707469 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.707612 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.707612 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.707612 np0000172754 devstack@c-api.service[112575]: /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 08 15:26:39.707612 np0000172754 devstack@c-api.service[112575]: warnings.warn(deprecated_msg) May 08 15:26:39.707612 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.middleware.request_id [None req-e7b33767-cbbc-4d62-8116-46242e80ca44 None None] RequestId filter calling following filter/app {{(pid=112575) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:26:39.707612 np0000172754 devstack@c-api.service[112575]: INFO cinder.api.openstack.wsgi [None req-e7b33767-cbbc-4d62-8116-46242e80ca44 None None] GET https://199.19.213.73/volume// May 08 15:26:39.707777 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.openstack.wsgi [None req-e7b33767-cbbc-4d62-8116-46242e80ca44 None None] Empty body provided in request {{(pid=112575) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:26:39.707777 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.openstack.wsgi [None req-e7b33767-cbbc-4d62-8116-46242e80ca44 None None] Calling method 'all' {{(pid=112575) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:26:39.708269 np0000172754 devstack@c-api.service[112575]: INFO cinder.api.openstack.wsgi [None req-e7b33767-cbbc-4d62-8116-46242e80ca44 None None] https://199.19.213.73/volume// returned with HTTP 300 May 08 15:26:39.708611 np0000172754 devstack@c-api.service[112575]: [pid: 112575|app: 0|req: 1/4] 199.19.213.73 () {66 vars in 1449 bytes} [Fri May 8 15:26:39 2026] GET /volume/ => generated 389 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 08 15:27:16.730100 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.middleware.request_id [None req-06500b1c-64ec-46bc-81ca-764a85f86259 None None] RequestId filter calling following filter/app {{(pid=112578) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:27:17.067976 np0000172754 devstack@c-api.service[112578]: INFO cinder.api.openstack.wsgi [None req-06500b1c-64ec-46bc-81ca-764a85f86259 demo demo] GET https://199.19.213.73/volume/v3/types?is_public=None May 08 15:27:17.068664 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.openstack.wsgi [None req-06500b1c-64ec-46bc-81ca-764a85f86259 demo demo] Empty body provided in request {{(pid=112578) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:27:17.068978 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.openstack.wsgi [None req-06500b1c-64ec-46bc-81ca-764a85f86259 demo demo] Calling method 'index' {{(pid=112578) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:27:17.069569 np0000172754 devstack@c-api.service[112578]: /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 08 15:27:17.069569 np0000172754 devstack@c-api.service[112578]: warnings.warn( May 08 15:27:17.070299 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.api_utils [None req-06500b1c-64ec-46bc-81ca-764a85f86259 demo demo] Removing options '' from query. {{(pid=112578) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:27:17.081289 np0000172754 devstack@c-api.service[112578]: DEBUG oslo_db.sqlalchemy.engines [None req-06500b1c-64ec-46bc-81ca-764a85f86259 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=112578) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:27:17.100391 np0000172754 devstack@c-api.service[112578]: INFO cinder.api.openstack.wsgi [None req-06500b1c-64ec-46bc-81ca-764a85f86259 demo demo] https://199.19.213.73/volume/v3/types?is_public=None returned with HTTP 200 May 08 15:27:17.100825 np0000172754 devstack@c-api.service[112578]: [pid: 112578|app: 0|req: 2/5] 199.19.213.73 () {64 vars in 1256 bytes} [Fri May 8 15:27:16 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 15:27:17.113773 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.middleware.request_id [req-06500b1c-64ec-46bc-81ca-764a85f86259 req-bd738105-b8a6-4745-a433-e5fe5a414047 None None] RequestId filter calling following filter/app {{(pid=112577) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:27:17.119655 np0000172754 devstack@c-api.service[112577]: INFO cinder.api.openstack.wsgi [req-06500b1c-64ec-46bc-81ca-764a85f86259 req-bd738105-b8a6-4745-a433-e5fe5a414047 demo demo] GET https://199.19.213.73/volume/v3/types/default May 08 15:27:17.120165 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.openstack.wsgi [req-06500b1c-64ec-46bc-81ca-764a85f86259 req-bd738105-b8a6-4745-a433-e5fe5a414047 demo demo] Empty body provided in request {{(pid=112577) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:27:17.120478 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.openstack.wsgi [req-06500b1c-64ec-46bc-81ca-764a85f86259 req-bd738105-b8a6-4745-a433-e5fe5a414047 demo demo] Calling method 'show' {{(pid=112577) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:27:17.130459 np0000172754 devstack@c-api.service[112577]: INFO cinder.api.openstack.wsgi [req-06500b1c-64ec-46bc-81ca-764a85f86259 req-bd738105-b8a6-4745-a433-e5fe5a414047 demo demo] https://199.19.213.73/volume/v3/types/default returned with HTTP 200 May 08 15:27:17.130798 np0000172754 devstack@c-api.service[112577]: [pid: 112577|app: 0|req: 2/6] 199.19.213.73 () {66 vars in 1322 bytes} [Fri May 8 15:27:17 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 08 15:27:17.465589 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.middleware.request_id [None req-c4c7500e-3987-401e-a17e-5b3435f89616 None None] RequestId filter calling following filter/app {{(pid=112576) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:27:17.470437 np0000172754 devstack@c-api.service[112576]: INFO cinder.api.openstack.wsgi [None req-c4c7500e-3987-401e-a17e-5b3435f89616 demo demo] GET https://199.19.213.73/volume/v3/types/default May 08 15:27:17.470641 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.openstack.wsgi [None req-c4c7500e-3987-401e-a17e-5b3435f89616 demo demo] Empty body provided in request {{(pid=112576) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:27:17.470918 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.openstack.wsgi [None req-c4c7500e-3987-401e-a17e-5b3435f89616 demo demo] Calling method 'show' {{(pid=112576) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:27:17.486861 np0000172754 devstack@c-api.service[112576]: INFO cinder.api.openstack.wsgi [None req-c4c7500e-3987-401e-a17e-5b3435f89616 demo demo] https://199.19.213.73/volume/v3/types/default returned with HTTP 200 May 08 15:27:17.487301 np0000172754 devstack@c-api.service[112576]: [pid: 112576|app: 0|req: 2/7] 199.19.213.73 () {64 vars in 1251 bytes} [Fri May 8 15:27:17 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 15:27:17.897027 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.middleware.request_id [None req-13c4c341-bf3d-4689-a6a6-21b42638ab15 None None] RequestId filter calling following filter/app {{(pid=112575) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:27:18.223728 np0000172754 devstack@c-api.service[112575]: INFO cinder.api.openstack.wsgi [None req-13c4c341-bf3d-4689-a6a6-21b42638ab15 demo demo] GET https://199.19.213.73/volume/v3/types/default May 08 15:27:18.224049 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.openstack.wsgi [None req-13c4c341-bf3d-4689-a6a6-21b42638ab15 demo demo] Empty body provided in request {{(pid=112575) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:27:18.224251 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.openstack.wsgi [None req-13c4c341-bf3d-4689-a6a6-21b42638ab15 demo demo] Calling method 'show' {{(pid=112575) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:27:18.230769 np0000172754 devstack@c-api.service[112575]: DEBUG oslo_db.sqlalchemy.engines [None req-13c4c341-bf3d-4689-a6a6-21b42638ab15 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=112575) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 15:27:18.243027 np0000172754 devstack@c-api.service[112575]: /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 08 15:27:18.243027 np0000172754 devstack@c-api.service[112575]: warnings.warn( May 08 15:27:18.245120 np0000172754 devstack@c-api.service[112575]: INFO cinder.api.openstack.wsgi [None req-13c4c341-bf3d-4689-a6a6-21b42638ab15 demo demo] https://199.19.213.73/volume/v3/types/default returned with HTTP 200 May 08 15:27:18.245527 np0000172754 devstack@c-api.service[112575]: [pid: 112575|app: 0|req: 2/8] 199.19.213.73 () {64 vars in 1251 bytes} [Fri May 8 15:27:17 2026] GET /volume/v3/types/default => generated 145 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 15:27:18.258724 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.middleware.request_id [None req-8d92e404-a6c2-4926-940f-7ca431c1ea60 None None] RequestId filter calling following filter/app {{(pid=112578) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:27:18.261458 np0000172754 devstack@c-api.service[112578]: INFO cinder.api.openstack.wsgi [None req-8d92e404-a6c2-4926-940f-7ca431c1ea60 demo demo] GET https://199.19.213.73/volume/v3/types/default May 08 15:27:18.261746 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.openstack.wsgi [None req-8d92e404-a6c2-4926-940f-7ca431c1ea60 demo demo] Empty body provided in request {{(pid=112578) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:27:18.262068 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.openstack.wsgi [None req-8d92e404-a6c2-4926-940f-7ca431c1ea60 demo demo] Calling method 'show' {{(pid=112578) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:27:18.278022 np0000172754 devstack@c-api.service[112578]: INFO cinder.api.openstack.wsgi [None req-8d92e404-a6c2-4926-940f-7ca431c1ea60 demo demo] https://199.19.213.73/volume/v3/types/default returned with HTTP 200 May 08 15:27:18.278382 np0000172754 devstack@c-api.service[112578]: [pid: 112578|app: 0|req: 3/9] 199.19.213.73 () {64 vars in 1251 bytes} [Fri May 8 15:27:18 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 15:27:27.126572 np0000172754 devstack@c-api.service[112577]: DEBUG dbcounter [-] [112577] Writing DB stats cinder:SELECT=2 {{(pid=112577) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:27:27.482080 np0000172754 devstack@c-api.service[112576]: DEBUG dbcounter [-] [112576] Writing DB stats cinder:SELECT=2 {{(pid=112576) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:27:28.241384 np0000172754 devstack@c-api.service[112575]: DEBUG dbcounter [-] [112575] Writing DB stats cinder:SELECT=2 {{(pid=112575) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:27:28.274581 np0000172754 devstack@c-api.service[112578]: DEBUG dbcounter [-] [112578] Writing DB stats cinder:SELECT=3 {{(pid=112578) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:32:38.666406 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.middleware.request_id [None req-3b74084c-3f58-47a7-92e9-bd20de7e0cea None None] RequestId filter calling following filter/app {{(pid=112577) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:32:38.765142 np0000172754 devstack@c-api.service[112577]: INFO cinder.api.openstack.wsgi [None req-3b74084c-3f58-47a7-92e9-bd20de7e0cea demo demo] GET https://199.19.213.73/volume/v3/volumes/detail May 08 15:32:38.765607 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.openstack.wsgi [None req-3b74084c-3f58-47a7-92e9-bd20de7e0cea demo demo] Empty body provided in request {{(pid=112577) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:32:38.766246 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.openstack.wsgi [None req-3b74084c-3f58-47a7-92e9-bd20de7e0cea demo demo] Calling method 'detail' {{(pid=112577) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:32:38.767542 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.api_utils [None req-3b74084c-3f58-47a7-92e9-bd20de7e0cea demo demo] Removing options '' from query. {{(pid=112577) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:32:38.768718 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.volume.api [None req-3b74084c-3f58-47a7-92e9-bd20de7e0cea demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112577) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:32:38.805175 np0000172754 devstack@c-api.service[112577]: INFO cinder.volume.api [None req-3b74084c-3f58-47a7-92e9-bd20de7e0cea demo demo] Get all volumes completed successfully. May 08 15:32:38.807584 np0000172754 devstack@c-api.service[112577]: INFO cinder.api.openstack.wsgi [None req-3b74084c-3f58-47a7-92e9-bd20de7e0cea demo demo] https://199.19.213.73/volume/v3/volumes/detail returned with HTTP 200 May 08 15:32:38.808020 np0000172754 devstack@c-api.service[112577]: [pid: 112577|app: 0|req: 3/10] 199.19.213.73 () {64 vars in 1289 bytes} [Fri May 8 15:32:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:32:48.796909 np0000172754 devstack@c-api.service[112577]: DEBUG dbcounter [-] [112577] Writing DB stats cinder:SELECT=1 {{(pid=112577) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:33:38.821316 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.middleware.request_id [None req-b813e0ab-fad2-4589-ac51-241a84abb986 None None] RequestId filter calling following filter/app {{(pid=112576) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:33:38.827047 np0000172754 devstack@c-api.service[112576]: INFO cinder.api.openstack.wsgi [None req-b813e0ab-fad2-4589-ac51-241a84abb986 demo demo] GET https://199.19.213.73/volume/v3/volumes/detail May 08 15:33:38.827047 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.openstack.wsgi [None req-b813e0ab-fad2-4589-ac51-241a84abb986 demo demo] Empty body provided in request {{(pid=112576) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:33:38.827293 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.openstack.wsgi [None req-b813e0ab-fad2-4589-ac51-241a84abb986 demo demo] Calling method 'detail' {{(pid=112576) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:33:38.828147 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.api_utils [None req-b813e0ab-fad2-4589-ac51-241a84abb986 demo demo] Removing options '' from query. {{(pid=112576) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:33:38.829608 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.volume.api [None req-b813e0ab-fad2-4589-ac51-241a84abb986 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112576) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:33:38.865026 np0000172754 devstack@c-api.service[112576]: INFO cinder.volume.api [None req-b813e0ab-fad2-4589-ac51-241a84abb986 demo demo] Get all volumes completed successfully. May 08 15:33:38.867404 np0000172754 devstack@c-api.service[112576]: INFO cinder.api.openstack.wsgi [None req-b813e0ab-fad2-4589-ac51-241a84abb986 demo demo] https://199.19.213.73/volume/v3/volumes/detail returned with HTTP 200 May 08 15:33:38.867796 np0000172754 devstack@c-api.service[112576]: [pid: 112576|app: 0|req: 3/11] 199.19.213.73 () {64 vars in 1289 bytes} [Fri May 8 15:33:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:33:48.859035 np0000172754 devstack@c-api.service[112576]: DEBUG dbcounter [-] [112576] Writing DB stats cinder:SELECT=1 {{(pid=112576) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:34:38.955567 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.middleware.request_id [None req-9d9c3032-bc62-4834-b54f-f692b0ef88f5 None None] RequestId filter calling following filter/app {{(pid=112575) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:34:38.960697 np0000172754 devstack@c-api.service[112575]: INFO cinder.api.openstack.wsgi [None req-9d9c3032-bc62-4834-b54f-f692b0ef88f5 demo demo] GET https://199.19.213.73/volume/v3/volumes/detail May 08 15:34:38.960980 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.openstack.wsgi [None req-9d9c3032-bc62-4834-b54f-f692b0ef88f5 demo demo] Empty body provided in request {{(pid=112575) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:34:38.961262 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.openstack.wsgi [None req-9d9c3032-bc62-4834-b54f-f692b0ef88f5 demo demo] Calling method 'detail' {{(pid=112575) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:34:38.962082 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.api_utils [None req-9d9c3032-bc62-4834-b54f-f692b0ef88f5 demo demo] Removing options '' from query. {{(pid=112575) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:34:38.963491 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.volume.api [None req-9d9c3032-bc62-4834-b54f-f692b0ef88f5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112575) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:34:39.002070 np0000172754 devstack@c-api.service[112575]: INFO cinder.volume.api [None req-9d9c3032-bc62-4834-b54f-f692b0ef88f5 demo demo] Get all volumes completed successfully. May 08 15:34:39.005620 np0000172754 devstack@c-api.service[112575]: INFO cinder.api.openstack.wsgi [None req-9d9c3032-bc62-4834-b54f-f692b0ef88f5 demo demo] https://199.19.213.73/volume/v3/volumes/detail returned with HTTP 200 May 08 15:34:39.006198 np0000172754 devstack@c-api.service[112575]: [pid: 112575|app: 0|req: 3/12] 199.19.213.73 () {64 vars in 1289 bytes} [Fri May 8 15:34:38 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:34:48.994187 np0000172754 devstack@c-api.service[112575]: DEBUG dbcounter [-] [112575] Writing DB stats cinder:SELECT=1 {{(pid=112575) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:35:39.078127 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.middleware.request_id [None req-27aa0343-ab21-4720-b821-b513253d8f0d None None] RequestId filter calling following filter/app {{(pid=112578) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:35:39.082921 np0000172754 devstack@c-api.service[112578]: INFO cinder.api.openstack.wsgi [None req-27aa0343-ab21-4720-b821-b513253d8f0d demo demo] GET https://199.19.213.73/volume/v3/volumes/detail May 08 15:35:39.083172 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.openstack.wsgi [None req-27aa0343-ab21-4720-b821-b513253d8f0d demo demo] Empty body provided in request {{(pid=112578) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:35:39.083421 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.openstack.wsgi [None req-27aa0343-ab21-4720-b821-b513253d8f0d demo demo] Calling method 'detail' {{(pid=112578) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:35:39.084024 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.api_utils [None req-27aa0343-ab21-4720-b821-b513253d8f0d demo demo] Removing options '' from query. {{(pid=112578) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:35:39.085062 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.volume.api [None req-27aa0343-ab21-4720-b821-b513253d8f0d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112578) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:35:39.126639 np0000172754 devstack@c-api.service[112578]: INFO cinder.volume.api [None req-27aa0343-ab21-4720-b821-b513253d8f0d demo demo] Get all volumes completed successfully. May 08 15:35:39.130177 np0000172754 devstack@c-api.service[112578]: INFO cinder.api.openstack.wsgi [None req-27aa0343-ab21-4720-b821-b513253d8f0d demo demo] https://199.19.213.73/volume/v3/volumes/detail returned with HTTP 200 May 08 15:35:39.130566 np0000172754 devstack@c-api.service[112578]: [pid: 112578|app: 0|req: 4/13] 199.19.213.73 () {64 vars in 1289 bytes} [Fri May 8 15:35:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:35:49.118403 np0000172754 devstack@c-api.service[112578]: DEBUG dbcounter [-] [112578] Writing DB stats cinder:SELECT=1 {{(pid=112578) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:36:39.145475 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.middleware.request_id [None req-440d8d2d-25c1-42ca-b8d5-c90922b421a8 None None] RequestId filter calling following filter/app {{(pid=112577) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:36:39.149260 np0000172754 devstack@c-api.service[112577]: INFO cinder.api.openstack.wsgi [None req-440d8d2d-25c1-42ca-b8d5-c90922b421a8 demo demo] GET https://199.19.213.73/volume/v3/volumes/detail May 08 15:36:39.149508 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.openstack.wsgi [None req-440d8d2d-25c1-42ca-b8d5-c90922b421a8 demo demo] Empty body provided in request {{(pid=112577) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:36:39.149772 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.openstack.wsgi [None req-440d8d2d-25c1-42ca-b8d5-c90922b421a8 demo demo] Calling method 'detail' {{(pid=112577) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:36:39.150234 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.api_utils [None req-440d8d2d-25c1-42ca-b8d5-c90922b421a8 demo demo] Removing options '' from query. {{(pid=112577) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:36:39.151176 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.volume.api [None req-440d8d2d-25c1-42ca-b8d5-c90922b421a8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112577) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:36:39.158643 np0000172754 devstack@c-api.service[112577]: INFO cinder.volume.api [None req-440d8d2d-25c1-42ca-b8d5-c90922b421a8 demo demo] Get all volumes completed successfully. May 08 15:36:39.160716 np0000172754 devstack@c-api.service[112577]: INFO cinder.api.openstack.wsgi [None req-440d8d2d-25c1-42ca-b8d5-c90922b421a8 demo demo] https://199.19.213.73/volume/v3/volumes/detail returned with HTTP 200 May 08 15:36:39.161107 np0000172754 devstack@c-api.service[112577]: [pid: 112577|app: 0|req: 4/14] 199.19.213.73 () {64 vars in 1289 bytes} [Fri May 8 15:36:39 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 08 15:36:49.154884 np0000172754 devstack@c-api.service[112577]: DEBUG dbcounter [-] [112577] Writing DB stats cinder:SELECT=1 {{(pid=112577) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:37:39.175130 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.middleware.request_id [None req-a66aec8d-b7e2-4be1-9a63-e384ad6b704a None None] RequestId filter calling following filter/app {{(pid=112576) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:37:39.410261 np0000172754 devstack@c-api.service[112576]: INFO cinder.api.openstack.wsgi [None req-a66aec8d-b7e2-4be1-9a63-e384ad6b704a demo demo] GET https://199.19.213.73/volume/v3/volumes/detail May 08 15:37:39.410500 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.openstack.wsgi [None req-a66aec8d-b7e2-4be1-9a63-e384ad6b704a demo demo] Empty body provided in request {{(pid=112576) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:37:39.410748 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.openstack.wsgi [None req-a66aec8d-b7e2-4be1-9a63-e384ad6b704a demo demo] Calling method 'detail' {{(pid=112576) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:37:39.411099 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.api_utils [None req-a66aec8d-b7e2-4be1-9a63-e384ad6b704a demo demo] Removing options '' from query. {{(pid=112576) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:37:39.412134 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.volume.api [None req-a66aec8d-b7e2-4be1-9a63-e384ad6b704a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112576) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:37:39.429667 np0000172754 devstack@c-api.service[112576]: INFO cinder.volume.api [None req-a66aec8d-b7e2-4be1-9a63-e384ad6b704a demo demo] Get all volumes completed successfully. May 08 15:37:39.432307 np0000172754 devstack@c-api.service[112576]: INFO cinder.api.openstack.wsgi [None req-a66aec8d-b7e2-4be1-9a63-e384ad6b704a demo demo] https://199.19.213.73/volume/v3/volumes/detail returned with HTTP 200 May 08 15:37:39.432810 np0000172754 devstack@c-api.service[112576]: [pid: 112576|app: 0|req: 4/15] 199.19.213.73 () {64 vars in 1289 bytes} [Fri May 8 15:37:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:37:49.418263 np0000172754 devstack@c-api.service[112576]: DEBUG dbcounter [-] [112576] Writing DB stats cinder:SELECT=1 {{(pid=112576) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:38:39.448773 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.middleware.request_id [None req-49cc969e-9266-4b18-910c-00aeb1ab69bd None None] RequestId filter calling following filter/app {{(pid=112575) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:38:39.453308 np0000172754 devstack@c-api.service[112575]: INFO cinder.api.openstack.wsgi [None req-49cc969e-9266-4b18-910c-00aeb1ab69bd demo demo] GET https://199.19.213.73/volume/v3/volumes/detail May 08 15:38:39.453647 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.openstack.wsgi [None req-49cc969e-9266-4b18-910c-00aeb1ab69bd demo demo] Empty body provided in request {{(pid=112575) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:38:39.454908 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.openstack.wsgi [None req-49cc969e-9266-4b18-910c-00aeb1ab69bd demo demo] Calling method 'detail' {{(pid=112575) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:38:39.456918 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.api_utils [None req-49cc969e-9266-4b18-910c-00aeb1ab69bd demo demo] Removing options '' from query. {{(pid=112575) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:38:39.458251 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.volume.api [None req-49cc969e-9266-4b18-910c-00aeb1ab69bd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112575) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:38:39.474453 np0000172754 devstack@c-api.service[112575]: INFO cinder.volume.api [None req-49cc969e-9266-4b18-910c-00aeb1ab69bd demo demo] Get all volumes completed successfully. May 08 15:38:39.477784 np0000172754 devstack@c-api.service[112575]: INFO cinder.api.openstack.wsgi [None req-49cc969e-9266-4b18-910c-00aeb1ab69bd demo demo] https://199.19.213.73/volume/v3/volumes/detail returned with HTTP 200 May 08 15:38:39.478714 np0000172754 devstack@c-api.service[112575]: [pid: 112575|app: 0|req: 4/16] 199.19.213.73 () {64 vars in 1289 bytes} [Fri May 8 15:38:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:38:49.462900 np0000172754 devstack@c-api.service[112575]: DEBUG dbcounter [-] [112575] Writing DB stats cinder:SELECT=1 {{(pid=112575) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:39:39.494219 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.middleware.request_id [None req-9e864d08-0bea-4663-8fb9-07f7451c912d None None] RequestId filter calling following filter/app {{(pid=112578) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:39:39.497530 np0000172754 devstack@c-api.service[112578]: INFO cinder.api.openstack.wsgi [None req-9e864d08-0bea-4663-8fb9-07f7451c912d demo demo] GET https://199.19.213.73/volume/v3/volumes/detail May 08 15:39:39.497923 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.openstack.wsgi [None req-9e864d08-0bea-4663-8fb9-07f7451c912d demo demo] Empty body provided in request {{(pid=112578) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:39:39.498225 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.openstack.wsgi [None req-9e864d08-0bea-4663-8fb9-07f7451c912d demo demo] Calling method 'detail' {{(pid=112578) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:39:39.498691 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.api_utils [None req-9e864d08-0bea-4663-8fb9-07f7451c912d demo demo] Removing options '' from query. {{(pid=112578) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:39:39.500252 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.volume.api [None req-9e864d08-0bea-4663-8fb9-07f7451c912d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112578) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:39:39.511517 np0000172754 devstack@c-api.service[112578]: INFO cinder.volume.api [None req-9e864d08-0bea-4663-8fb9-07f7451c912d demo demo] Get all volumes completed successfully. May 08 15:39:39.515181 np0000172754 devstack@c-api.service[112578]: INFO cinder.api.openstack.wsgi [None req-9e864d08-0bea-4663-8fb9-07f7451c912d demo demo] https://199.19.213.73/volume/v3/volumes/detail returned with HTTP 200 May 08 15:39:39.515865 np0000172754 devstack@c-api.service[112578]: [pid: 112578|app: 0|req: 5/17] 199.19.213.73 () {64 vars in 1289 bytes} [Fri May 8 15:39:39 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 08 15:39:49.504486 np0000172754 devstack@c-api.service[112578]: DEBUG dbcounter [-] [112578] Writing DB stats cinder:SELECT=1 {{(pid=112578) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:40:39.534410 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.middleware.request_id [None req-0d3ef518-7235-4c3a-afa2-a793f0b4f745 None None] RequestId filter calling following filter/app {{(pid=112577) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:40:39.539011 np0000172754 devstack@c-api.service[112577]: INFO cinder.api.openstack.wsgi [None req-0d3ef518-7235-4c3a-afa2-a793f0b4f745 demo demo] GET https://199.19.213.73/volume/v3/volumes/detail May 08 15:40:39.539263 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.openstack.wsgi [None req-0d3ef518-7235-4c3a-afa2-a793f0b4f745 demo demo] Empty body provided in request {{(pid=112577) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:40:39.539515 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.openstack.wsgi [None req-0d3ef518-7235-4c3a-afa2-a793f0b4f745 demo demo] Calling method 'detail' {{(pid=112577) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:40:39.539900 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.api_utils [None req-0d3ef518-7235-4c3a-afa2-a793f0b4f745 demo demo] Removing options '' from query. {{(pid=112577) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:40:39.540930 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.volume.api [None req-0d3ef518-7235-4c3a-afa2-a793f0b4f745 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112577) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:40:39.552414 np0000172754 devstack@c-api.service[112577]: INFO cinder.volume.api [None req-0d3ef518-7235-4c3a-afa2-a793f0b4f745 demo demo] Get all volumes completed successfully. May 08 15:40:39.555400 np0000172754 devstack@c-api.service[112577]: INFO cinder.api.openstack.wsgi [None req-0d3ef518-7235-4c3a-afa2-a793f0b4f745 demo demo] https://199.19.213.73/volume/v3/volumes/detail returned with HTTP 200 May 08 15:40:39.555903 np0000172754 devstack@c-api.service[112577]: [pid: 112577|app: 0|req: 5/18] 199.19.213.73 () {64 vars in 1289 bytes} [Fri May 8 15:40:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:40:49.544026 np0000172754 devstack@c-api.service[112577]: DEBUG dbcounter [-] [112577] Writing DB stats cinder:SELECT=1 {{(pid=112577) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:41:39.567583 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.middleware.request_id [None req-66845c83-e777-445f-bf40-bc1998841aff None None] RequestId filter calling following filter/app {{(pid=112576) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:41:39.570211 np0000172754 devstack@c-api.service[112576]: INFO cinder.api.openstack.wsgi [None req-66845c83-e777-445f-bf40-bc1998841aff demo demo] GET https://199.19.213.73/volume/v3/volumes/detail May 08 15:41:39.570434 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.openstack.wsgi [None req-66845c83-e777-445f-bf40-bc1998841aff demo demo] Empty body provided in request {{(pid=112576) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:41:39.570672 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.openstack.wsgi [None req-66845c83-e777-445f-bf40-bc1998841aff demo demo] Calling method 'detail' {{(pid=112576) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:41:39.570971 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.api_utils [None req-66845c83-e777-445f-bf40-bc1998841aff demo demo] Removing options '' from query. {{(pid=112576) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:41:39.571955 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.volume.api [None req-66845c83-e777-445f-bf40-bc1998841aff demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112576) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:41:39.580418 np0000172754 devstack@c-api.service[112576]: INFO cinder.volume.api [None req-66845c83-e777-445f-bf40-bc1998841aff demo demo] Get all volumes completed successfully. May 08 15:41:39.583146 np0000172754 devstack@c-api.service[112576]: INFO cinder.api.openstack.wsgi [None req-66845c83-e777-445f-bf40-bc1998841aff demo demo] https://199.19.213.73/volume/v3/volumes/detail returned with HTTP 200 May 08 15:41:39.583608 np0000172754 devstack@c-api.service[112576]: [pid: 112576|app: 0|req: 5/19] 199.19.213.73 () {64 vars in 1289 bytes} [Fri May 8 15:41:39 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 08 15:41:49.575719 np0000172754 devstack@c-api.service[112576]: DEBUG dbcounter [-] [112576] Writing DB stats cinder:SELECT=1 {{(pid=112576) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:42:39.597744 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.middleware.request_id [None req-ef9b2d6b-2232-46b3-82dd-d7a6c40b9441 None None] RequestId filter calling following filter/app {{(pid=112575) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:42:39.755210 np0000172754 devstack@c-api.service[112575]: INFO cinder.api.openstack.wsgi [None req-ef9b2d6b-2232-46b3-82dd-d7a6c40b9441 demo demo] GET https://199.19.213.73/volume/v3/volumes/detail May 08 15:42:39.755347 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.openstack.wsgi [None req-ef9b2d6b-2232-46b3-82dd-d7a6c40b9441 demo demo] Empty body provided in request {{(pid=112575) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:42:39.755569 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.openstack.wsgi [None req-ef9b2d6b-2232-46b3-82dd-d7a6c40b9441 demo demo] Calling method 'detail' {{(pid=112575) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:42:39.755784 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.api_utils [None req-ef9b2d6b-2232-46b3-82dd-d7a6c40b9441 demo demo] Removing options '' from query. {{(pid=112575) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:42:39.756459 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.volume.api [None req-ef9b2d6b-2232-46b3-82dd-d7a6c40b9441 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112575) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:42:39.762521 np0000172754 devstack@c-api.service[112575]: INFO cinder.volume.api [None req-ef9b2d6b-2232-46b3-82dd-d7a6c40b9441 demo demo] Get all volumes completed successfully. May 08 15:42:39.764527 np0000172754 devstack@c-api.service[112575]: INFO cinder.api.openstack.wsgi [None req-ef9b2d6b-2232-46b3-82dd-d7a6c40b9441 demo demo] https://199.19.213.73/volume/v3/volumes/detail returned with HTTP 200 May 08 15:42:39.764866 np0000172754 devstack@c-api.service[112575]: [pid: 112575|app: 0|req: 5/20] 199.19.213.73 () {64 vars in 1289 bytes} [Fri May 8 15:42:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:42:49.758918 np0000172754 devstack@c-api.service[112575]: DEBUG dbcounter [-] [112575] Writing DB stats cinder:SELECT=1 {{(pid=112575) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:43:39.779726 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.middleware.request_id [None req-7a3640c1-cf49-4c80-930a-fb35c9e6e75d None None] RequestId filter calling following filter/app {{(pid=112578) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:43:39.783570 np0000172754 devstack@c-api.service[112578]: INFO cinder.api.openstack.wsgi [None req-7a3640c1-cf49-4c80-930a-fb35c9e6e75d demo demo] GET https://199.19.213.73/volume/v3/volumes/detail May 08 15:43:39.784021 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.openstack.wsgi [None req-7a3640c1-cf49-4c80-930a-fb35c9e6e75d demo demo] Empty body provided in request {{(pid=112578) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:43:39.784433 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.openstack.wsgi [None req-7a3640c1-cf49-4c80-930a-fb35c9e6e75d demo demo] Calling method 'detail' {{(pid=112578) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:43:39.784992 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.api_utils [None req-7a3640c1-cf49-4c80-930a-fb35c9e6e75d demo demo] Removing options '' from query. {{(pid=112578) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:43:39.786444 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.volume.api [None req-7a3640c1-cf49-4c80-930a-fb35c9e6e75d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112578) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:43:39.794763 np0000172754 devstack@c-api.service[112578]: INFO cinder.volume.api [None req-7a3640c1-cf49-4c80-930a-fb35c9e6e75d demo demo] Get all volumes completed successfully. May 08 15:43:39.796791 np0000172754 devstack@c-api.service[112578]: INFO cinder.api.openstack.wsgi [None req-7a3640c1-cf49-4c80-930a-fb35c9e6e75d demo demo] https://199.19.213.73/volume/v3/volumes/detail returned with HTTP 200 May 08 15:43:39.797214 np0000172754 devstack@c-api.service[112578]: [pid: 112578|app: 0|req: 6/21] 199.19.213.73 () {64 vars in 1289 bytes} [Fri May 8 15:43:39 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 08 15:43:49.789967 np0000172754 devstack@c-api.service[112578]: DEBUG dbcounter [-] [112578] Writing DB stats cinder:SELECT=1 {{(pid=112578) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:44:39.812747 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.middleware.request_id [None req-71ae29be-cbf1-4681-93ca-b7774c499327 None None] RequestId filter calling following filter/app {{(pid=112577) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:44:39.815666 np0000172754 devstack@c-api.service[112577]: INFO cinder.api.openstack.wsgi [None req-71ae29be-cbf1-4681-93ca-b7774c499327 demo demo] GET https://199.19.213.73/volume/v3/volumes/detail May 08 15:44:39.816006 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.openstack.wsgi [None req-71ae29be-cbf1-4681-93ca-b7774c499327 demo demo] Empty body provided in request {{(pid=112577) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:44:39.816285 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.openstack.wsgi [None req-71ae29be-cbf1-4681-93ca-b7774c499327 demo demo] Calling method 'detail' {{(pid=112577) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:44:39.816601 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.api_utils [None req-71ae29be-cbf1-4681-93ca-b7774c499327 demo demo] Removing options '' from query. {{(pid=112577) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:44:39.817772 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.volume.api [None req-71ae29be-cbf1-4681-93ca-b7774c499327 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112577) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:44:39.827230 np0000172754 devstack@c-api.service[112577]: INFO cinder.volume.api [None req-71ae29be-cbf1-4681-93ca-b7774c499327 demo demo] Get all volumes completed successfully. May 08 15:44:39.829867 np0000172754 devstack@c-api.service[112577]: INFO cinder.api.openstack.wsgi [None req-71ae29be-cbf1-4681-93ca-b7774c499327 demo demo] https://199.19.213.73/volume/v3/volumes/detail returned with HTTP 200 May 08 15:44:39.830378 np0000172754 devstack@c-api.service[112577]: [pid: 112577|app: 0|req: 6/22] 199.19.213.73 () {64 vars in 1289 bytes} [Fri May 8 15:44:39 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 08 15:44:49.820455 np0000172754 devstack@c-api.service[112577]: DEBUG dbcounter [-] [112577] Writing DB stats cinder:SELECT=1 {{(pid=112577) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:45:39.848252 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.middleware.request_id [None req-2fce5cc4-9071-4b2a-b516-247407687255 None None] RequestId filter calling following filter/app {{(pid=112576) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:45:39.851907 np0000172754 devstack@c-api.service[112576]: INFO cinder.api.openstack.wsgi [None req-2fce5cc4-9071-4b2a-b516-247407687255 demo demo] GET https://199.19.213.73/volume/v3/volumes/detail May 08 15:45:39.852215 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.openstack.wsgi [None req-2fce5cc4-9071-4b2a-b516-247407687255 demo demo] Empty body provided in request {{(pid=112576) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:45:39.852915 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.openstack.wsgi [None req-2fce5cc4-9071-4b2a-b516-247407687255 demo demo] Calling method 'detail' {{(pid=112576) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:45:39.853360 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.api_utils [None req-2fce5cc4-9071-4b2a-b516-247407687255 demo demo] Removing options '' from query. {{(pid=112576) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:45:39.854823 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.volume.api [None req-2fce5cc4-9071-4b2a-b516-247407687255 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112576) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:45:39.862554 np0000172754 devstack@c-api.service[112576]: INFO cinder.volume.api [None req-2fce5cc4-9071-4b2a-b516-247407687255 demo demo] Get all volumes completed successfully. May 08 15:45:39.864596 np0000172754 devstack@c-api.service[112576]: INFO cinder.api.openstack.wsgi [None req-2fce5cc4-9071-4b2a-b516-247407687255 demo demo] https://199.19.213.73/volume/v3/volumes/detail returned with HTTP 200 May 08 15:45:39.864989 np0000172754 devstack@c-api.service[112576]: [pid: 112576|app: 0|req: 6/23] 199.19.213.73 () {64 vars in 1289 bytes} [Fri May 8 15:45:39 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 08 15:45:49.859014 np0000172754 devstack@c-api.service[112576]: DEBUG dbcounter [-] [112576] Writing DB stats cinder:SELECT=1 {{(pid=112576) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:46:39.882817 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.middleware.request_id [None req-8a5f180d-bac5-43ef-b766-0942436b101d None None] RequestId filter calling following filter/app {{(pid=112575) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:46:39.886689 np0000172754 devstack@c-api.service[112575]: INFO cinder.api.openstack.wsgi [None req-8a5f180d-bac5-43ef-b766-0942436b101d demo demo] GET https://199.19.213.73/volume/v3/volumes/detail May 08 15:46:39.886989 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.openstack.wsgi [None req-8a5f180d-bac5-43ef-b766-0942436b101d demo demo] Empty body provided in request {{(pid=112575) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:46:39.887799 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.openstack.wsgi [None req-8a5f180d-bac5-43ef-b766-0942436b101d demo demo] Calling method 'detail' {{(pid=112575) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:46:39.888180 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.api_utils [None req-8a5f180d-bac5-43ef-b766-0942436b101d demo demo] Removing options '' from query. {{(pid=112575) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:46:39.889776 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.volume.api [None req-8a5f180d-bac5-43ef-b766-0942436b101d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112575) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:46:39.899161 np0000172754 devstack@c-api.service[112575]: INFO cinder.volume.api [None req-8a5f180d-bac5-43ef-b766-0942436b101d demo demo] Get all volumes completed successfully. May 08 15:46:39.901209 np0000172754 devstack@c-api.service[112575]: INFO cinder.api.openstack.wsgi [None req-8a5f180d-bac5-43ef-b766-0942436b101d demo demo] https://199.19.213.73/volume/v3/volumes/detail returned with HTTP 200 May 08 15:46:39.901599 np0000172754 devstack@c-api.service[112575]: [pid: 112575|app: 0|req: 6/24] 199.19.213.73 () {64 vars in 1289 bytes} [Fri May 8 15:46:39 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 08 15:46:49.893463 np0000172754 devstack@c-api.service[112575]: DEBUG dbcounter [-] [112575] Writing DB stats cinder:SELECT=1 {{(pid=112575) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:47:39.917078 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.middleware.request_id [None req-da568313-a467-4b7d-961e-504da8d51b0c None None] RequestId filter calling following filter/app {{(pid=112578) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:47:40.109169 np0000172754 devstack@c-api.service[112578]: INFO cinder.api.openstack.wsgi [None req-da568313-a467-4b7d-961e-504da8d51b0c demo demo] GET https://199.19.213.73/volume/v3/volumes/detail May 08 15:47:40.109572 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.openstack.wsgi [None req-da568313-a467-4b7d-961e-504da8d51b0c demo demo] Empty body provided in request {{(pid=112578) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:47:40.109975 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.openstack.wsgi [None req-da568313-a467-4b7d-961e-504da8d51b0c demo demo] Calling method 'detail' {{(pid=112578) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:47:40.110321 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.api_utils [None req-da568313-a467-4b7d-961e-504da8d51b0c demo demo] Removing options '' from query. {{(pid=112578) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:47:40.111308 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.volume.api [None req-da568313-a467-4b7d-961e-504da8d51b0c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112578) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:47:40.119594 np0000172754 devstack@c-api.service[112578]: INFO cinder.volume.api [None req-da568313-a467-4b7d-961e-504da8d51b0c demo demo] Get all volumes completed successfully. May 08 15:47:40.122322 np0000172754 devstack@c-api.service[112578]: INFO cinder.api.openstack.wsgi [None req-da568313-a467-4b7d-961e-504da8d51b0c demo demo] https://199.19.213.73/volume/v3/volumes/detail returned with HTTP 200 May 08 15:47:40.122732 np0000172754 devstack@c-api.service[112578]: [pid: 112578|app: 0|req: 7/25] 199.19.213.73 () {64 vars in 1289 bytes} [Fri May 8 15:47:39 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:47:50.114626 np0000172754 devstack@c-api.service[112578]: DEBUG dbcounter [-] [112578] Writing DB stats cinder:SELECT=1 {{(pid=112578) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:48:40.140276 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.middleware.request_id [None req-02285d68-e31d-45f0-b132-7172f006725b None None] RequestId filter calling following filter/app {{(pid=112577) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:48:40.145526 np0000172754 devstack@c-api.service[112577]: INFO cinder.api.openstack.wsgi [None req-02285d68-e31d-45f0-b132-7172f006725b demo demo] GET https://199.19.213.73/volume/v3/volumes/detail May 08 15:48:40.145943 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.openstack.wsgi [None req-02285d68-e31d-45f0-b132-7172f006725b demo demo] Empty body provided in request {{(pid=112577) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:48:40.146320 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.openstack.wsgi [None req-02285d68-e31d-45f0-b132-7172f006725b demo demo] Calling method 'detail' {{(pid=112577) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:48:40.147089 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.api_utils [None req-02285d68-e31d-45f0-b132-7172f006725b demo demo] Removing options '' from query. {{(pid=112577) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:48:40.148686 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.volume.api [None req-02285d68-e31d-45f0-b132-7172f006725b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112577) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:48:40.158339 np0000172754 devstack@c-api.service[112577]: INFO cinder.volume.api [None req-02285d68-e31d-45f0-b132-7172f006725b demo demo] Get all volumes completed successfully. May 08 15:48:40.160431 np0000172754 devstack@c-api.service[112577]: INFO cinder.api.openstack.wsgi [None req-02285d68-e31d-45f0-b132-7172f006725b demo demo] https://199.19.213.73/volume/v3/volumes/detail returned with HTTP 200 May 08 15:48:40.160866 np0000172754 devstack@c-api.service[112577]: [pid: 112577|app: 0|req: 7/26] 199.19.213.73 () {64 vars in 1289 bytes} [Fri May 8 15:48:40 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 08 15:48:50.153160 np0000172754 devstack@c-api.service[112577]: DEBUG dbcounter [-] [112577] Writing DB stats cinder:SELECT=1 {{(pid=112577) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:49:40.179663 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.middleware.request_id [None req-9af6f9fe-47f5-4986-8f2e-ece3134f138e None None] RequestId filter calling following filter/app {{(pid=112576) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:49:40.181871 np0000172754 devstack@c-api.service[112576]: INFO cinder.api.openstack.wsgi [None req-9af6f9fe-47f5-4986-8f2e-ece3134f138e demo demo] GET https://199.19.213.73/volume/v3/volumes/detail May 08 15:49:40.182219 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.openstack.wsgi [None req-9af6f9fe-47f5-4986-8f2e-ece3134f138e demo demo] Empty body provided in request {{(pid=112576) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:49:40.182559 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.openstack.wsgi [None req-9af6f9fe-47f5-4986-8f2e-ece3134f138e demo demo] Calling method 'detail' {{(pid=112576) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:49:40.182971 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.api_utils [None req-9af6f9fe-47f5-4986-8f2e-ece3134f138e demo demo] Removing options '' from query. {{(pid=112576) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:49:40.184054 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.volume.api [None req-9af6f9fe-47f5-4986-8f2e-ece3134f138e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112576) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:49:40.192185 np0000172754 devstack@c-api.service[112576]: INFO cinder.volume.api [None req-9af6f9fe-47f5-4986-8f2e-ece3134f138e demo demo] Get all volumes completed successfully. May 08 15:49:40.194160 np0000172754 devstack@c-api.service[112576]: INFO cinder.api.openstack.wsgi [None req-9af6f9fe-47f5-4986-8f2e-ece3134f138e demo demo] https://199.19.213.73/volume/v3/volumes/detail returned with HTTP 200 May 08 15:49:40.194595 np0000172754 devstack@c-api.service[112576]: [pid: 112576|app: 0|req: 7/27] 199.19.213.73 () {64 vars in 1289 bytes} [Fri May 8 15:49:40 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 08 15:49:50.187344 np0000172754 devstack@c-api.service[112576]: DEBUG dbcounter [-] [112576] Writing DB stats cinder:SELECT=1 {{(pid=112576) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:50:40.205765 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.middleware.request_id [None req-a946db3c-7faf-4c3e-972d-83ee603ff0c2 None None] RequestId filter calling following filter/app {{(pid=112575) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:50:40.208260 np0000172754 devstack@c-api.service[112575]: INFO cinder.api.openstack.wsgi [None req-a946db3c-7faf-4c3e-972d-83ee603ff0c2 demo demo] GET https://199.19.213.73/volume/v3/volumes/detail May 08 15:50:40.208593 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.openstack.wsgi [None req-a946db3c-7faf-4c3e-972d-83ee603ff0c2 demo demo] Empty body provided in request {{(pid=112575) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:50:40.208593 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.openstack.wsgi [None req-a946db3c-7faf-4c3e-972d-83ee603ff0c2 demo demo] Calling method 'detail' {{(pid=112575) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:50:40.208878 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.api_utils [None req-a946db3c-7faf-4c3e-972d-83ee603ff0c2 demo demo] Removing options '' from query. {{(pid=112575) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:50:40.209543 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.volume.api [None req-a946db3c-7faf-4c3e-972d-83ee603ff0c2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112575) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:50:40.216733 np0000172754 devstack@c-api.service[112575]: INFO cinder.volume.api [None req-a946db3c-7faf-4c3e-972d-83ee603ff0c2 demo demo] Get all volumes completed successfully. May 08 15:50:40.218590 np0000172754 devstack@c-api.service[112575]: INFO cinder.api.openstack.wsgi [None req-a946db3c-7faf-4c3e-972d-83ee603ff0c2 demo demo] https://199.19.213.73/volume/v3/volumes/detail returned with HTTP 200 May 08 15:50:40.218930 np0000172754 devstack@c-api.service[112575]: [pid: 112575|app: 0|req: 7/28] 199.19.213.73 () {64 vars in 1289 bytes} [Fri May 8 15:50:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:50:50.212122 np0000172754 devstack@c-api.service[112575]: DEBUG dbcounter [-] [112575] Writing DB stats cinder:SELECT=1 {{(pid=112575) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:51:40.235404 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.middleware.request_id [None req-5160e920-3b83-4846-9222-ec094add1c85 None None] RequestId filter calling following filter/app {{(pid=112578) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:51:40.238647 np0000172754 devstack@c-api.service[112578]: INFO cinder.api.openstack.wsgi [None req-5160e920-3b83-4846-9222-ec094add1c85 demo demo] GET https://199.19.213.73/volume/v3/volumes/detail May 08 15:51:40.238921 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.openstack.wsgi [None req-5160e920-3b83-4846-9222-ec094add1c85 demo demo] Empty body provided in request {{(pid=112578) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:51:40.239103 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.openstack.wsgi [None req-5160e920-3b83-4846-9222-ec094add1c85 demo demo] Calling method 'detail' {{(pid=112578) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:51:40.239338 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.api_utils [None req-5160e920-3b83-4846-9222-ec094add1c85 demo demo] Removing options '' from query. {{(pid=112578) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:51:40.240173 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.volume.api [None req-5160e920-3b83-4846-9222-ec094add1c85 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112578) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:51:40.247476 np0000172754 devstack@c-api.service[112578]: INFO cinder.volume.api [None req-5160e920-3b83-4846-9222-ec094add1c85 demo demo] Get all volumes completed successfully. May 08 15:51:40.250059 np0000172754 devstack@c-api.service[112578]: INFO cinder.api.openstack.wsgi [None req-5160e920-3b83-4846-9222-ec094add1c85 demo demo] https://199.19.213.73/volume/v3/volumes/detail returned with HTTP 200 May 08 15:51:40.250992 np0000172754 devstack@c-api.service[112578]: [pid: 112578|app: 0|req: 8/29] 199.19.213.73 () {64 vars in 1289 bytes} [Fri May 8 15:51:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:51:50.242871 np0000172754 devstack@c-api.service[112578]: DEBUG dbcounter [-] [112578] Writing DB stats cinder:SELECT=1 {{(pid=112578) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:52:40.267373 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.middleware.request_id [None req-2a69f365-2f8e-461a-90c1-7261161e637b None None] RequestId filter calling following filter/app {{(pid=112577) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:52:40.363385 np0000172754 devstack@c-api.service[112577]: INFO cinder.api.openstack.wsgi [None req-2a69f365-2f8e-461a-90c1-7261161e637b demo demo] GET https://199.19.213.73/volume/v3/volumes/detail May 08 15:52:40.363577 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.openstack.wsgi [None req-2a69f365-2f8e-461a-90c1-7261161e637b demo demo] Empty body provided in request {{(pid=112577) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:52:40.363769 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.openstack.wsgi [None req-2a69f365-2f8e-461a-90c1-7261161e637b demo demo] Calling method 'detail' {{(pid=112577) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:52:40.364012 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.api_utils [None req-2a69f365-2f8e-461a-90c1-7261161e637b demo demo] Removing options '' from query. {{(pid=112577) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:52:40.364899 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.volume.api [None req-2a69f365-2f8e-461a-90c1-7261161e637b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112577) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:52:40.372281 np0000172754 devstack@c-api.service[112577]: INFO cinder.volume.api [None req-2a69f365-2f8e-461a-90c1-7261161e637b demo demo] Get all volumes completed successfully. May 08 15:52:40.374113 np0000172754 devstack@c-api.service[112577]: INFO cinder.api.openstack.wsgi [None req-2a69f365-2f8e-461a-90c1-7261161e637b demo demo] https://199.19.213.73/volume/v3/volumes/detail returned with HTTP 200 May 08 15:52:40.374434 np0000172754 devstack@c-api.service[112577]: [pid: 112577|app: 0|req: 8/30] 199.19.213.73 () {64 vars in 1289 bytes} [Fri May 8 15:52:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:52:50.367515 np0000172754 devstack@c-api.service[112577]: DEBUG dbcounter [-] [112577] Writing DB stats cinder:SELECT=1 {{(pid=112577) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:53:40.389564 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.middleware.request_id [None req-9f642c6f-ec85-4c97-aaf1-289592bab75a None None] RequestId filter calling following filter/app {{(pid=112576) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:53:40.394509 np0000172754 devstack@c-api.service[112576]: INFO cinder.api.openstack.wsgi [None req-9f642c6f-ec85-4c97-aaf1-289592bab75a demo demo] GET https://199.19.213.73/volume/v3/volumes/detail May 08 15:53:40.395076 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.openstack.wsgi [None req-9f642c6f-ec85-4c97-aaf1-289592bab75a demo demo] Empty body provided in request {{(pid=112576) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:53:40.395571 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.openstack.wsgi [None req-9f642c6f-ec85-4c97-aaf1-289592bab75a demo demo] Calling method 'detail' {{(pid=112576) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:53:40.396217 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.api_utils [None req-9f642c6f-ec85-4c97-aaf1-289592bab75a demo demo] Removing options '' from query. {{(pid=112576) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:53:40.398213 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.volume.api [None req-9f642c6f-ec85-4c97-aaf1-289592bab75a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112576) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:53:40.405733 np0000172754 devstack@c-api.service[112576]: INFO cinder.volume.api [None req-9f642c6f-ec85-4c97-aaf1-289592bab75a demo demo] Get all volumes completed successfully. May 08 15:53:40.408315 np0000172754 devstack@c-api.service[112576]: INFO cinder.api.openstack.wsgi [None req-9f642c6f-ec85-4c97-aaf1-289592bab75a demo demo] https://199.19.213.73/volume/v3/volumes/detail returned with HTTP 200 May 08 15:53:40.408981 np0000172754 devstack@c-api.service[112576]: [pid: 112576|app: 0|req: 8/31] 199.19.213.73 () {64 vars in 1289 bytes} [Fri May 8 15:53:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:53:50.400817 np0000172754 devstack@c-api.service[112576]: DEBUG dbcounter [-] [112576] Writing DB stats cinder:SELECT=1 {{(pid=112576) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:54:40.425019 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.middleware.request_id [None req-6ea5d108-0497-4af7-bd6e-5d81c7501459 None None] RequestId filter calling following filter/app {{(pid=112575) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:54:40.427139 np0000172754 devstack@c-api.service[112575]: INFO cinder.api.openstack.wsgi [None req-6ea5d108-0497-4af7-bd6e-5d81c7501459 demo demo] GET https://199.19.213.73/volume/v3/volumes/detail May 08 15:54:40.427405 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.openstack.wsgi [None req-6ea5d108-0497-4af7-bd6e-5d81c7501459 demo demo] Empty body provided in request {{(pid=112575) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:54:40.427719 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.openstack.wsgi [None req-6ea5d108-0497-4af7-bd6e-5d81c7501459 demo demo] Calling method 'detail' {{(pid=112575) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:54:40.428130 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.api_utils [None req-6ea5d108-0497-4af7-bd6e-5d81c7501459 demo demo] Removing options '' from query. {{(pid=112575) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:54:40.429148 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.volume.api [None req-6ea5d108-0497-4af7-bd6e-5d81c7501459 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112575) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:54:40.438200 np0000172754 devstack@c-api.service[112575]: INFO cinder.volume.api [None req-6ea5d108-0497-4af7-bd6e-5d81c7501459 demo demo] Get all volumes completed successfully. May 08 15:54:40.441139 np0000172754 devstack@c-api.service[112575]: INFO cinder.api.openstack.wsgi [None req-6ea5d108-0497-4af7-bd6e-5d81c7501459 demo demo] https://199.19.213.73/volume/v3/volumes/detail returned with HTTP 200 May 08 15:54:40.441637 np0000172754 devstack@c-api.service[112575]: [pid: 112575|app: 0|req: 8/32] 199.19.213.73 () {64 vars in 1289 bytes} [Fri May 8 15:54:40 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 08 15:54:50.433162 np0000172754 devstack@c-api.service[112575]: DEBUG dbcounter [-] [112575] Writing DB stats cinder:SELECT=1 {{(pid=112575) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:55:40.457121 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.middleware.request_id [None req-09cb8c17-2fbf-4774-be92-9ac238a05562 None None] RequestId filter calling following filter/app {{(pid=112578) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:55:40.463276 np0000172754 devstack@c-api.service[112578]: INFO cinder.api.openstack.wsgi [None req-09cb8c17-2fbf-4774-be92-9ac238a05562 demo demo] GET https://199.19.213.73/volume/v3/volumes/detail May 08 15:55:40.463906 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.openstack.wsgi [None req-09cb8c17-2fbf-4774-be92-9ac238a05562 demo demo] Empty body provided in request {{(pid=112578) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:55:40.464408 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.openstack.wsgi [None req-09cb8c17-2fbf-4774-be92-9ac238a05562 demo demo] Calling method 'detail' {{(pid=112578) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:55:40.465036 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.api_utils [None req-09cb8c17-2fbf-4774-be92-9ac238a05562 demo demo] Removing options '' from query. {{(pid=112578) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:55:40.466748 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.volume.api [None req-09cb8c17-2fbf-4774-be92-9ac238a05562 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112578) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:55:40.475133 np0000172754 devstack@c-api.service[112578]: INFO cinder.volume.api [None req-09cb8c17-2fbf-4774-be92-9ac238a05562 demo demo] Get all volumes completed successfully. May 08 15:55:40.477053 np0000172754 devstack@c-api.service[112578]: INFO cinder.api.openstack.wsgi [None req-09cb8c17-2fbf-4774-be92-9ac238a05562 demo demo] https://199.19.213.73/volume/v3/volumes/detail returned with HTTP 200 May 08 15:55:40.477404 np0000172754 devstack@c-api.service[112578]: [pid: 112578|app: 0|req: 9/33] 199.19.213.73 () {64 vars in 1289 bytes} [Fri May 8 15:55:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:55:50.470880 np0000172754 devstack@c-api.service[112578]: DEBUG dbcounter [-] [112578] Writing DB stats cinder:SELECT=1 {{(pid=112578) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:56:40.494341 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.middleware.request_id [None req-4a337f1c-d790-46d8-a18f-537d5019e9d5 None None] RequestId filter calling following filter/app {{(pid=112577) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:56:40.497264 np0000172754 devstack@c-api.service[112577]: INFO cinder.api.openstack.wsgi [None req-4a337f1c-d790-46d8-a18f-537d5019e9d5 demo demo] GET https://199.19.213.73/volume/v3/volumes/detail May 08 15:56:40.497497 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.openstack.wsgi [None req-4a337f1c-d790-46d8-a18f-537d5019e9d5 demo demo] Empty body provided in request {{(pid=112577) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:56:40.497783 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.openstack.wsgi [None req-4a337f1c-d790-46d8-a18f-537d5019e9d5 demo demo] Calling method 'detail' {{(pid=112577) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:56:40.498108 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.api.api_utils [None req-4a337f1c-d790-46d8-a18f-537d5019e9d5 demo demo] Removing options '' from query. {{(pid=112577) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:56:40.499127 np0000172754 devstack@c-api.service[112577]: DEBUG cinder.volume.api [None req-4a337f1c-d790-46d8-a18f-537d5019e9d5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112577) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:56:40.507512 np0000172754 devstack@c-api.service[112577]: INFO cinder.volume.api [None req-4a337f1c-d790-46d8-a18f-537d5019e9d5 demo demo] Get all volumes completed successfully. May 08 15:56:40.510245 np0000172754 devstack@c-api.service[112577]: INFO cinder.api.openstack.wsgi [None req-4a337f1c-d790-46d8-a18f-537d5019e9d5 demo demo] https://199.19.213.73/volume/v3/volumes/detail returned with HTTP 200 May 08 15:56:40.510661 np0000172754 devstack@c-api.service[112577]: [pid: 112577|app: 0|req: 9/34] 199.19.213.73 () {64 vars in 1289 bytes} [Fri May 8 15:56:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:56:50.502351 np0000172754 devstack@c-api.service[112577]: DEBUG dbcounter [-] [112577] Writing DB stats cinder:SELECT=1 {{(pid=112577) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:57:40.524856 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.middleware.request_id [None req-955f2495-dffa-4743-a92b-5aafb339f82b None None] RequestId filter calling following filter/app {{(pid=112576) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:57:40.651312 np0000172754 devstack@c-api.service[112576]: INFO cinder.api.openstack.wsgi [None req-955f2495-dffa-4743-a92b-5aafb339f82b demo demo] GET https://199.19.213.73/volume/v3/volumes/detail May 08 15:57:40.651453 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.openstack.wsgi [None req-955f2495-dffa-4743-a92b-5aafb339f82b demo demo] Empty body provided in request {{(pid=112576) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:57:40.651646 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.openstack.wsgi [None req-955f2495-dffa-4743-a92b-5aafb339f82b demo demo] Calling method 'detail' {{(pid=112576) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:57:40.652093 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.api.api_utils [None req-955f2495-dffa-4743-a92b-5aafb339f82b demo demo] Removing options '' from query. {{(pid=112576) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:57:40.652568 np0000172754 devstack@c-api.service[112576]: DEBUG cinder.volume.api [None req-955f2495-dffa-4743-a92b-5aafb339f82b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112576) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:57:40.660560 np0000172754 devstack@c-api.service[112576]: INFO cinder.volume.api [None req-955f2495-dffa-4743-a92b-5aafb339f82b demo demo] Get all volumes completed successfully. May 08 15:57:40.663267 np0000172754 devstack@c-api.service[112576]: INFO cinder.api.openstack.wsgi [None req-955f2495-dffa-4743-a92b-5aafb339f82b demo demo] https://199.19.213.73/volume/v3/volumes/detail returned with HTTP 200 May 08 15:57:40.663699 np0000172754 devstack@c-api.service[112576]: [pid: 112576|app: 0|req: 9/35] 199.19.213.73 () {64 vars in 1289 bytes} [Fri May 8 15:57:40 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 15:57:50.655751 np0000172754 devstack@c-api.service[112576]: DEBUG dbcounter [-] [112576] Writing DB stats cinder:SELECT=1 {{(pid=112576) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:58:40.682450 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.middleware.request_id [None req-feb880e0-997e-42a3-8777-6f0daaae5941 None None] RequestId filter calling following filter/app {{(pid=112575) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:58:40.684824 np0000172754 devstack@c-api.service[112575]: INFO cinder.api.openstack.wsgi [None req-feb880e0-997e-42a3-8777-6f0daaae5941 demo demo] GET https://199.19.213.73/volume/v3/volumes/detail May 08 15:58:40.685074 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.openstack.wsgi [None req-feb880e0-997e-42a3-8777-6f0daaae5941 demo demo] Empty body provided in request {{(pid=112575) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:58:40.685308 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.openstack.wsgi [None req-feb880e0-997e-42a3-8777-6f0daaae5941 demo demo] Calling method 'detail' {{(pid=112575) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:58:40.685596 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.api.api_utils [None req-feb880e0-997e-42a3-8777-6f0daaae5941 demo demo] Removing options '' from query. {{(pid=112575) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:58:40.686451 np0000172754 devstack@c-api.service[112575]: DEBUG cinder.volume.api [None req-feb880e0-997e-42a3-8777-6f0daaae5941 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112575) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:58:40.697998 np0000172754 devstack@c-api.service[112575]: INFO cinder.volume.api [None req-feb880e0-997e-42a3-8777-6f0daaae5941 demo demo] Get all volumes completed successfully. May 08 15:58:40.700465 np0000172754 devstack@c-api.service[112575]: INFO cinder.api.openstack.wsgi [None req-feb880e0-997e-42a3-8777-6f0daaae5941 demo demo] https://199.19.213.73/volume/v3/volumes/detail returned with HTTP 200 May 08 15:58:40.701127 np0000172754 devstack@c-api.service[112575]: [pid: 112575|app: 0|req: 9/36] 199.19.213.73 () {64 vars in 1289 bytes} [Fri May 8 15:58:40 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 08 15:58:50.689033 np0000172754 devstack@c-api.service[112575]: DEBUG dbcounter [-] [112575] Writing DB stats cinder:SELECT=1 {{(pid=112575) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 15:59:40.715162 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.middleware.request_id [None req-5b1cea1a-09a5-4678-8792-ccc2aecd35af None None] RequestId filter calling following filter/app {{(pid=112578) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 15:59:40.718447 np0000172754 devstack@c-api.service[112578]: INFO cinder.api.openstack.wsgi [None req-5b1cea1a-09a5-4678-8792-ccc2aecd35af demo demo] GET https://199.19.213.73/volume/v3/volumes/detail May 08 15:59:40.718659 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.openstack.wsgi [None req-5b1cea1a-09a5-4678-8792-ccc2aecd35af demo demo] Empty body provided in request {{(pid=112578) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 15:59:40.718943 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.openstack.wsgi [None req-5b1cea1a-09a5-4678-8792-ccc2aecd35af demo demo] Calling method 'detail' {{(pid=112578) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 15:59:40.719255 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.api.api_utils [None req-5b1cea1a-09a5-4678-8792-ccc2aecd35af demo demo] Removing options '' from query. {{(pid=112578) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 15:59:40.720204 np0000172754 devstack@c-api.service[112578]: DEBUG cinder.volume.api [None req-5b1cea1a-09a5-4678-8792-ccc2aecd35af demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112578) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 15:59:40.728454 np0000172754 devstack@c-api.service[112578]: INFO cinder.volume.api [None req-5b1cea1a-09a5-4678-8792-ccc2aecd35af demo demo] Get all volumes completed successfully. May 08 15:59:40.731240 np0000172754 devstack@c-api.service[112578]: INFO cinder.api.openstack.wsgi [None req-5b1cea1a-09a5-4678-8792-ccc2aecd35af demo demo] https://199.19.213.73/volume/v3/volumes/detail returned with HTTP 200 May 08 15:59:40.732281 np0000172754 devstack@c-api.service[112578]: [pid: 112578|app: 0|req: 10/37] 199.19.213.73 () {64 vars in 1289 bytes} [Fri May 8 15:59:40 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)