May 20 13:22:33.974932 np0000175364 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 20 13:22:33.989343 np0000175364 devstack@c-api.service[112144]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 20 13:22:33.991666 np0000175364 devstack@c-api.service[112144]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed May 20 13:22:33 2026] *** May 20 13:22:33.991666 np0000175364 devstack@c-api.service[112144]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 20 13:22:33.991666 np0000175364 devstack@c-api.service[112144]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 20 13:22:33.991666 np0000175364 devstack@c-api.service[112144]: nodename: np0000175364 May 20 13:22:33.991666 np0000175364 devstack@c-api.service[112144]: machine: x86_64 May 20 13:22:33.991666 np0000175364 devstack@c-api.service[112144]: clock source: unix May 20 13:22:33.991666 np0000175364 devstack@c-api.service[112144]: pcre jit disabled May 20 13:22:33.991666 np0000175364 devstack@c-api.service[112144]: detected number of CPU cores: 16 May 20 13:22:33.991666 np0000175364 devstack@c-api.service[112144]: current working directory: / May 20 13:22:33.991666 np0000175364 devstack@c-api.service[112144]: detected binary path: /usr/bin/uwsgi-core May 20 13:22:33.991666 np0000175364 devstack@c-api.service[112144]: your processes number limit is 256917 May 20 13:22:33.991666 np0000175364 devstack@c-api.service[112144]: your memory page size is 4096 bytes May 20 13:22:33.991666 np0000175364 devstack@c-api.service[112144]: detected max file descriptor number: 2048 May 20 13:22:33.991666 np0000175364 devstack@c-api.service[112144]: lock engine: pthread robust mutexes May 20 13:22:33.992442 np0000175364 devstack@c-api.service[112144]: thunder lock: enabled May 20 13:22:33.992442 np0000175364 devstack@c-api.service[112144]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 20 13:22:33.992442 np0000175364 devstack@c-api.service[112144]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 20 13:22:33.992442 np0000175364 devstack@c-api.service[112144]: PEP 405 virtualenv detected: /opt/stack/data/venv May 20 13:22:33.992442 np0000175364 devstack@c-api.service[112144]: Set PythonHome to /opt/stack/data/venv May 20 13:22:34.027543 np0000175364 devstack@c-api.service[112144]: Python main interpreter initialized at 0x7d4a576a3668 May 20 13:22:34.027543 np0000175364 devstack@c-api.service[112144]: python threads support enabled May 20 13:22:34.027543 np0000175364 devstack@c-api.service[112144]: your server socket listen backlog is limited to 100 connections May 20 13:22:34.027543 np0000175364 devstack@c-api.service[112144]: your mercy for graceful operations on workers is 80 seconds May 20 13:22:34.028096 np0000175364 devstack@c-api.service[112144]: mapped 671795 bytes (656 KB) for 4 cores May 20 13:22:34.028232 np0000175364 devstack@c-api.service[112144]: *** Operational MODE: preforking *** May 20 13:22:34.028386 np0000175364 devstack@c-api.service[112144]: *** uWSGI is running in multiple interpreter mode *** May 20 13:22:34.028386 np0000175364 devstack@c-api.service[112144]: spawned uWSGI master process (pid: 112144) May 20 13:22:34.028704 np0000175364 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 20 13:22:34.029113 np0000175364 devstack@c-api.service[112144]: spawned uWSGI worker 1 (pid: 112149, cores: 1) May 20 13:22:34.029631 np0000175364 devstack@c-api.service[112144]: spawned uWSGI worker 2 (pid: 112150, cores: 1) May 20 13:22:34.030074 np0000175364 devstack@c-api.service[112144]: spawned uWSGI worker 3 (pid: 112151, cores: 1) May 20 13:22:34.030592 np0000175364 devstack@c-api.service[112144]: spawned uWSGI worker 4 (pid: 112152, cores: 1) May 20 13:22:34.030592 np0000175364 devstack@c-api.service[112144]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 20 13:22:34.159641 np0000175364 devstack@c-api.service[112149]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 13:22:34.159641 np0000175364 devstack@c-api.service[112149]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 13:22:34.159641 np0000175364 devstack@c-api.service[112149]: we strongly recommend against using it for new projects. May 20 13:22:34.159641 np0000175364 devstack@c-api.service[112149]: If you are already using Eventlet, we recommend migrating to a different May 20 13:22:34.159641 np0000175364 devstack@c-api.service[112149]: framework. For more detail see May 20 13:22:34.159641 np0000175364 devstack@c-api.service[112149]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 13:22:34.159641 np0000175364 devstack@c-api.service[112149]: import eventlet # noqa May 20 13:22:34.164589 np0000175364 devstack@c-api.service[112152]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 13:22:34.164589 np0000175364 devstack@c-api.service[112152]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 13:22:34.164589 np0000175364 devstack@c-api.service[112152]: we strongly recommend against using it for new projects. May 20 13:22:34.164589 np0000175364 devstack@c-api.service[112152]: If you are already using Eventlet, we recommend migrating to a different May 20 13:22:34.164589 np0000175364 devstack@c-api.service[112152]: framework. For more detail see May 20 13:22:34.164589 np0000175364 devstack@c-api.service[112152]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 13:22:34.164589 np0000175364 devstack@c-api.service[112152]: import eventlet # noqa May 20 13:22:34.175829 np0000175364 devstack@c-api.service[112151]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 13:22:34.175829 np0000175364 devstack@c-api.service[112151]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 13:22:34.175829 np0000175364 devstack@c-api.service[112151]: we strongly recommend against using it for new projects. May 20 13:22:34.175829 np0000175364 devstack@c-api.service[112151]: If you are already using Eventlet, we recommend migrating to a different May 20 13:22:34.175829 np0000175364 devstack@c-api.service[112151]: framework. For more detail see May 20 13:22:34.175829 np0000175364 devstack@c-api.service[112151]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 13:22:34.175829 np0000175364 devstack@c-api.service[112151]: import eventlet # noqa May 20 13:22:34.226018 np0000175364 devstack@c-api.service[112150]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 13:22:34.226018 np0000175364 devstack@c-api.service[112150]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 13:22:34.226018 np0000175364 devstack@c-api.service[112150]: we strongly recommend against using it for new projects. May 20 13:22:34.226018 np0000175364 devstack@c-api.service[112150]: If you are already using Eventlet, we recommend migrating to a different May 20 13:22:34.226018 np0000175364 devstack@c-api.service[112150]: framework. For more detail see May 20 13:22:34.226018 np0000175364 devstack@c-api.service[112150]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 13:22:34.226018 np0000175364 devstack@c-api.service[112150]: import eventlet # noqa May 20 13:22:34.243493 np0000175364 devstack@c-api.service[112149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 13:22:34.243493 np0000175364 devstack@c-api.service[112149]: debtcollector.deprecate( May 20 13:22:34.249143 np0000175364 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 13:22:34.249143 np0000175364 devstack@c-api.service[112152]: debtcollector.deprecate( May 20 13:22:34.268158 np0000175364 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 13:22:34.268158 np0000175364 devstack@c-api.service[112151]: debtcollector.deprecate( May 20 13:22:34.311551 np0000175364 devstack@c-api.service[112150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 13:22:34.311551 np0000175364 devstack@c-api.service[112150]: debtcollector.deprecate( May 20 13:22:34.322305 np0000175364 devstack@c-api.service[112149]: /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 20 13:22:34.322305 np0000175364 devstack@c-api.service[112149]: from cgi import parse_header May 20 13:22:34.335595 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:34.335595 np0000175364 devstack@c-api.service[112152]: from cgi import parse_header May 20 13:22:34.362340 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:34.362340 np0000175364 devstack@c-api.service[112151]: from cgi import parse_header May 20 13:22:34.366545 np0000175364 devstack@c-api.service[112149]: /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 20 13:22:34.366545 np0000175364 devstack@c-api.service[112149]: removals.removed_module( May 20 13:22:34.367236 np0000175364 devstack@c-api.service[112149]: /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 20 13:22:34.367236 np0000175364 devstack@c-api.service[112149]: removals.removed_module( May 20 13:22:34.386141 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:34.386141 np0000175364 devstack@c-api.service[112152]: removals.removed_module( May 20 13:22:34.387240 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:34.387240 np0000175364 devstack@c-api.service[112152]: removals.removed_module( May 20 13:22:34.393552 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:34.393552 np0000175364 devstack@c-api.service[112150]: from cgi import parse_header May 20 13:22:34.409327 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:34.409327 np0000175364 devstack@c-api.service[112151]: removals.removed_module( May 20 13:22:34.410423 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:34.410423 np0000175364 devstack@c-api.service[112151]: removals.removed_module( May 20 13:22:34.439313 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:34.439313 np0000175364 devstack@c-api.service[112150]: removals.removed_module( May 20 13:22:34.440000 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:34.440000 np0000175364 devstack@c-api.service[112150]: removals.removed_module( May 20 13:22:35.013681 np0000175364 devstack@c-api.service[112149]: /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 20 13:22:35.013681 np0000175364 devstack@c-api.service[112149]: warnings.warn( May 20 13:22:35.027538 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:35.027538 np0000175364 devstack@c-api.service[112151]: warnings.warn( May 20 13:22:35.082262 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:35.082262 np0000175364 devstack@c-api.service[112150]: warnings.warn( May 20 13:22:35.114198 np0000175364 devstack@c-api.service[112149]: /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 20 13:22:35.114198 np0000175364 devstack@c-api.service[112149]: warnings.warn( May 20 13:22:35.114756 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:35.114756 np0000175364 devstack@c-api.service[112152]: warnings.warn( May 20 13:22:35.125909 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:35.125909 np0000175364 devstack@c-api.service[112151]: warnings.warn( May 20 13:22:35.192083 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:35.192083 np0000175364 devstack@c-api.service[112150]: warnings.warn( May 20 13:22:35.231819 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:35.231819 np0000175364 devstack@c-api.service[112152]: warnings.warn( May 20 13:22:35.404864 np0000175364 devstack@c-api.service[112151]: 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 20 13:22:35.405429 np0000175364 devstack@c-api.service[112151]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112151) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 13:22:35.408760 np0000175364 devstack@c-api.service[112149]: 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 20 13:22:35.409162 np0000175364 devstack@c-api.service[112149]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112149) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 13:22:35.485958 np0000175364 devstack@c-api.service[112150]: 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 20 13:22:35.486546 np0000175364 devstack@c-api.service[112150]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112150) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 13:22:35.490564 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:35.490564 np0000175364 devstack@c-api.service[112151]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 13:22:35.492815 np0000175364 devstack@c-api.service[112149]: /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 20 13:22:35.492815 np0000175364 devstack@c-api.service[112149]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 13:22:35.524152 np0000175364 devstack@c-api.service[112152]: 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 20 13:22:35.524318 np0000175364 devstack@c-api.service[112152]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112152) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 13:22:35.551802 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:35.551802 np0000175364 devstack@c-api.service[112150]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 13:22:35.589606 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:35.589606 np0000175364 devstack@c-api.service[112152]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 13:22:35.943574 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112151) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 13:22:35.943781 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112150) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 13:22:35.943898 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.943982 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.944061 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.944168 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.944229 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.944286 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.945332 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.945458 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.945458 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.945458 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.945768 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.945855 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.945943 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.946040 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.946131 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.946213 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.946213 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.946213 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.946213 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.946213 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.951832 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.951910 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.951967 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.952022 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.952094 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.952155 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.952215 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.952280 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.952338 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.952396 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.952459 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.952459 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.952459 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.952459 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.954436 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.954539 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.954602 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.954659 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.954712 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.954772 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.954828 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.954884 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.954956 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.955025 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.955102 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.955198 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.955281 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.955363 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.955565 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.955677 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.955677 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.955823 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.955823 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.955986 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.956071 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.956149 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.956243 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.956329 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.956329 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.956329 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.956329 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.956329 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.957270 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112152) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 13:22:35.957645 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.957762 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.957956 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.958044 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.958141 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.958240 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.958240 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.958379 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.958379 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.958585 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.958670 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.958751 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.958852 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.958947 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.959042 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.959127 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.959223 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.959304 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.959304 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.959304 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.959304 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.959304 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.959304 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.959304 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.959840 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.959941 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.960030 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.960135 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.960230 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.960230 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.960415 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.960498 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.960607 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.960690 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.960793 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.960944 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.961029 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.961130 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.961194 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.961251 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.961304 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.961304 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.961409 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.961476 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.961476 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.961661 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.961661 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.961661 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.961661 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.961661 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.961661 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.961661 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.961661 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.961661 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.961661 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.962140 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.962140 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.962140 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.962140 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.962504 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.962588 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.962655 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.962655 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.962855 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.962855 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.962855 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.963023 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.963093 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.963150 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.963202 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.963261 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.963318 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.963368 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.963431 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.963489 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.963587 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.963652 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.963710 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.963765 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.963765 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.963874 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.963874 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.963874 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.963874 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.963874 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.963874 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.963874 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.964279 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.964279 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.964401 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.964459 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.964534 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.964610 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.964668 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.964731 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.964786 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.964869 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.964930 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.964985 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.965048 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.965098 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.965135 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.965182 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.965221 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.965257 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.965304 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.965342 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.965342 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.965342 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.965342 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.965342 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.965342 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.965342 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.965630 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.965630 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.966562 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.966628 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.966705 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.966769 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.966817 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.966854 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.966906 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.966953 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.966992 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.967037 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.967037 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.967112 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.967112 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.967187 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.967332 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.967376 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.967420 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.967465 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.967532 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.967578 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.967627 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.967666 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.967703 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.967742 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.967780 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.967818 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.967865 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.967901 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.967948 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.967948 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.968016 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.968052 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.968100 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.968141 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.968180 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.968223 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.968264 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.968306 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.968353 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.968392 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.968426 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.968465 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.968500 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.968552 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.968591 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.968641 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.968641 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.968641 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.968641 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.968641 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.968641 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.969010 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.969010 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.969010 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.969010 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.969010 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.969010 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.969224 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.969224 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.969224 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.969380 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.969423 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.969423 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.969497 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.969497 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.969593 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.969636 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.969675 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.969720 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.969769 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.969815 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.969853 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.969895 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.969938 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.969983 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.969983 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.969983 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.970093 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.970093 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.970093 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.970093 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.970093 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.970093 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.970304 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.974089 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.974149 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.974198 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.974277 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.974328 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.974386 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.974429 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.974471 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.974534 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.974534 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.974627 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.974668 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.974714 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.974754 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.974794 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.974835 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.974884 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.974955 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.975002 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.975060 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.975120 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.975936 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.975998 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.976041 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.976125 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.976171 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.976209 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.976246 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.976294 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.976332 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.976381 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.976420 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.976460 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.976499 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.976561 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.976601 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.976639 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.976678 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.976716 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.976754 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.976792 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.976884 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.976927 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.976967 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.977011 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.977050 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.977090 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.977152 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.977208 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.977264 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.977327 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.977390 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.977454 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.977534 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.977609 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.977664 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.977714 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.977769 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.977833 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.977896 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.977951 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.978013 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.978077 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.978131 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.978184 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.978238 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.978294 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.978347 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.978399 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.978455 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.978505 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.978605 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.978664 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.978715 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.978715 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.978715 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.978715 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.978715 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.978715 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.978715 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.978715 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.978715 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.978715 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.978715 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.979253 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.979253 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.979253 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.979253 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.979253 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.979253 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.979560 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.979638 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.979704 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.979704 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.979704 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.979841 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.979897 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.979949 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.980011 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.980066 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.980135 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.980191 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.980191 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.980191 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.980191 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.981105 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.981175 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.981230 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.981284 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.981340 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.981420 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.981478 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.981564 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.981624 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.981714 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.981775 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.981775 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.981894 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.981953 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.982005 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.982075 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.982132 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.982132 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.982132 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.982132 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.982132 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.986665 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.986760 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.986843 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.986914 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.986981 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.986981 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.987084 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.987139 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.987192 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.987243 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.987303 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.987359 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.987409 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.987409 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.988494 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.988601 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.988601 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.988712 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.988822 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.988906 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.988959 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.990911 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.990976 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.991031 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.991113 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.991172 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.991228 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.991284 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.991349 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.991421 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.991421 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.991561 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.991622 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.991678 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.991742 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.993005 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.993081 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.993135 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.993191 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.993241 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.993295 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.993369 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.993431 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.993508 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.993590 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.993692 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.993753 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.993809 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.993865 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.993928 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.993985 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.994042 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.994101 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112149) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 13:22:35.994171 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.994234 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.994310 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.994370 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.994433 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.994506 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.994598 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.994666 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.994722 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.994778 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.994829 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.994897 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.994953 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.995009 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.995076 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.995139 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.995195 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.995258 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.995315 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.995371 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.995423 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.995487 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.995570 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.995628 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.995683 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.995739 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.995809 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.995864 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.995918 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.996267 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.996348 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.996348 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.996348 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.996504 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.996590 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.996641 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.996641 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.996641 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.996797 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.996917 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.996981 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.997034 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.997094 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.997159 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.997216 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.997367 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.997435 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.997496 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.997586 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.997657 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.997715 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.997846 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.997909 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.997961 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.998020 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.998076 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:35.998128 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.998184 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.998243 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.998308 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.998364 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:35.998415 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:35.998469 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.998546 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.998621 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:35.998683 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:35.998739 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:35.998787 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:35.999672 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.002456 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.002549 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.002609 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.002669 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.002739 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.002794 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.002854 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.002915 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.002980 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.003038 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.003096 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.003171 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.003239 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.003296 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.003362 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.003418 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.003418 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.003541 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.003640 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.003703 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.003767 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.003835 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.003901 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.003962 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.004017 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.004070 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.004125 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.004191 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.004247 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.004302 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.004376 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.004440 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.004498 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.004597 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.004658 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.004716 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.004784 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.004784 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.004784 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.004784 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.004784 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.004784 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.004784 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.004784 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.004784 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.004784 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.005261 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.005261 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.005261 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.005261 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.005261 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.005261 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.005261 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.005261 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.005261 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.005261 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.006381 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.006381 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.006381 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.006381 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.006381 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.006381 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.006381 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.006381 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.006381 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.006381 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.006872 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.006872 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.006872 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.006872 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.006872 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.006872 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.006872 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.006872 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.006872 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.006872 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.007347 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.007347 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.007453 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.007453 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.007453 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.007453 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.007678 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.007735 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.007787 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.007861 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.007861 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.007988 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.007988 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.007988 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.008133 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.008193 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.008257 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.008323 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.008393 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.008451 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.008533 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.008608 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.008669 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.008724 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.008780 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.008834 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.008920 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.008978 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.009033 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.009106 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.009168 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.009233 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.009291 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.009347 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.009414 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.009470 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.009470 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.009606 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.009674 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.009744 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.009801 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.009860 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.009915 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.009915 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.010028 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.010085 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.010140 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.010197 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.010197 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.010197 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.010197 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.010197 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.010197 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.010197 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.010555 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.010634 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.010634 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.010736 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.010805 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.010873 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.010929 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.010986 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.011051 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.011120 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.011178 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.011178 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.011284 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.011284 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.011406 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.011463 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.011534 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.011595 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.011653 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.011653 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.011749 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.011808 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.011879 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.011943 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.012016 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.012072 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.012122 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.012189 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.012246 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.012246 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.012246 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.012246 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.012443 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.012443 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.012443 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.012443 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.012443 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.012443 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.012443 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.012443 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.013009 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.013068 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.013130 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.013187 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.013240 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.013357 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.013423 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.013478 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.013545 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.013620 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.013679 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.013738 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.013799 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.013851 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.013851 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.013851 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.013851 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.013851 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.013851 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.013851 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.013851 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.013851 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.013851 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.013851 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.014658 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.014702 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.014743 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.014784 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.014825 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.014873 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.014918 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.014965 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.015004 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.015004 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.015004 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.015107 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.015151 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.015195 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.015243 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.015283 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.015321 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.015360 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.015398 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.015398 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.015398 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.015398 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.015398 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.015398 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.015625 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.015625 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.015625 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.015734 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.015774 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.015813 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.015849 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.015887 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.015927 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.015973 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.016014 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.016050 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.016094 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.016094 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.016163 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.016201 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.016241 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.016281 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.016281 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.016281 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.016281 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.016422 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.016422 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.016422 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.016422 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.016422 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.016422 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.016422 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.016767 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.016767 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.016767 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.016767 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.016767 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.016767 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.016767 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.016767 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.016767 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.016767 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.017292 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.017292 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.017292 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.017292 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.017601 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.017601 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.017601 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.017715 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.017756 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.017835 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.017835 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.017954 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.018002 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.018041 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112150) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.018082 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.018267 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.018309 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.018355 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.018399 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.018440 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.018479 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.018594 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.018638 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.018848 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.018892 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112150) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.018930 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.018964 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.019003 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112150) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.019084 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.019126 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.019162 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.019205 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.019379 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.019379 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.019606 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.019648 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.019688 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.019724 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.019771 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.019816 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.019863 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.019903 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.019945 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.019990 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.020030 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.020067 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.020104 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.020147 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.020190 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.020190 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.020190 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.020190 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.020190 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.020190 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.020190 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.020190 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.020190 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.020496 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.020550 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.020627 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.020627 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.020627 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.020746 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.020789 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.020834 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.020834 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.020958 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.021004 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.021042 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.021083 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.021083 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.021083 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.021196 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.021242 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.021242 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.021314 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.021352 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.021389 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.021429 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.021429 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.021505 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.021554 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.021554 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.021638 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.021638 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.021638 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.021739 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.021739 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.021739 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.021739 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.021739 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.021739 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.022111 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.022186 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.022186 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.022289 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.022361 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.022361 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.022469 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.022564 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.022633 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.022704 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.022704 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.022886 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.022954 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.022996 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.022996 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.023064 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.023064 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.023064 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.023064 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.023064 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.023064 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.023064 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.023064 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.023064 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.023064 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.023480 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.023551 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.023596 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.023639 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.023639 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.023712 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.023756 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.023796 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.023796 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.023866 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.023866 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.023946 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.023984 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.023984 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.023984 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.023984 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.023984 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 13:22:36.023984 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112149) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 13:22:36.023984 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 13:22:36.023984 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 13:22:36.023984 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 13:22:36.023984 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112149) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 13:22:36.023984 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112149) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 13:22:36.059444 np0000175364 devstack@c-api.service[112150]: INFO dbcounter [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Registered counter for database cinder May 20 13:22:36.060666 np0000175364 devstack@c-api.service[112152]: INFO dbcounter [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Registered counter for database cinder May 20 13:22:36.066326 np0000175364 devstack@c-api.service[112151]: INFO dbcounter [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Registered counter for database cinder May 20 13:22:36.067583 np0000175364 devstack@c-api.service[112149]: INFO dbcounter [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Registered counter for database cinder May 20 13:22:36.070142 np0000175364 devstack@c-api.service[112150]: DEBUG oslo_db.sqlalchemy.engines [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 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=112150) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 13:22:36.072694 np0000175364 devstack@c-api.service[112152]: DEBUG oslo_db.sqlalchemy.engines [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 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=112152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 13:22:36.078170 np0000175364 devstack@c-api.service[112151]: DEBUG oslo_db.sqlalchemy.engines [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 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=112151) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 13:22:36.082011 np0000175364 devstack@c-api.service[112149]: DEBUG oslo_db.sqlalchemy.engines [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca 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=112149) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 13:22:36.186779 np0000175364 devstack@c-api.service[112150]: DEBUG dbcounter [-] [112150] Writer thread running {{(pid=112150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 13:22:36.188728 np0000175364 devstack@c-api.service[112152]: DEBUG dbcounter [-] [112152] Writer thread running {{(pid=112152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 13:22:36.189906 np0000175364 devstack@c-api.service[112150]: INFO cinder.rpc [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 13:22:36.191169 np0000175364 devstack@c-api.service[112151]: DEBUG dbcounter [-] [112151] Writer thread running {{(pid=112151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 13:22:36.191339 np0000175364 devstack@c-api.service[112152]: INFO cinder.rpc [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 13:22:36.191947 np0000175364 devstack@c-api.service[112150]: INFO cinder.rpc [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 13:22:36.193546 np0000175364 devstack@c-api.service[112152]: INFO cinder.rpc [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 13:22:36.193949 np0000175364 devstack@c-api.service[112150]: INFO cinder.rpc [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 13:22:36.194068 np0000175364 devstack@c-api.service[112151]: INFO cinder.rpc [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 13:22:36.195911 np0000175364 devstack@c-api.service[112150]: INFO cinder.rpc [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 13:22:36.196232 np0000175364 devstack@c-api.service[112151]: INFO cinder.rpc [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 13:22:36.196395 np0000175364 devstack@c-api.service[112152]: INFO cinder.rpc [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 13:22:36.197167 np0000175364 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.198633 np0000175364 devstack@c-api.service[112151]: INFO cinder.rpc [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 13:22:36.198729 np0000175364 devstack@c-api.service[112152]: INFO cinder.rpc [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 13:22:36.199154 np0000175364 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.199807 np0000175364 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.201043 np0000175364 devstack@c-api.service[112151]: INFO cinder.rpc [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 13:22:36.202213 np0000175364 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.202282 np0000175364 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.203020 np0000175364 devstack@c-api.service[112150]: DEBUG oslo_db.sqlalchemy.engines [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 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=112150) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 13:22:36.204671 np0000175364 devstack@c-api.service[112150]: INFO cinder.rpc [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 13:22:36.204738 np0000175364 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.205809 np0000175364 devstack@c-api.service[112149]: DEBUG dbcounter [-] [112149] Writer thread running {{(pid=112149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 13:22:36.206238 np0000175364 devstack@c-api.service[112150]: INFO cinder.rpc [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 13:22:36.206989 np0000175364 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.207758 np0000175364 devstack@c-api.service[112152]: DEBUG oslo_db.sqlalchemy.engines [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 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=112152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 13:22:36.209264 np0000175364 devstack@c-api.service[112149]: INFO cinder.rpc [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 13:22:36.210119 np0000175364 devstack@c-api.service[112152]: INFO cinder.rpc [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 13:22:36.210554 np0000175364 devstack@c-api.service[112151]: DEBUG oslo_db.sqlalchemy.engines [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 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=112151) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 13:22:36.211653 np0000175364 devstack@c-api.service[112149]: INFO cinder.rpc [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 13:22:36.212341 np0000175364 devstack@c-api.service[112152]: INFO cinder.rpc [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 13:22:36.212546 np0000175364 devstack@c-api.service[112151]: INFO cinder.rpc [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 13:22:36.213549 np0000175364 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.214197 np0000175364 devstack@c-api.service[112149]: INFO cinder.rpc [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 13:22:36.214292 np0000175364 devstack@c-api.service[112151]: INFO cinder.rpc [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 13:22:36.215099 np0000175364 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.216184 np0000175364 devstack@c-api.service[112149]: INFO cinder.rpc [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 13:22:36.216607 np0000175364 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.217470 np0000175364 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.219813 np0000175364 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.219925 np0000175364 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.224342 np0000175364 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.224460 np0000175364 devstack@c-api.service[112149]: DEBUG oslo_db.sqlalchemy.engines [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca 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=112149) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 13:22:36.225734 np0000175364 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.226202 np0000175364 devstack@c-api.service[112149]: INFO cinder.rpc [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 13:22:36.227381 np0000175364 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.227727 np0000175364 devstack@c-api.service[112149]: INFO cinder.rpc [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 13:22:36.228308 np0000175364 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.228534 np0000175364 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.228923 np0000175364 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.230715 np0000175364 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.231536 np0000175364 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.233089 np0000175364 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.233899 np0000175364 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.234503 np0000175364 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.237149 np0000175364 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.237814 np0000175364 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.237984 np0000175364 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.238131 np0000175364 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.240211 np0000175364 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.240621 np0000175364 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.241031 np0000175364 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.241373 np0000175364 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.243484 np0000175364 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.243553 np0000175364 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.244512 np0000175364 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.244917 np0000175364 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.244971 np0000175364 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.246696 np0000175364 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.247630 np0000175364 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.248028 np0000175364 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.248614 np0000175364 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.249583 np0000175364 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.250881 np0000175364 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.252487 np0000175364 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.252626 np0000175364 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.253084 np0000175364 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.253773 np0000175364 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.254016 np0000175364 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.255238 np0000175364 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.255650 np0000175364 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.256395 np0000175364 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.256732 np0000175364 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.257914 np0000175364 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.258470 np0000175364 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.258807 np0000175364 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.259961 np0000175364 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.261335 np0000175364 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.261672 np0000175364 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.262311 np0000175364 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.262977 np0000175364 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.263439 np0000175364 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.264400 np0000175364 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.264636 np0000175364 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.265713 np0000175364 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.265791 np0000175364 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.266142 np0000175364 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.266801 np0000175364 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.267125 np0000175364 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.267807 np0000175364 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.268266 np0000175364 devstack@c-api.service[112150]: WARNING cinder.api.contrib.hosts [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 13:22:36.268824 np0000175364 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.268890 np0000175364 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.268949 np0000175364 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.269373 np0000175364 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.269954 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Extended resource: extensions {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.270332 np0000175364 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.270756 np0000175364 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.271305 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Extended resource: os-availability-zone {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.271681 np0000175364 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.272289 np0000175364 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.272592 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Extended resource: qos-specs {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.273289 np0000175364 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.273773 np0000175364 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.274659 np0000175364 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.274914 np0000175364 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.275157 np0000175364 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.275251 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Extended resource: extra_specs {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.276023 np0000175364 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.276504 np0000175364 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.276823 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Extended resource: encryption {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.277393 np0000175364 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.277725 np0000175364 devstack@c-api.service[112152]: WARNING cinder.api.contrib.hosts [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 13:22:36.278346 np0000175364 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.278411 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Extended resource: os-volume-type-access {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.278531 np0000175364 devstack@c-api.service[112151]: WARNING cinder.api.contrib.hosts [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 13:22:36.278594 np0000175364 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.279230 np0000175364 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.279948 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Extended resource: os-quota-class-sets {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.280021 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Extended resource: extensions {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.280195 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Extended resource: extensions {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.280420 np0000175364 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.281293 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Extended resource: encryption {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.281557 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Extended resource: os-availability-zone {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.281989 np0000175364 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.282053 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Extended resource: os-availability-zone {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.282774 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Extended resource: os-snapshot-manage {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.282866 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Extended resource: qos-specs {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.283355 np0000175364 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.283944 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Extended resource: qos-specs {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.284260 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Extended resource: consistencygroups {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.284912 np0000175364 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.285003 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Extended resource: extra_specs {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.286250 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Extended resource: backups {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.286437 np0000175364 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.286576 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Extended resource: encryption {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.287858 np0000175364 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.287985 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Extended resource: extra_specs {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.288077 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Extended resource: os-volume-type-access {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.288294 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Extended resource: scheduler-stats {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.289235 np0000175364 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.289712 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Extended resource: os-quota-class-sets {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.289808 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Extended resource: os-quota-sets {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.290288 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Extended resource: encryption {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.290403 np0000175364 devstack@c-api.service[112149]: WARNING cinder.api.contrib.hosts [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 13:22:36.291144 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Extended resource: os-volume-manage {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.291234 np0000175364 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.291640 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Extended resource: encryption {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.291865 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Extended resource: os-volume-type-access {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.292107 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Extended resource: extensions {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.292598 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Extended resource: capabilities {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.293199 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Extended resource: os-snapshot-manage {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.293454 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Extended resource: os-quota-class-sets {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.293589 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Extended resource: os-availability-zone {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.293912 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Extended resource: os-volume-transfer {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.294682 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Extended resource: consistencygroups {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.294805 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Extended resource: encryption {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.294986 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Extended resource: qos-specs {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.295482 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Extended resource: os-hosts {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.296293 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Extended resource: os-snapshot-manage {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.296662 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Extended resource: backups {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.297107 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Extended resource: extra_specs {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.297301 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Extended resource: cgsnapshots {{(pid=112150) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.297820 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Extended resource: consistencygroups {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.298697 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Extended resource: encryption {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.298776 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Extended resource: scheduler-stats {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.298857 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.contrib.snapshot_actions [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] SnapshotActionsController initialized {{(pid=112150) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 13:22:36.299504 np0000175364 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.299797 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Extended resource: backups {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.300167 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Extended resource: os-quota-sets {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.300894 np0000175364 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.300957 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Extended resource: os-volume-type-access {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.301597 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Extended resource: os-volume-manage {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.301831 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Extended resource: scheduler-stats {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.302316 np0000175364 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.302533 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Extended resource: os-quota-class-sets {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.303061 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Extended resource: capabilities {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.303284 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Extended resource: os-quota-sets {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.303637 np0000175364 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.303877 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Extended resource: encryption {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.304344 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Extended resource: os-volume-transfer {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.304683 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Extended resource: os-volume-manage {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.305003 np0000175364 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.305485 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Extended resource: os-snapshot-manage {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.305986 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Extended resource: os-hosts {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.306156 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Extended resource: capabilities {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.306438 np0000175364 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.306980 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Extended resource: consistencygroups {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.307574 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Extended resource: cgsnapshots {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.307689 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Extended resource: os-volume-transfer {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.307818 np0000175364 devstack@c-api.service[112150]: WARNING castellan.key_manager.migration [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.308699 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.308811 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.308948 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.309097 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.contrib.snapshot_actions [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] SnapshotActionsController initialized {{(pid=112151) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 13:22:36.309264 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Extended resource: os-hosts {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.309358 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Extended resource: backups {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.309686 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.309798 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.309886 np0000175364 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.309969 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Extension AdminActions extending resource: volumes {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.309969 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Extension AdminActions extending resource: snapshots {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.310097 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Extension AdminActions extending resource: backups {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.310154 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.310277 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Extension VolumeActions extending resource: volumes {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.310415 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Extension TypesManage extending resource: types {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.310540 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.310639 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.310740 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.310836 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.310907 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Extended resource: cgsnapshots {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.310971 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.v3.router [None req-9ef53b90-3084-4316-b6fa-da1f9e778614 None None] Extension UsedLimits extending resource: limits {{(pid=112150) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.311266 np0000175364 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.311328 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Extended resource: scheduler-stats {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.312385 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.contrib.snapshot_actions [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] SnapshotActionsController initialized {{(pid=112152) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 13:22:36.312601 np0000175364 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.312743 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Extended resource: os-quota-sets {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.313289 np0000175364 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.313945 np0000175364 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.314214 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Extended resource: os-volume-manage {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.314757 np0000175364 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.315312 np0000175364 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.315699 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Extended resource: capabilities {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.316119 np0000175364 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.316759 np0000175364 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.316962 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Extended resource: os-volume-transfer {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.317434 np0000175364 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.318121 np0000175364 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.318701 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Extended resource: os-hosts {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.318823 np0000175364 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.318884 np0000175364 devstack@c-api.service[112150]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d4a576a3668 pid: 112150 (default app) May 20 13:22:36.318995 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.319150 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.319251 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.319456 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.319557 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.319662 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Extension AdminActions extending resource: volumes {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.319781 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Extension AdminActions extending resource: snapshots {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.319881 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Extension AdminActions extending resource: backups {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.319983 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.320083 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Extension VolumeActions extending resource: volumes {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.320159 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Extended resource: cgsnapshots {{(pid=112149) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 13:22:36.320219 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Extension TypesManage extending resource: types {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.320277 np0000175364 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.320333 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.320426 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.320524 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.320644 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.320748 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-5044d77a-f3e7-45e5-bf02-d62d94aa1ec2 None None] Extension UsedLimits extending resource: limits {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.321624 np0000175364 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.321693 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.contrib.snapshot_actions [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] SnapshotActionsController initialized {{(pid=112149) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 13:22:36.322509 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.322598 np0000175364 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.322657 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.322771 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.323587 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.323687 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.323790 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Extension AdminActions extending resource: volumes {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.323921 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Extension AdminActions extending resource: snapshots {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.324028 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Extension AdminActions extending resource: backups {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.324091 np0000175364 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.324143 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.324228 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Extension VolumeActions extending resource: volumes {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.324353 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Extension TypesManage extending resource: types {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.324487 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.324577 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.324692 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.324793 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.324894 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-76a8d8e6-f841-4247-ac5e-1a6720584a66 None None] Extension UsedLimits extending resource: limits {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.325580 np0000175364 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.326982 np0000175364 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.327050 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.327050 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.327050 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.327050 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.327050 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.327458 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.327458 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.327458 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.327458 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.327458 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.327823 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.327823 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.327823 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.327823 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.327823 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.327823 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.328220 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.328220 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.328220 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.328220 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.328487 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.328487 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.328487 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.328487 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.328851 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.328851 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.328851 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.328851 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.329167 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.329167 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.329167 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.329167 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.329167 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.329733 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.329733 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.329733 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.329733 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.329733 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.330038 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.330038 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.330038 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.330038 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.330038 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.330038 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.330428 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.330428 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.330428 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.330428 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.330428 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.330428 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.330820 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.330820 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.330820 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.330820 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.330820 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.330820 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.331302 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.331302 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.331302 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.331302 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.331302 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.331685 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.331685 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.331685 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.331685 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.331685 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.331986 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.331986 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.331986 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.331986 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.331986 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.331986 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.332346 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.332346 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.332346 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.332346 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.332346 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.332346 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.332735 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.332735 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.332735 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.332735 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.332735 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.333133 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.333133 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.333133 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.333133 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.333133 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.333458 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.333458 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.333458 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.333458 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.336876 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.336876 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.336876 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.336876 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.337211 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.337211 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.337211 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.337211 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.337211 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.337568 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.337568 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.337568 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.337568 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.337568 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.337883 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.337883 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.337883 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.337883 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.339324 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.339324 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.339324 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.339324 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.339483 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.339483 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.339483 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.339483 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.339639 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.339639 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.339639 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.339639 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.339796 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.339796 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.339796 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.339796 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.339969 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.339969 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.339969 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.339969 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.339969 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.340148 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.340148 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.340148 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.340148 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.340148 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.340148 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.340361 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.340361 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.340361 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.340361 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.340361 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.340751 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.340751 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.340751 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.340751 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.340751 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.340751 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.341107 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.341107 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.341107 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.341107 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.341107 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.341107 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.341333 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.341333 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.341333 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.341333 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.341333 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.341333 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.341545 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.341545 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.341545 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.341545 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.341545 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.341545 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.341755 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.341755 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.341755 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.341755 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.341896 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.341896 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.341896 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.341896 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.341896 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.344495 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.344495 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.344495 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.344645 np0000175364 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.344693 np0000175364 devstack@c-api.service[112150]: /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 20 13:22:36.344693 np0000175364 devstack@c-api.service[112150]: warnings.warn(deprecated_msg) May 20 13:22:36.344782 np0000175364 devstack@c-api.service[112151]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d4a576a3668 pid: 112151 (default app) May 20 13:22:36.344825 np0000175364 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.344862 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.middleware.request_id [None req-15b1e2a1-4064-41aa-8102-20ad0e015ee4 None None] RequestId filter calling following filter/app {{(pid=112150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 13:22:36.344895 np0000175364 devstack@c-api.service[112149]: WARNING castellan.key_manager.migration [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 13:22:36.344895 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Extension VolumeTypeAccess extending resource: types {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.344895 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Extension SnapshotActions extending resource: snapshots {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.345004 np0000175364 devstack@c-api.service[112152]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d4a576a3668 pid: 112152 (default app) May 20 13:22:36.345104 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.345153 np0000175364 devstack@c-api.service[112150]: [pid: 112150|app: 0|req: 1/1] 199.204.45.144 () {60 vars in 956 bytes} [Wed May 20 13:22:36 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 20 13:22:36.345195 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.345195 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.345195 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Extension AdminActions extending resource: volumes {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.345195 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Extension AdminActions extending resource: snapshots {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.345195 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Extension AdminActions extending resource: backups {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.345195 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.345195 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Extension VolumeActions extending resource: volumes {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.345441 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Extension TypesManage extending resource: types {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.345441 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.345441 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.345441 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.345441 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.345441 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.v3.router [None req-f9fa3546-2539-4b62-acc6-2f3d8d3defca None None] Extension UsedLimits extending resource: limits {{(pid=112149) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 13:22:36.348333 np0000175364 devstack@c-api.service[112149]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d4a576a3668 pid: 112149 (default app) May 20 13:22:43.525940 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.525940 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.527650 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.527650 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.527650 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.527650 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.527650 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.528218 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.528218 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.528218 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.528218 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.528218 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.528218 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.528582 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.528582 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.528582 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.528582 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.528582 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.528876 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.528876 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.528876 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.528876 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.529089 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.529089 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.529089 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.529089 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.529381 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.529381 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.529381 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.529381 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.529381 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.529684 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.529684 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.529684 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.529684 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.529684 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.529952 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.529952 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.529952 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.529952 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.529952 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.529952 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.530291 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.530291 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.530291 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.530291 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.530291 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.530291 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.530662 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.530662 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.530662 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.530662 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.530662 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.530662 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.530987 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.530987 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.530987 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.530987 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.530987 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.530987 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.531335 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.531335 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.531335 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.531335 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.531586 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.531586 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.531586 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.531586 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.531586 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.531866 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.531866 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.531866 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.531866 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.531866 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.532139 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.532139 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.532139 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.532139 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.532139 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.532139 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.532466 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.532466 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.532466 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.532466 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.532466 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.532777 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.532777 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.532777 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.532777 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.532777 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.533099 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.533099 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.533099 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.533099 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.533330 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.533330 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.533330 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.533330 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.533478 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.533478 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.533478 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.533478 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.533478 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.533705 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.533705 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.533705 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.533705 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.533705 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.533884 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.533884 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.533884 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.533884 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.534038 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.534038 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.534038 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.534038 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.534188 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.534188 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.534188 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.534188 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.534337 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.534337 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.534337 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.534337 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.534484 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.534484 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.534484 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.534484 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.534668 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.534668 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.534668 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.534668 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.534668 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.534668 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.534887 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.534887 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.534887 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.534887 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.534887 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.535076 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.535076 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.535076 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.535076 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.535076 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.535076 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.535076 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.535319 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.535319 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.535319 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.535319 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.535319 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.535319 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.535563 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.535563 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.535563 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.535563 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.535563 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.535563 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.535778 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.535778 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.535778 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.535778 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.535778 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.535778 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.535987 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.535987 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.535987 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.535987 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.536135 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.536135 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.536135 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.536135 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.536283 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.536283 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.536283 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.536283 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.536443 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.536443 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.536443 np0000175364 devstack@c-api.service[112151]: /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 20 13:22:43.536443 np0000175364 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) May 20 13:22:43.536443 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.middleware.request_id [None req-29f7710d-4d9e-4259-815b-9263ae140d64 None None] RequestId filter calling following filter/app {{(pid=112151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 13:22:44.024458 np0000175364 devstack@c-api.service[112151]: INFO cinder.api.openstack.wsgi [None req-29f7710d-4d9e-4259-815b-9263ae140d64 admin admin] POST https://199.204.45.144/volume/v3/types May 20 13:22:44.025058 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.openstack.wsgi [None req-29f7710d-4d9e-4259-815b-9263ae140d64 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 13:22:44.026793 np0000175364 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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 20 13:22:44.026793 np0000175364 devstack@c-api.service[112151]: warnings.warn( May 20 13:22:44.033040 np0000175364 devstack@c-api.service[112151]: DEBUG oslo_db.sqlalchemy.engines [None req-29f7710d-4d9e-4259-815b-9263ae140d64 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=112151) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 13:22:44.067377 np0000175364 devstack@c-api.service[112151]: INFO cinder.api.openstack.wsgi [None req-29f7710d-4d9e-4259-815b-9263ae140d64 admin admin] https://199.204.45.144/volume/v3/types returned with HTTP 200 May 20 13:22:44.068144 np0000175364 devstack@c-api.service[112151]: [pid: 112151|app: 0|req: 1/2] 199.204.45.144 () {68 vars in 1288 bytes} [Wed May 20 13:22:43 2026] POST /volume/v3/types => generated 186 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 20 13:22:44.097319 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.097319 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.097319 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.097319 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.097319 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.098147 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.098147 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.098147 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.098147 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.098147 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.098465 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.098465 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.098465 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.098465 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.098465 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.098465 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.098825 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.098825 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.098825 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.098825 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.099048 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.099048 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.099048 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.099048 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.099289 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.099289 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.099289 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.099289 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.099555 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.099555 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.099555 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.099555 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.099555 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.099841 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.099841 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.099841 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.099841 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.099841 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.100127 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.100127 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.100127 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.100127 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.100127 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.100127 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.100456 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.100456 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.100456 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.100456 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.100456 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.100456 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.100824 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.100824 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.100824 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.100824 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.100824 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.100824 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.101170 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.101170 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.101170 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.101170 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.101170 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.101447 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.101447 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.101447 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.101447 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.101447 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.101734 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.101734 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.101734 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.101734 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.101734 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.101734 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.102084 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.102084 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.102084 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.102084 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.102084 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.102084 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.102434 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.102434 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.102434 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.102434 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.102434 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.102728 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.102728 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.102728 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.102728 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.102728 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.103000 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.103000 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.103000 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.103000 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.103231 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.103231 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.103231 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.103231 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.103460 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.103460 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.103460 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.103460 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.103460 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.103797 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.103797 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.103797 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.103797 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.103797 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.104075 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.104075 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.104075 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.104075 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.104312 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.104312 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.104312 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.104312 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.104568 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.104568 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.104568 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.104568 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.104797 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.104797 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.104797 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.104797 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.105019 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.105019 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.105019 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.105019 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.105375 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.105375 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.105375 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.105375 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.105375 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.105661 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.105661 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.105661 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.105661 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.105661 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.105661 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.105912 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.105912 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.105912 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.105912 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.105912 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.106095 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.106095 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.106095 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.106095 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.106095 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.106095 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.106317 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.106317 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.106317 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.106317 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.106317 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.106317 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.106557 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.106557 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.106557 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.106557 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.106557 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.106557 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.106778 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.106778 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.106778 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.106778 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.106778 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.106778 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.106997 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.106997 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.106997 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.106997 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.107146 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.107146 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.107146 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.107146 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.107146 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.107340 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.107340 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.107340 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.107340 np0000175364 devstack@c-api.service[112152]: /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 20 13:22:44.107340 np0000175364 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) May 20 13:22:44.107340 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.middleware.request_id [req-29f7710d-4d9e-4259-815b-9263ae140d64 req-703a0cd1-673b-4fab-96e4-7863292dc60e None None] RequestId filter calling following filter/app {{(pid=112152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 13:22:44.447265 np0000175364 devstack@c-api.service[112152]: INFO cinder.api.openstack.wsgi [req-29f7710d-4d9e-4259-815b-9263ae140d64 req-703a0cd1-673b-4fab-96e4-7863292dc60e admin admin] POST https://199.204.45.144/volume/v3/types/61c22196-4d24-45b7-9ad2-47fb6b5c6138/extra_specs May 20 13:22:44.447814 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.openstack.wsgi [req-29f7710d-4d9e-4259-815b-9263ae140d64 req-703a0cd1-673b-4fab-96e4-7863292dc60e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 13:22:44.449561 np0000175364 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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 20 13:22:44.449561 np0000175364 devstack@c-api.service[112152]: warnings.warn( May 20 13:22:44.455809 np0000175364 devstack@c-api.service[112152]: DEBUG oslo_db.sqlalchemy.engines [req-29f7710d-4d9e-4259-815b-9263ae140d64 req-703a0cd1-673b-4fab-96e4-7863292dc60e 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=112152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 13:22:44.514910 np0000175364 devstack@c-api.service[112152]: INFO cinder.api.openstack.wsgi [req-29f7710d-4d9e-4259-815b-9263ae140d64 req-703a0cd1-673b-4fab-96e4-7863292dc60e admin admin] https://199.204.45.144/volume/v3/types/61c22196-4d24-45b7-9ad2-47fb6b5c6138/extra_specs returned with HTTP 200 May 20 13:22:44.515815 np0000175364 devstack@c-api.service[112152]: [pid: 112152|app: 0|req: 1/3] 199.204.45.144 () {70 vars in 1505 bytes} [Wed May 20 13:22:44 2026] POST /volume/v3/types/61c22196-4d24-45b7-9ad2-47fb6b5c6138/extra_specs => generated 55 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 13:22:46.206285 np0000175364 devstack@c-api.service[112150]: DEBUG dbcounter [-] [112150] Writing DB stats cinder:SELECT=6 {{(pid=112150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 13:22:46.227736 np0000175364 devstack@c-api.service[112149]: DEBUG dbcounter [-] [112149] Writing DB stats cinder:SELECT=6 {{(pid=112149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 13:22:54.063253 np0000175364 devstack@c-api.service[112151]: DEBUG dbcounter [-] [112151] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 13:22:54.513350 np0000175364 devstack@c-api.service[112152]: DEBUG dbcounter [-] [112152] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 13:25:19.176408 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.middleware.request_id [None req-898c5170-e76f-4067-8f2a-1a7f98fadf15 None None] RequestId filter calling following filter/app {{(pid=112150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 13:25:19.177391 np0000175364 devstack@c-api.service[112150]: INFO cinder.api.openstack.wsgi [None req-898c5170-e76f-4067-8f2a-1a7f98fadf15 None None] GET https://199.204.45.144/volume// May 20 13:25:19.177669 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.openstack.wsgi [None req-898c5170-e76f-4067-8f2a-1a7f98fadf15 None None] Empty body provided in request {{(pid=112150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 13:25:19.177974 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.openstack.wsgi [None req-898c5170-e76f-4067-8f2a-1a7f98fadf15 None None] Calling method 'all' {{(pid=112150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 13:25:19.178671 np0000175364 devstack@c-api.service[112150]: INFO cinder.api.openstack.wsgi [None req-898c5170-e76f-4067-8f2a-1a7f98fadf15 None None] https://199.204.45.144/volume// returned with HTTP 300 May 20 13:25:19.179036 np0000175364 devstack@c-api.service[112150]: [pid: 112150|app: 0|req: 2/4] 199.204.45.144 () {66 vars in 1456 bytes} [Wed May 20 13:25:19 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 20 13:25:57.169850 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.169850 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.169850 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.169850 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.169850 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.170825 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.170825 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.170825 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.170825 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.170825 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.171559 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.171559 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.171559 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.171559 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.171559 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.171559 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.172137 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.172137 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.172137 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.172137 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.172411 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.172411 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.172411 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.172411 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.172751 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.172751 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.172751 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.172751 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.173112 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.173112 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.173112 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.173112 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.173112 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.173719 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.173719 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.173719 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.173719 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.173719 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.174267 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.174267 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.174267 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.174267 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.174267 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.174267 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.174977 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.174977 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.174977 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.174977 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.174977 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.174977 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.175450 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.175450 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.175450 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.175450 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.175450 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.175450 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.175880 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.175880 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.175880 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.175880 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.175880 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.176207 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.176207 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.176207 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.176207 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.176207 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.176495 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.176495 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.176495 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.176495 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.176495 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.176495 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.177548 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.177548 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.177548 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.177548 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.177548 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.177548 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.178177 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.178177 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.178177 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.178177 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.178177 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.178792 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.178792 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.178792 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.178792 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.178792 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.179370 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.179370 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.179370 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.179370 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.179735 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.179735 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.179735 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.179735 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.179960 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.179960 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.179960 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.179960 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.179960 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.180227 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.180227 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.180227 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.180227 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.180227 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.180389 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.180389 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.180389 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.180389 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.180922 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.180922 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.180922 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.180922 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.181251 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.181251 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.181251 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.181251 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.181705 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.181705 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.181705 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.181705 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.182172 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.182172 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.182172 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.182172 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.182631 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.182631 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.182631 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.182631 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.182631 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.183221 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.183221 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.183221 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.183221 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.183221 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.183221 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.184021 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.184021 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.184021 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.184021 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.184021 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.184564 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.184564 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.184564 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.184564 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.184564 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.184564 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.185229 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.185229 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.185229 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.185229 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.185229 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.185229 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.185802 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.185802 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.185802 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.185802 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.185802 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.185802 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.186316 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.186316 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.186316 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.186316 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.186316 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.186316 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.186778 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.186778 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.186778 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.186778 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.187313 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.187313 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.187313 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.187313 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.187313 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.187965 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.187965 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.187965 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.187965 np0000175364 devstack@c-api.service[112149]: /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 20 13:25:57.187965 np0000175364 devstack@c-api.service[112149]: warnings.warn(deprecated_msg) May 20 13:25:57.187965 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.middleware.request_id [None req-26968670-4cad-47fb-bad8-f2dedcfc40dc None None] RequestId filter calling following filter/app {{(pid=112149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 13:25:57.487481 np0000175364 devstack@c-api.service[112149]: INFO cinder.api.openstack.wsgi [None req-26968670-4cad-47fb-bad8-f2dedcfc40dc demo demo] GET https://199.204.45.144/volume/v3/types May 20 13:25:57.487858 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.openstack.wsgi [None req-26968670-4cad-47fb-bad8-f2dedcfc40dc demo demo] Empty body provided in request {{(pid=112149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 13:25:57.488088 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.openstack.wsgi [None req-26968670-4cad-47fb-bad8-f2dedcfc40dc demo demo] Calling method 'index' {{(pid=112149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 13:25:57.488566 np0000175364 devstack@c-api.service[112149]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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 20 13:25:57.488566 np0000175364 devstack@c-api.service[112149]: warnings.warn( May 20 13:25:57.489248 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.api_utils [None req-26968670-4cad-47fb-bad8-f2dedcfc40dc demo demo] Removing options '' from query. {{(pid=112149) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 20 13:25:57.500384 np0000175364 devstack@c-api.service[112149]: DEBUG oslo_db.sqlalchemy.engines [None req-26968670-4cad-47fb-bad8-f2dedcfc40dc 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=112149) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 13:25:57.526194 np0000175364 devstack@c-api.service[112149]: INFO cinder.api.openstack.wsgi [None req-26968670-4cad-47fb-bad8-f2dedcfc40dc demo demo] https://199.204.45.144/volume/v3/types returned with HTTP 200 May 20 13:25:57.526826 np0000175364 devstack@c-api.service[112149]: [pid: 112149|app: 0|req: 1/5] 199.204.45.144 () {64 vars in 1290 bytes} [Wed May 20 13:25:57 2026] GET /volume/v3/types => generated 377 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 20 13:25:57.571638 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.middleware.request_id [None req-b23f5ee4-b8ee-46cd-8532-aaaa6384056f None None] RequestId filter calling following filter/app {{(pid=112151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 13:25:57.577691 np0000175364 devstack@c-api.service[112151]: INFO cinder.api.openstack.wsgi [None req-b23f5ee4-b8ee-46cd-8532-aaaa6384056f demo demo] GET https://199.204.45.144/volume/v3/types/default May 20 13:25:57.578088 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.openstack.wsgi [None req-b23f5ee4-b8ee-46cd-8532-aaaa6384056f demo demo] Empty body provided in request {{(pid=112151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 13:25:57.578529 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.openstack.wsgi [None req-b23f5ee4-b8ee-46cd-8532-aaaa6384056f demo demo] Calling method 'show' {{(pid=112151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 13:25:57.588357 np0000175364 devstack@c-api.service[112151]: INFO cinder.api.openstack.wsgi [None req-b23f5ee4-b8ee-46cd-8532-aaaa6384056f demo demo] https://199.204.45.144/volume/v3/types/default returned with HTTP 200 May 20 13:25:57.588859 np0000175364 devstack@c-api.service[112151]: [pid: 112151|app: 0|req: 2/6] 199.204.45.144 () {64 vars in 1301 bytes} [Wed May 20 13:25:57 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 20 13:25:58.084438 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.middleware.request_id [None req-f16eff32-3f88-49c0-9adf-5e5801a8c4bd None None] RequestId filter calling following filter/app {{(pid=112152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 13:25:58.088088 np0000175364 devstack@c-api.service[112152]: INFO cinder.api.openstack.wsgi [None req-f16eff32-3f88-49c0-9adf-5e5801a8c4bd demo demo] GET https://199.204.45.144/volume/v3/types/default May 20 13:25:58.088346 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.openstack.wsgi [None req-f16eff32-3f88-49c0-9adf-5e5801a8c4bd demo demo] Empty body provided in request {{(pid=112152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 13:25:58.088638 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.openstack.wsgi [None req-f16eff32-3f88-49c0-9adf-5e5801a8c4bd demo demo] Calling method 'show' {{(pid=112152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 13:25:58.138041 np0000175364 devstack@c-api.service[112152]: INFO cinder.api.openstack.wsgi [None req-f16eff32-3f88-49c0-9adf-5e5801a8c4bd demo demo] https://199.204.45.144/volume/v3/types/default returned with HTTP 200 May 20 13:25:58.138393 np0000175364 devstack@c-api.service[112152]: [pid: 112152|app: 0|req: 2/7] 199.204.45.144 () {64 vars in 1301 bytes} [Wed May 20 13:25:58 2026] GET /volume/v3/types/default => generated 145 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 20 13:25:58.697998 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.middleware.request_id [None req-24487c92-fcf2-4202-9677-08c4c1734eca None None] RequestId filter calling following filter/app {{(pid=112150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 13:25:59.033943 np0000175364 devstack@c-api.service[112150]: INFO cinder.api.openstack.wsgi [None req-24487c92-fcf2-4202-9677-08c4c1734eca demo demo] GET https://199.204.45.144/volume/v3/types/default May 20 13:25:59.035100 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.openstack.wsgi [None req-24487c92-fcf2-4202-9677-08c4c1734eca demo demo] Empty body provided in request {{(pid=112150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 13:25:59.035285 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.openstack.wsgi [None req-24487c92-fcf2-4202-9677-08c4c1734eca demo demo] Calling method 'show' {{(pid=112150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 13:25:59.042644 np0000175364 devstack@c-api.service[112150]: DEBUG oslo_db.sqlalchemy.engines [None req-24487c92-fcf2-4202-9677-08c4c1734eca 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=112150) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 13:25:59.057734 np0000175364 devstack@c-api.service[112150]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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 20 13:25:59.057734 np0000175364 devstack@c-api.service[112150]: warnings.warn( May 20 13:25:59.059977 np0000175364 devstack@c-api.service[112150]: INFO cinder.api.openstack.wsgi [None req-24487c92-fcf2-4202-9677-08c4c1734eca demo demo] https://199.204.45.144/volume/v3/types/default returned with HTTP 200 May 20 13:25:59.060426 np0000175364 devstack@c-api.service[112150]: [pid: 112150|app: 0|req: 3/8] 199.204.45.144 () {64 vars in 1301 bytes} [Wed May 20 13:25:58 2026] GET /volume/v3/types/default => generated 145 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 20 13:25:59.101554 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.middleware.request_id [None req-ce524684-70d4-43f0-b3b6-6387b86b4f0e None None] RequestId filter calling following filter/app {{(pid=112149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 13:25:59.104954 np0000175364 devstack@c-api.service[112149]: INFO cinder.api.openstack.wsgi [None req-ce524684-70d4-43f0-b3b6-6387b86b4f0e demo demo] GET https://199.204.45.144/volume/v3/types/default May 20 13:25:59.105322 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.openstack.wsgi [None req-ce524684-70d4-43f0-b3b6-6387b86b4f0e demo demo] Empty body provided in request {{(pid=112149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 13:25:59.105898 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.openstack.wsgi [None req-ce524684-70d4-43f0-b3b6-6387b86b4f0e demo demo] Calling method 'show' {{(pid=112149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 13:25:59.123737 np0000175364 devstack@c-api.service[112149]: INFO cinder.api.openstack.wsgi [None req-ce524684-70d4-43f0-b3b6-6387b86b4f0e demo demo] https://199.204.45.144/volume/v3/types/default returned with HTTP 200 May 20 13:25:59.124227 np0000175364 devstack@c-api.service[112149]: [pid: 112149|app: 0|req: 2/9] 199.204.45.144 () {64 vars in 1301 bytes} [Wed May 20 13:25:59 2026] GET /volume/v3/types/default => generated 145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 20 13:26:07.587123 np0000175364 devstack@c-api.service[112151]: DEBUG dbcounter [-] [112151] Writing DB stats cinder:SELECT=2 {{(pid=112151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 13:26:08.134639 np0000175364 devstack@c-api.service[112152]: DEBUG dbcounter [-] [112152] Writing DB stats cinder:SELECT=2 {{(pid=112152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 13:26:09.055270 np0000175364 devstack@c-api.service[112150]: DEBUG dbcounter [-] [112150] Writing DB stats cinder:SELECT=2 {{(pid=112150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 13:26:09.118415 np0000175364 devstack@c-api.service[112149]: DEBUG dbcounter [-] [112149] Writing DB stats cinder:SELECT=3 {{(pid=112149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 13:33:18.966146 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.middleware.request_id [None req-26fe8cd8-be49-455a-94cf-250e1f0a9931 None None] RequestId filter calling following filter/app {{(pid=112151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 13:33:19.050718 np0000175364 devstack@c-api.service[112151]: INFO cinder.api.openstack.wsgi [None req-26fe8cd8-be49-455a-94cf-250e1f0a9931 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 20 13:33:19.050922 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.openstack.wsgi [None req-26fe8cd8-be49-455a-94cf-250e1f0a9931 demo demo] Empty body provided in request {{(pid=112151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 13:33:19.051080 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.openstack.wsgi [None req-26fe8cd8-be49-455a-94cf-250e1f0a9931 demo demo] Calling method 'detail' {{(pid=112151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 13:33:19.051622 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.api_utils [None req-26fe8cd8-be49-455a-94cf-250e1f0a9931 demo demo] Removing options '' from query. {{(pid=112151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 20 13:33:19.052328 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.volume.api [None req-26fe8cd8-be49-455a-94cf-250e1f0a9931 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112151) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 20 13:33:19.086708 np0000175364 devstack@c-api.service[112151]: INFO cinder.volume.api [None req-26fe8cd8-be49-455a-94cf-250e1f0a9931 demo demo] Get all volumes completed successfully. May 20 13:33:19.089186 np0000175364 devstack@c-api.service[112151]: INFO cinder.api.openstack.wsgi [None req-26fe8cd8-be49-455a-94cf-250e1f0a9931 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 20 13:33:19.089697 np0000175364 devstack@c-api.service[112151]: [pid: 112151|app: 0|req: 3/10] 199.204.45.144 () {64 vars in 1296 bytes} [Wed May 20 13:33:18 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 13:33:29.080270 np0000175364 devstack@c-api.service[112151]: DEBUG dbcounter [-] [112151] Writing DB stats cinder:SELECT=1 {{(pid=112151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 13:34:19.108925 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.middleware.request_id [None req-249a6b97-222c-4f32-a69f-408389d7626b None None] RequestId filter calling following filter/app {{(pid=112152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 13:34:19.112727 np0000175364 devstack@c-api.service[112152]: INFO cinder.api.openstack.wsgi [None req-249a6b97-222c-4f32-a69f-408389d7626b demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 20 13:34:19.112973 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.openstack.wsgi [None req-249a6b97-222c-4f32-a69f-408389d7626b demo demo] Empty body provided in request {{(pid=112152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 13:34:19.113225 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.openstack.wsgi [None req-249a6b97-222c-4f32-a69f-408389d7626b demo demo] Calling method 'detail' {{(pid=112152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 13:34:19.114030 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.api_utils [None req-249a6b97-222c-4f32-a69f-408389d7626b demo demo] Removing options '' from query. {{(pid=112152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 20 13:34:19.116443 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.volume.api [None req-249a6b97-222c-4f32-a69f-408389d7626b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112152) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 20 13:34:19.151186 np0000175364 devstack@c-api.service[112152]: INFO cinder.volume.api [None req-249a6b97-222c-4f32-a69f-408389d7626b demo demo] Get all volumes completed successfully. May 20 13:34:19.153994 np0000175364 devstack@c-api.service[112152]: INFO cinder.api.openstack.wsgi [None req-249a6b97-222c-4f32-a69f-408389d7626b demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 20 13:34:19.154859 np0000175364 devstack@c-api.service[112152]: [pid: 112152|app: 0|req: 3/11] 199.204.45.144 () {64 vars in 1296 bytes} [Wed May 20 13:34:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 13:34:29.143645 np0000175364 devstack@c-api.service[112152]: DEBUG dbcounter [-] [112152] Writing DB stats cinder:SELECT=1 {{(pid=112152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 13:35:19.170419 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.middleware.request_id [None req-8e31aa33-56f4-4c58-8015-411efefedb00 None None] RequestId filter calling following filter/app {{(pid=112150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 13:35:19.176139 np0000175364 devstack@c-api.service[112150]: INFO cinder.api.openstack.wsgi [None req-8e31aa33-56f4-4c58-8015-411efefedb00 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 20 13:35:19.176397 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.openstack.wsgi [None req-8e31aa33-56f4-4c58-8015-411efefedb00 demo demo] Empty body provided in request {{(pid=112150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 13:35:19.176723 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.openstack.wsgi [None req-8e31aa33-56f4-4c58-8015-411efefedb00 demo demo] Calling method 'detail' {{(pid=112150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 13:35:19.177488 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.api_utils [None req-8e31aa33-56f4-4c58-8015-411efefedb00 demo demo] Removing options '' from query. {{(pid=112150) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 20 13:35:19.179106 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.volume.api [None req-8e31aa33-56f4-4c58-8015-411efefedb00 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112150) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 20 13:35:19.228691 np0000175364 devstack@c-api.service[112150]: INFO cinder.volume.api [None req-8e31aa33-56f4-4c58-8015-411efefedb00 demo demo] Get all volumes completed successfully. May 20 13:35:19.231211 np0000175364 devstack@c-api.service[112150]: INFO cinder.api.openstack.wsgi [None req-8e31aa33-56f4-4c58-8015-411efefedb00 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 20 13:35:19.231729 np0000175364 devstack@c-api.service[112150]: [pid: 112150|app: 0|req: 4/12] 199.204.45.144 () {64 vars in 1296 bytes} [Wed May 20 13:35:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 13:35:29.221954 np0000175364 devstack@c-api.service[112150]: DEBUG dbcounter [-] [112150] Writing DB stats cinder:SELECT=1 {{(pid=112150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 13:36:19.247930 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.middleware.request_id [None req-322f5cc1-6fde-487f-8291-f523129f41d4 None None] RequestId filter calling following filter/app {{(pid=112149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 13:36:19.252705 np0000175364 devstack@c-api.service[112149]: INFO cinder.api.openstack.wsgi [None req-322f5cc1-6fde-487f-8291-f523129f41d4 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 20 13:36:19.252934 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.openstack.wsgi [None req-322f5cc1-6fde-487f-8291-f523129f41d4 demo demo] Empty body provided in request {{(pid=112149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 13:36:19.253178 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.openstack.wsgi [None req-322f5cc1-6fde-487f-8291-f523129f41d4 demo demo] Calling method 'detail' {{(pid=112149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 13:36:19.253740 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.api_utils [None req-322f5cc1-6fde-487f-8291-f523129f41d4 demo demo] Removing options '' from query. {{(pid=112149) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 20 13:36:19.254752 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.volume.api [None req-322f5cc1-6fde-487f-8291-f523129f41d4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112149) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 20 13:36:19.299139 np0000175364 devstack@c-api.service[112149]: INFO cinder.volume.api [None req-322f5cc1-6fde-487f-8291-f523129f41d4 demo demo] Get all volumes completed successfully. May 20 13:36:19.302045 np0000175364 devstack@c-api.service[112149]: INFO cinder.api.openstack.wsgi [None req-322f5cc1-6fde-487f-8291-f523129f41d4 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 20 13:36:19.302536 np0000175364 devstack@c-api.service[112149]: [pid: 112149|app: 0|req: 3/13] 199.204.45.144 () {64 vars in 1296 bytes} [Wed May 20 13:36:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 13:36:29.293638 np0000175364 devstack@c-api.service[112149]: DEBUG dbcounter [-] [112149] Writing DB stats cinder:SELECT=1 {{(pid=112149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 13:37:19.323875 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.middleware.request_id [None req-44240dc6-a374-45e9-8436-c7cb9b10a2a3 None None] RequestId filter calling following filter/app {{(pid=112151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 13:37:19.331076 np0000175364 devstack@c-api.service[112151]: INFO cinder.api.openstack.wsgi [None req-44240dc6-a374-45e9-8436-c7cb9b10a2a3 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 20 13:37:19.331339 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.openstack.wsgi [None req-44240dc6-a374-45e9-8436-c7cb9b10a2a3 demo demo] Empty body provided in request {{(pid=112151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 13:37:19.331588 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.openstack.wsgi [None req-44240dc6-a374-45e9-8436-c7cb9b10a2a3 demo demo] Calling method 'detail' {{(pid=112151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 13:37:19.331925 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.api_utils [None req-44240dc6-a374-45e9-8436-c7cb9b10a2a3 demo demo] Removing options '' from query. {{(pid=112151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 20 13:37:19.335675 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.volume.api [None req-44240dc6-a374-45e9-8436-c7cb9b10a2a3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112151) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 20 13:37:19.343066 np0000175364 devstack@c-api.service[112151]: INFO cinder.volume.api [None req-44240dc6-a374-45e9-8436-c7cb9b10a2a3 demo demo] Get all volumes completed successfully. May 20 13:37:19.345077 np0000175364 devstack@c-api.service[112151]: INFO cinder.api.openstack.wsgi [None req-44240dc6-a374-45e9-8436-c7cb9b10a2a3 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 20 13:37:19.345423 np0000175364 devstack@c-api.service[112151]: [pid: 112151|app: 0|req: 4/14] 199.204.45.144 () {64 vars in 1296 bytes} [Wed May 20 13:37:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 20 13:37:29.338498 np0000175364 devstack@c-api.service[112151]: DEBUG dbcounter [-] [112151] Writing DB stats cinder:SELECT=1 {{(pid=112151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 13:38:19.366466 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.middleware.request_id [None req-be3b4d6e-53ec-4a25-bd99-dc3f2184b1f4 None None] RequestId filter calling following filter/app {{(pid=112152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 13:38:19.489073 np0000175364 devstack@c-api.service[112152]: INFO cinder.api.openstack.wsgi [None req-be3b4d6e-53ec-4a25-bd99-dc3f2184b1f4 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 20 13:38:19.489360 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.openstack.wsgi [None req-be3b4d6e-53ec-4a25-bd99-dc3f2184b1f4 demo demo] Empty body provided in request {{(pid=112152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 13:38:19.489599 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.openstack.wsgi [None req-be3b4d6e-53ec-4a25-bd99-dc3f2184b1f4 demo demo] Calling method 'detail' {{(pid=112152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 13:38:19.489926 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.api_utils [None req-be3b4d6e-53ec-4a25-bd99-dc3f2184b1f4 demo demo] Removing options '' from query. {{(pid=112152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 20 13:38:19.491116 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.volume.api [None req-be3b4d6e-53ec-4a25-bd99-dc3f2184b1f4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112152) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 20 13:38:19.504578 np0000175364 devstack@c-api.service[112152]: INFO cinder.volume.api [None req-be3b4d6e-53ec-4a25-bd99-dc3f2184b1f4 demo demo] Get all volumes completed successfully. May 20 13:38:19.507568 np0000175364 devstack@c-api.service[112152]: INFO cinder.api.openstack.wsgi [None req-be3b4d6e-53ec-4a25-bd99-dc3f2184b1f4 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 20 13:38:19.511088 np0000175364 devstack@c-api.service[112152]: [pid: 112152|app: 0|req: 4/15] 199.204.45.144 () {64 vars in 1296 bytes} [Wed May 20 13:38:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 13:38:29.496718 np0000175364 devstack@c-api.service[112152]: DEBUG dbcounter [-] [112152] Writing DB stats cinder:SELECT=1 {{(pid=112152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 13:39:19.529574 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.middleware.request_id [None req-d7ebb95d-b853-49a1-bf71-b56386dc2bf4 None None] RequestId filter calling following filter/app {{(pid=112150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 13:39:19.532838 np0000175364 devstack@c-api.service[112150]: INFO cinder.api.openstack.wsgi [None req-d7ebb95d-b853-49a1-bf71-b56386dc2bf4 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 20 13:39:19.533071 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.openstack.wsgi [None req-d7ebb95d-b853-49a1-bf71-b56386dc2bf4 demo demo] Empty body provided in request {{(pid=112150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 13:39:19.533323 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.openstack.wsgi [None req-d7ebb95d-b853-49a1-bf71-b56386dc2bf4 demo demo] Calling method 'detail' {{(pid=112150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 13:39:19.533673 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.api_utils [None req-d7ebb95d-b853-49a1-bf71-b56386dc2bf4 demo demo] Removing options '' from query. {{(pid=112150) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 20 13:39:19.534609 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.volume.api [None req-d7ebb95d-b853-49a1-bf71-b56386dc2bf4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112150) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 20 13:39:19.543035 np0000175364 devstack@c-api.service[112150]: INFO cinder.volume.api [None req-d7ebb95d-b853-49a1-bf71-b56386dc2bf4 demo demo] Get all volumes completed successfully. May 20 13:39:19.545877 np0000175364 devstack@c-api.service[112150]: INFO cinder.api.openstack.wsgi [None req-d7ebb95d-b853-49a1-bf71-b56386dc2bf4 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 20 13:39:19.546317 np0000175364 devstack@c-api.service[112150]: [pid: 112150|app: 0|req: 5/16] 199.204.45.144 () {64 vars in 1296 bytes} [Wed May 20 13:39:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 13:39:29.537599 np0000175364 devstack@c-api.service[112150]: DEBUG dbcounter [-] [112150] Writing DB stats cinder:SELECT=1 {{(pid=112150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 13:40:19.562745 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.middleware.request_id [None req-2e1a26a7-ee71-41e3-b322-3ebc46a5b56a None None] RequestId filter calling following filter/app {{(pid=112149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 13:40:19.566252 np0000175364 devstack@c-api.service[112149]: INFO cinder.api.openstack.wsgi [None req-2e1a26a7-ee71-41e3-b322-3ebc46a5b56a demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 20 13:40:19.566488 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.openstack.wsgi [None req-2e1a26a7-ee71-41e3-b322-3ebc46a5b56a demo demo] Empty body provided in request {{(pid=112149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 13:40:19.566789 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.openstack.wsgi [None req-2e1a26a7-ee71-41e3-b322-3ebc46a5b56a demo demo] Calling method 'detail' {{(pid=112149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 13:40:19.567073 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.api_utils [None req-2e1a26a7-ee71-41e3-b322-3ebc46a5b56a demo demo] Removing options '' from query. {{(pid=112149) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 20 13:40:19.568089 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.volume.api [None req-2e1a26a7-ee71-41e3-b322-3ebc46a5b56a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112149) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 20 13:40:19.581128 np0000175364 devstack@c-api.service[112149]: INFO cinder.volume.api [None req-2e1a26a7-ee71-41e3-b322-3ebc46a5b56a demo demo] Get all volumes completed successfully. May 20 13:40:19.583427 np0000175364 devstack@c-api.service[112149]: INFO cinder.api.openstack.wsgi [None req-2e1a26a7-ee71-41e3-b322-3ebc46a5b56a demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 20 13:40:19.583976 np0000175364 devstack@c-api.service[112149]: [pid: 112149|app: 0|req: 4/17] 199.204.45.144 () {64 vars in 1296 bytes} [Wed May 20 13:40:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 13:40:29.571801 np0000175364 devstack@c-api.service[112149]: DEBUG dbcounter [-] [112149] Writing DB stats cinder:SELECT=1 {{(pid=112149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 13:41:19.598312 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.middleware.request_id [None req-a9f8e883-f32e-4680-bdbe-e349b6afc4fc None None] RequestId filter calling following filter/app {{(pid=112151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 13:41:19.602051 np0000175364 devstack@c-api.service[112151]: INFO cinder.api.openstack.wsgi [None req-a9f8e883-f32e-4680-bdbe-e349b6afc4fc demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 20 13:41:19.602167 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.openstack.wsgi [None req-a9f8e883-f32e-4680-bdbe-e349b6afc4fc demo demo] Empty body provided in request {{(pid=112151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 13:41:19.602434 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.openstack.wsgi [None req-a9f8e883-f32e-4680-bdbe-e349b6afc4fc demo demo] Calling method 'detail' {{(pid=112151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 13:41:19.602845 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.api_utils [None req-a9f8e883-f32e-4680-bdbe-e349b6afc4fc demo demo] Removing options '' from query. {{(pid=112151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 20 13:41:19.603767 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.volume.api [None req-a9f8e883-f32e-4680-bdbe-e349b6afc4fc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112151) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 20 13:41:19.612507 np0000175364 devstack@c-api.service[112151]: INFO cinder.volume.api [None req-a9f8e883-f32e-4680-bdbe-e349b6afc4fc demo demo] Get all volumes completed successfully. May 20 13:41:19.615238 np0000175364 devstack@c-api.service[112151]: INFO cinder.api.openstack.wsgi [None req-a9f8e883-f32e-4680-bdbe-e349b6afc4fc demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 20 13:41:19.615847 np0000175364 devstack@c-api.service[112151]: [pid: 112151|app: 0|req: 5/18] 199.204.45.144 () {64 vars in 1296 bytes} [Wed May 20 13:41:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 13:41:29.607014 np0000175364 devstack@c-api.service[112151]: DEBUG dbcounter [-] [112151] Writing DB stats cinder:SELECT=1 {{(pid=112151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 13:42:19.629807 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.middleware.request_id [None req-ef8bf35a-a336-4a2b-9c97-8ff602d58900 None None] RequestId filter calling following filter/app {{(pid=112152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 13:42:19.632640 np0000175364 devstack@c-api.service[112152]: INFO cinder.api.openstack.wsgi [None req-ef8bf35a-a336-4a2b-9c97-8ff602d58900 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 20 13:42:19.632918 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.openstack.wsgi [None req-ef8bf35a-a336-4a2b-9c97-8ff602d58900 demo demo] Empty body provided in request {{(pid=112152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 13:42:19.633253 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.openstack.wsgi [None req-ef8bf35a-a336-4a2b-9c97-8ff602d58900 demo demo] Calling method 'detail' {{(pid=112152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 13:42:19.633580 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.api_utils [None req-ef8bf35a-a336-4a2b-9c97-8ff602d58900 demo demo] Removing options '' from query. {{(pid=112152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 20 13:42:19.634670 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.volume.api [None req-ef8bf35a-a336-4a2b-9c97-8ff602d58900 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112152) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 20 13:42:19.644317 np0000175364 devstack@c-api.service[112152]: INFO cinder.volume.api [None req-ef8bf35a-a336-4a2b-9c97-8ff602d58900 demo demo] Get all volumes completed successfully. May 20 13:42:19.647278 np0000175364 devstack@c-api.service[112152]: INFO cinder.api.openstack.wsgi [None req-ef8bf35a-a336-4a2b-9c97-8ff602d58900 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 20 13:42:19.647817 np0000175364 devstack@c-api.service[112152]: [pid: 112152|app: 0|req: 5/19] 199.204.45.144 () {64 vars in 1296 bytes} [Wed May 20 13:42:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 13:42:29.638841 np0000175364 devstack@c-api.service[112152]: DEBUG dbcounter [-] [112152] Writing DB stats cinder:SELECT=1 {{(pid=112152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 13:43:19.663307 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.middleware.request_id [None req-5de19dfa-fa0f-4109-9ec4-f27d695b2c6d None None] RequestId filter calling following filter/app {{(pid=112150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 13:43:19.833166 np0000175364 devstack@c-api.service[112150]: INFO cinder.api.openstack.wsgi [None req-5de19dfa-fa0f-4109-9ec4-f27d695b2c6d demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 20 13:43:19.833531 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.openstack.wsgi [None req-5de19dfa-fa0f-4109-9ec4-f27d695b2c6d demo demo] Empty body provided in request {{(pid=112150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 13:43:19.833919 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.openstack.wsgi [None req-5de19dfa-fa0f-4109-9ec4-f27d695b2c6d demo demo] Calling method 'detail' {{(pid=112150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 13:43:19.834227 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.api_utils [None req-5de19dfa-fa0f-4109-9ec4-f27d695b2c6d demo demo] Removing options '' from query. {{(pid=112150) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 20 13:43:19.835290 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.volume.api [None req-5de19dfa-fa0f-4109-9ec4-f27d695b2c6d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112150) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 20 13:43:19.846582 np0000175364 devstack@c-api.service[112150]: INFO cinder.volume.api [None req-5de19dfa-fa0f-4109-9ec4-f27d695b2c6d demo demo] Get all volumes completed successfully. May 20 13:43:19.849746 np0000175364 devstack@c-api.service[112150]: INFO cinder.api.openstack.wsgi [None req-5de19dfa-fa0f-4109-9ec4-f27d695b2c6d demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 20 13:43:19.850475 np0000175364 devstack@c-api.service[112150]: [pid: 112150|app: 0|req: 6/20] 199.204.45.144 () {64 vars in 1296 bytes} [Wed May 20 13:43:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 13:43:29.839051 np0000175364 devstack@c-api.service[112150]: DEBUG dbcounter [-] [112150] Writing DB stats cinder:SELECT=1 {{(pid=112150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 13:44:19.866454 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.middleware.request_id [None req-1057255c-7042-48a5-9ad0-7d77e30f3609 None None] RequestId filter calling following filter/app {{(pid=112149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 13:44:19.869693 np0000175364 devstack@c-api.service[112149]: INFO cinder.api.openstack.wsgi [None req-1057255c-7042-48a5-9ad0-7d77e30f3609 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 20 13:44:19.870134 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.openstack.wsgi [None req-1057255c-7042-48a5-9ad0-7d77e30f3609 demo demo] Empty body provided in request {{(pid=112149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 13:44:19.870403 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.openstack.wsgi [None req-1057255c-7042-48a5-9ad0-7d77e30f3609 demo demo] Calling method 'detail' {{(pid=112149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 13:44:19.870755 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.api_utils [None req-1057255c-7042-48a5-9ad0-7d77e30f3609 demo demo] Removing options '' from query. {{(pid=112149) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 20 13:44:19.872154 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.volume.api [None req-1057255c-7042-48a5-9ad0-7d77e30f3609 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112149) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 20 13:44:19.882478 np0000175364 devstack@c-api.service[112149]: INFO cinder.volume.api [None req-1057255c-7042-48a5-9ad0-7d77e30f3609 demo demo] Get all volumes completed successfully. May 20 13:44:19.886659 np0000175364 devstack@c-api.service[112149]: INFO cinder.api.openstack.wsgi [None req-1057255c-7042-48a5-9ad0-7d77e30f3609 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 20 13:44:19.887366 np0000175364 devstack@c-api.service[112149]: [pid: 112149|app: 0|req: 5/21] 199.204.45.144 () {64 vars in 1296 bytes} [Wed May 20 13:44:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 13:44:29.875297 np0000175364 devstack@c-api.service[112149]: DEBUG dbcounter [-] [112149] Writing DB stats cinder:SELECT=1 {{(pid=112149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 13:45:19.926401 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.middleware.request_id [None req-8bb55440-fd52-44b2-ae5e-527c5aafdd83 None None] RequestId filter calling following filter/app {{(pid=112151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 13:45:19.928154 np0000175364 devstack@c-api.service[112151]: INFO cinder.api.openstack.wsgi [None req-8bb55440-fd52-44b2-ae5e-527c5aafdd83 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 20 13:45:19.928154 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.openstack.wsgi [None req-8bb55440-fd52-44b2-ae5e-527c5aafdd83 demo demo] Empty body provided in request {{(pid=112151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 13:45:19.928154 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.openstack.wsgi [None req-8bb55440-fd52-44b2-ae5e-527c5aafdd83 demo demo] Calling method 'detail' {{(pid=112151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 13:45:19.928154 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.api_utils [None req-8bb55440-fd52-44b2-ae5e-527c5aafdd83 demo demo] Removing options '' from query. {{(pid=112151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 20 13:45:19.928154 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.volume.api [None req-8bb55440-fd52-44b2-ae5e-527c5aafdd83 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112151) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 20 13:45:19.934158 np0000175364 devstack@c-api.service[112151]: INFO cinder.volume.api [None req-8bb55440-fd52-44b2-ae5e-527c5aafdd83 demo demo] Get all volumes completed successfully. May 20 13:45:19.936236 np0000175364 devstack@c-api.service[112151]: INFO cinder.api.openstack.wsgi [None req-8bb55440-fd52-44b2-ae5e-527c5aafdd83 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 20 13:45:19.936769 np0000175364 devstack@c-api.service[112151]: [pid: 112151|app: 0|req: 6/22] 199.204.45.144 () {64 vars in 1296 bytes} [Wed May 20 13:45:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 13:45:29.930454 np0000175364 devstack@c-api.service[112151]: DEBUG dbcounter [-] [112151] Writing DB stats cinder:SELECT=1 {{(pid=112151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 13:46:19.947825 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.middleware.request_id [None req-0fad7eb2-f6a3-438b-805a-d50995fda7bc None None] RequestId filter calling following filter/app {{(pid=112152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 13:46:19.950502 np0000175364 devstack@c-api.service[112152]: INFO cinder.api.openstack.wsgi [None req-0fad7eb2-f6a3-438b-805a-d50995fda7bc demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 20 13:46:19.950756 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.openstack.wsgi [None req-0fad7eb2-f6a3-438b-805a-d50995fda7bc demo demo] Empty body provided in request {{(pid=112152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 13:46:19.951000 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.openstack.wsgi [None req-0fad7eb2-f6a3-438b-805a-d50995fda7bc demo demo] Calling method 'detail' {{(pid=112152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 13:46:19.951279 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.api_utils [None req-0fad7eb2-f6a3-438b-805a-d50995fda7bc demo demo] Removing options '' from query. {{(pid=112152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 20 13:46:19.952212 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.volume.api [None req-0fad7eb2-f6a3-438b-805a-d50995fda7bc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112152) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 20 13:46:19.960453 np0000175364 devstack@c-api.service[112152]: INFO cinder.volume.api [None req-0fad7eb2-f6a3-438b-805a-d50995fda7bc demo demo] Get all volumes completed successfully. May 20 13:46:19.962688 np0000175364 devstack@c-api.service[112152]: INFO cinder.api.openstack.wsgi [None req-0fad7eb2-f6a3-438b-805a-d50995fda7bc demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 20 13:46:19.963148 np0000175364 devstack@c-api.service[112152]: [pid: 112152|app: 0|req: 6/23] 199.204.45.144 () {64 vars in 1296 bytes} [Wed May 20 13:46:19 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 20 13:46:29.954932 np0000175364 devstack@c-api.service[112152]: DEBUG dbcounter [-] [112152] Writing DB stats cinder:SELECT=1 {{(pid=112152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 13:47:19.981345 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.middleware.request_id [None req-b91b6dbc-5cf6-493d-8d53-967912a0b98e None None] RequestId filter calling following filter/app {{(pid=112150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 13:47:19.984961 np0000175364 devstack@c-api.service[112150]: INFO cinder.api.openstack.wsgi [None req-b91b6dbc-5cf6-493d-8d53-967912a0b98e demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 20 13:47:19.985188 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.openstack.wsgi [None req-b91b6dbc-5cf6-493d-8d53-967912a0b98e demo demo] Empty body provided in request {{(pid=112150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 13:47:19.985453 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.openstack.wsgi [None req-b91b6dbc-5cf6-493d-8d53-967912a0b98e demo demo] Calling method 'detail' {{(pid=112150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 13:47:19.985714 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.api_utils [None req-b91b6dbc-5cf6-493d-8d53-967912a0b98e demo demo] Removing options '' from query. {{(pid=112150) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 20 13:47:19.986585 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.volume.api [None req-b91b6dbc-5cf6-493d-8d53-967912a0b98e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112150) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 20 13:47:19.996318 np0000175364 devstack@c-api.service[112150]: INFO cinder.volume.api [None req-b91b6dbc-5cf6-493d-8d53-967912a0b98e demo demo] Get all volumes completed successfully. May 20 13:47:19.999090 np0000175364 devstack@c-api.service[112150]: INFO cinder.api.openstack.wsgi [None req-b91b6dbc-5cf6-493d-8d53-967912a0b98e demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 20 13:47:19.999802 np0000175364 devstack@c-api.service[112150]: [pid: 112150|app: 0|req: 7/24] 199.204.45.144 () {64 vars in 1296 bytes} [Wed May 20 13:47:19 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 13:47:29.989753 np0000175364 devstack@c-api.service[112150]: DEBUG dbcounter [-] [112150] Writing DB stats cinder:SELECT=1 {{(pid=112150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 13:48:20.012941 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.middleware.request_id [None req-1ccf8086-3d98-41bd-ae2c-aad46599e228 None None] RequestId filter calling following filter/app {{(pid=112149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 13:48:20.114106 np0000175364 devstack@c-api.service[112149]: INFO cinder.api.openstack.wsgi [None req-1ccf8086-3d98-41bd-ae2c-aad46599e228 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 20 13:48:20.114106 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.openstack.wsgi [None req-1ccf8086-3d98-41bd-ae2c-aad46599e228 demo demo] Empty body provided in request {{(pid=112149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 13:48:20.114282 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.openstack.wsgi [None req-1ccf8086-3d98-41bd-ae2c-aad46599e228 demo demo] Calling method 'detail' {{(pid=112149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 13:48:20.114564 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.api_utils [None req-1ccf8086-3d98-41bd-ae2c-aad46599e228 demo demo] Removing options '' from query. {{(pid=112149) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 20 13:48:20.115558 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.volume.api [None req-1ccf8086-3d98-41bd-ae2c-aad46599e228 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112149) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 20 13:48:20.124384 np0000175364 devstack@c-api.service[112149]: INFO cinder.volume.api [None req-1ccf8086-3d98-41bd-ae2c-aad46599e228 demo demo] Get all volumes completed successfully. May 20 13:48:20.127646 np0000175364 devstack@c-api.service[112149]: INFO cinder.api.openstack.wsgi [None req-1ccf8086-3d98-41bd-ae2c-aad46599e228 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 20 13:48:20.129104 np0000175364 devstack@c-api.service[112149]: [pid: 112149|app: 0|req: 6/25] 199.204.45.144 () {64 vars in 1296 bytes} [Wed May 20 13:48:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 13:48:30.118880 np0000175364 devstack@c-api.service[112149]: DEBUG dbcounter [-] [112149] Writing DB stats cinder:SELECT=1 {{(pid=112149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 13:49:20.142270 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.middleware.request_id [None req-8cdab77b-4dfe-400c-83d2-1b464b674cb8 None None] RequestId filter calling following filter/app {{(pid=112151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 13:49:20.147255 np0000175364 devstack@c-api.service[112151]: INFO cinder.api.openstack.wsgi [None req-8cdab77b-4dfe-400c-83d2-1b464b674cb8 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 20 13:49:20.148095 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.openstack.wsgi [None req-8cdab77b-4dfe-400c-83d2-1b464b674cb8 demo demo] Empty body provided in request {{(pid=112151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 13:49:20.148753 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.openstack.wsgi [None req-8cdab77b-4dfe-400c-83d2-1b464b674cb8 demo demo] Calling method 'detail' {{(pid=112151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 13:49:20.149342 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.api_utils [None req-8cdab77b-4dfe-400c-83d2-1b464b674cb8 demo demo] Removing options '' from query. {{(pid=112151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 20 13:49:20.151175 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.volume.api [None req-8cdab77b-4dfe-400c-83d2-1b464b674cb8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112151) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 20 13:49:20.162783 np0000175364 devstack@c-api.service[112151]: INFO cinder.volume.api [None req-8cdab77b-4dfe-400c-83d2-1b464b674cb8 demo demo] Get all volumes completed successfully. May 20 13:49:20.165193 np0000175364 devstack@c-api.service[112151]: INFO cinder.api.openstack.wsgi [None req-8cdab77b-4dfe-400c-83d2-1b464b674cb8 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 20 13:49:20.165933 np0000175364 devstack@c-api.service[112151]: [pid: 112151|app: 0|req: 7/26] 199.204.45.144 () {64 vars in 1296 bytes} [Wed May 20 13:49:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 13:49:30.155436 np0000175364 devstack@c-api.service[112151]: DEBUG dbcounter [-] [112151] Writing DB stats cinder:SELECT=1 {{(pid=112151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 13:50:20.179773 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.middleware.request_id [None req-fd675fe6-f4b5-4895-9a79-a15f6ac6759a None None] RequestId filter calling following filter/app {{(pid=112152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 13:50:20.184031 np0000175364 devstack@c-api.service[112152]: INFO cinder.api.openstack.wsgi [None req-fd675fe6-f4b5-4895-9a79-a15f6ac6759a demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 20 13:50:20.184272 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.openstack.wsgi [None req-fd675fe6-f4b5-4895-9a79-a15f6ac6759a demo demo] Empty body provided in request {{(pid=112152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 13:50:20.185000 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.openstack.wsgi [None req-fd675fe6-f4b5-4895-9a79-a15f6ac6759a demo demo] Calling method 'detail' {{(pid=112152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 13:50:20.185000 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.api_utils [None req-fd675fe6-f4b5-4895-9a79-a15f6ac6759a demo demo] Removing options '' from query. {{(pid=112152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 20 13:50:20.185954 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.volume.api [None req-fd675fe6-f4b5-4895-9a79-a15f6ac6759a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112152) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 20 13:50:20.193715 np0000175364 devstack@c-api.service[112152]: INFO cinder.volume.api [None req-fd675fe6-f4b5-4895-9a79-a15f6ac6759a demo demo] Get all volumes completed successfully. May 20 13:50:20.195759 np0000175364 devstack@c-api.service[112152]: INFO cinder.api.openstack.wsgi [None req-fd675fe6-f4b5-4895-9a79-a15f6ac6759a demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 20 13:50:20.196112 np0000175364 devstack@c-api.service[112152]: [pid: 112152|app: 0|req: 7/27] 199.204.45.144 () {64 vars in 1296 bytes} [Wed May 20 13:50:20 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 20 13:50:30.188433 np0000175364 devstack@c-api.service[112152]: DEBUG dbcounter [-] [112152] Writing DB stats cinder:SELECT=1 {{(pid=112152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 13:51:20.219881 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.middleware.request_id [None req-10d8b7fd-6eb0-4256-9285-2b83cf50e425 None None] RequestId filter calling following filter/app {{(pid=112150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 13:51:20.223415 np0000175364 devstack@c-api.service[112150]: INFO cinder.api.openstack.wsgi [None req-10d8b7fd-6eb0-4256-9285-2b83cf50e425 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 20 13:51:20.223871 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.openstack.wsgi [None req-10d8b7fd-6eb0-4256-9285-2b83cf50e425 demo demo] Empty body provided in request {{(pid=112150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 13:51:20.224259 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.openstack.wsgi [None req-10d8b7fd-6eb0-4256-9285-2b83cf50e425 demo demo] Calling method 'detail' {{(pid=112150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 13:51:20.224790 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.api_utils [None req-10d8b7fd-6eb0-4256-9285-2b83cf50e425 demo demo] Removing options '' from query. {{(pid=112150) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 20 13:51:20.226495 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.volume.api [None req-10d8b7fd-6eb0-4256-9285-2b83cf50e425 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112150) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 20 13:51:20.235100 np0000175364 devstack@c-api.service[112150]: INFO cinder.volume.api [None req-10d8b7fd-6eb0-4256-9285-2b83cf50e425 demo demo] Get all volumes completed successfully. May 20 13:51:20.238034 np0000175364 devstack@c-api.service[112150]: INFO cinder.api.openstack.wsgi [None req-10d8b7fd-6eb0-4256-9285-2b83cf50e425 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 20 13:51:20.238610 np0000175364 devstack@c-api.service[112150]: [pid: 112150|app: 0|req: 8/28] 199.204.45.144 () {64 vars in 1296 bytes} [Wed May 20 13:51:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 13:51:30.231002 np0000175364 devstack@c-api.service[112150]: DEBUG dbcounter [-] [112150] Writing DB stats cinder:SELECT=1 {{(pid=112150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 13:52:20.250961 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.middleware.request_id [None req-5d0270c5-f562-4a70-a496-ebad547aff3b None None] RequestId filter calling following filter/app {{(pid=112149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 13:52:20.254354 np0000175364 devstack@c-api.service[112149]: INFO cinder.api.openstack.wsgi [None req-5d0270c5-f562-4a70-a496-ebad547aff3b demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 20 13:52:20.254585 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.openstack.wsgi [None req-5d0270c5-f562-4a70-a496-ebad547aff3b demo demo] Empty body provided in request {{(pid=112149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 13:52:20.254862 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.openstack.wsgi [None req-5d0270c5-f562-4a70-a496-ebad547aff3b demo demo] Calling method 'detail' {{(pid=112149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 13:52:20.255120 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.api_utils [None req-5d0270c5-f562-4a70-a496-ebad547aff3b demo demo] Removing options '' from query. {{(pid=112149) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 20 13:52:20.256467 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.volume.api [None req-5d0270c5-f562-4a70-a496-ebad547aff3b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112149) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 20 13:52:20.266759 np0000175364 devstack@c-api.service[112149]: INFO cinder.volume.api [None req-5d0270c5-f562-4a70-a496-ebad547aff3b demo demo] Get all volumes completed successfully. May 20 13:52:20.270379 np0000175364 devstack@c-api.service[112149]: INFO cinder.api.openstack.wsgi [None req-5d0270c5-f562-4a70-a496-ebad547aff3b demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 20 13:52:20.270705 np0000175364 devstack@c-api.service[112149]: [pid: 112149|app: 0|req: 7/29] 199.204.45.144 () {64 vars in 1296 bytes} [Wed May 20 13:52:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 13:52:30.259393 np0000175364 devstack@c-api.service[112149]: DEBUG dbcounter [-] [112149] Writing DB stats cinder:SELECT=1 {{(pid=112149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 13:53:20.281982 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.middleware.request_id [None req-65a38ec6-8db7-46fc-bac6-834f07b82ab1 None None] RequestId filter calling following filter/app {{(pid=112151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 13:53:20.384884 np0000175364 devstack@c-api.service[112151]: INFO cinder.api.openstack.wsgi [None req-65a38ec6-8db7-46fc-bac6-834f07b82ab1 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 20 13:53:20.385306 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.openstack.wsgi [None req-65a38ec6-8db7-46fc-bac6-834f07b82ab1 demo demo] Empty body provided in request {{(pid=112151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 13:53:20.385743 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.openstack.wsgi [None req-65a38ec6-8db7-46fc-bac6-834f07b82ab1 demo demo] Calling method 'detail' {{(pid=112151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 13:53:20.386082 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.api_utils [None req-65a38ec6-8db7-46fc-bac6-834f07b82ab1 demo demo] Removing options '' from query. {{(pid=112151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 20 13:53:20.387777 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.volume.api [None req-65a38ec6-8db7-46fc-bac6-834f07b82ab1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112151) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 20 13:53:20.395853 np0000175364 devstack@c-api.service[112151]: INFO cinder.volume.api [None req-65a38ec6-8db7-46fc-bac6-834f07b82ab1 demo demo] Get all volumes completed successfully. May 20 13:53:20.397941 np0000175364 devstack@c-api.service[112151]: INFO cinder.api.openstack.wsgi [None req-65a38ec6-8db7-46fc-bac6-834f07b82ab1 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 20 13:53:20.398303 np0000175364 devstack@c-api.service[112151]: [pid: 112151|app: 0|req: 8/30] 199.204.45.144 () {64 vars in 1296 bytes} [Wed May 20 13:53:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 13:53:30.390873 np0000175364 devstack@c-api.service[112151]: DEBUG dbcounter [-] [112151] Writing DB stats cinder:SELECT=1 {{(pid=112151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 13:54:20.414335 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.middleware.request_id [None req-0fc55adc-5159-4354-b488-5b4765e092ee None None] RequestId filter calling following filter/app {{(pid=112152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 13:54:20.418607 np0000175364 devstack@c-api.service[112152]: INFO cinder.api.openstack.wsgi [None req-0fc55adc-5159-4354-b488-5b4765e092ee demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 20 13:54:20.418926 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.openstack.wsgi [None req-0fc55adc-5159-4354-b488-5b4765e092ee demo demo] Empty body provided in request {{(pid=112152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 13:54:20.419208 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.openstack.wsgi [None req-0fc55adc-5159-4354-b488-5b4765e092ee demo demo] Calling method 'detail' {{(pid=112152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 13:54:20.419600 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.api_utils [None req-0fc55adc-5159-4354-b488-5b4765e092ee demo demo] Removing options '' from query. {{(pid=112152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 20 13:54:20.420707 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.volume.api [None req-0fc55adc-5159-4354-b488-5b4765e092ee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112152) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 20 13:54:20.428891 np0000175364 devstack@c-api.service[112152]: INFO cinder.volume.api [None req-0fc55adc-5159-4354-b488-5b4765e092ee demo demo] Get all volumes completed successfully. May 20 13:54:20.431008 np0000175364 devstack@c-api.service[112152]: INFO cinder.api.openstack.wsgi [None req-0fc55adc-5159-4354-b488-5b4765e092ee demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 20 13:54:20.431634 np0000175364 devstack@c-api.service[112152]: [pid: 112152|app: 0|req: 8/31] 199.204.45.144 () {64 vars in 1296 bytes} [Wed May 20 13:54:20 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 20 13:54:30.424957 np0000175364 devstack@c-api.service[112152]: DEBUG dbcounter [-] [112152] Writing DB stats cinder:SELECT=1 {{(pid=112152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 13:55:20.446658 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.middleware.request_id [None req-32f403c1-7522-48e5-a4df-157bb3bc989c None None] RequestId filter calling following filter/app {{(pid=112150) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 13:55:20.450048 np0000175364 devstack@c-api.service[112150]: INFO cinder.api.openstack.wsgi [None req-32f403c1-7522-48e5-a4df-157bb3bc989c demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 20 13:55:20.450340 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.openstack.wsgi [None req-32f403c1-7522-48e5-a4df-157bb3bc989c demo demo] Empty body provided in request {{(pid=112150) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 13:55:20.450730 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.openstack.wsgi [None req-32f403c1-7522-48e5-a4df-157bb3bc989c demo demo] Calling method 'detail' {{(pid=112150) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 13:55:20.451365 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.api.api_utils [None req-32f403c1-7522-48e5-a4df-157bb3bc989c demo demo] Removing options '' from query. {{(pid=112150) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 20 13:55:20.452904 np0000175364 devstack@c-api.service[112150]: DEBUG cinder.volume.api [None req-32f403c1-7522-48e5-a4df-157bb3bc989c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112150) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 20 13:55:20.462718 np0000175364 devstack@c-api.service[112150]: INFO cinder.volume.api [None req-32f403c1-7522-48e5-a4df-157bb3bc989c demo demo] Get all volumes completed successfully. May 20 13:55:20.464942 np0000175364 devstack@c-api.service[112150]: INFO cinder.api.openstack.wsgi [None req-32f403c1-7522-48e5-a4df-157bb3bc989c demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 20 13:55:20.465765 np0000175364 devstack@c-api.service[112150]: [pid: 112150|app: 0|req: 9/32] 199.204.45.144 () {64 vars in 1296 bytes} [Wed May 20 13:55:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 13:55:30.457652 np0000175364 devstack@c-api.service[112150]: DEBUG dbcounter [-] [112150] Writing DB stats cinder:SELECT=1 {{(pid=112150) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 13:56:20.480111 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.middleware.request_id [None req-b65b92f4-d79a-4040-87b6-b9eae82d7465 None None] RequestId filter calling following filter/app {{(pid=112149) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 13:56:20.483210 np0000175364 devstack@c-api.service[112149]: INFO cinder.api.openstack.wsgi [None req-b65b92f4-d79a-4040-87b6-b9eae82d7465 demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 20 13:56:20.483435 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.openstack.wsgi [None req-b65b92f4-d79a-4040-87b6-b9eae82d7465 demo demo] Empty body provided in request {{(pid=112149) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 13:56:20.484075 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.openstack.wsgi [None req-b65b92f4-d79a-4040-87b6-b9eae82d7465 demo demo] Calling method 'detail' {{(pid=112149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 13:56:20.484391 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.api.api_utils [None req-b65b92f4-d79a-4040-87b6-b9eae82d7465 demo demo] Removing options '' from query. {{(pid=112149) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 20 13:56:20.485342 np0000175364 devstack@c-api.service[112149]: DEBUG cinder.volume.api [None req-b65b92f4-d79a-4040-87b6-b9eae82d7465 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112149) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 20 13:56:20.493806 np0000175364 devstack@c-api.service[112149]: INFO cinder.volume.api [None req-b65b92f4-d79a-4040-87b6-b9eae82d7465 demo demo] Get all volumes completed successfully. May 20 13:56:20.496551 np0000175364 devstack@c-api.service[112149]: INFO cinder.api.openstack.wsgi [None req-b65b92f4-d79a-4040-87b6-b9eae82d7465 demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 20 13:56:20.497035 np0000175364 devstack@c-api.service[112149]: [pid: 112149|app: 0|req: 8/33] 199.204.45.144 () {64 vars in 1296 bytes} [Wed May 20 13:56:20 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 20 13:56:30.489127 np0000175364 devstack@c-api.service[112149]: DEBUG dbcounter [-] [112149] Writing DB stats cinder:SELECT=1 {{(pid=112149) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 13:57:20.512276 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.middleware.request_id [None req-572c756a-01da-4119-b34f-08883e967d9b None None] RequestId filter calling following filter/app {{(pid=112151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 13:57:20.516218 np0000175364 devstack@c-api.service[112151]: INFO cinder.api.openstack.wsgi [None req-572c756a-01da-4119-b34f-08883e967d9b demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 20 13:57:20.516462 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.openstack.wsgi [None req-572c756a-01da-4119-b34f-08883e967d9b demo demo] Empty body provided in request {{(pid=112151) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 13:57:20.516785 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.openstack.wsgi [None req-572c756a-01da-4119-b34f-08883e967d9b demo demo] Calling method 'detail' {{(pid=112151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 13:57:20.517109 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.api.api_utils [None req-572c756a-01da-4119-b34f-08883e967d9b demo demo] Removing options '' from query. {{(pid=112151) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 20 13:57:20.518121 np0000175364 devstack@c-api.service[112151]: DEBUG cinder.volume.api [None req-572c756a-01da-4119-b34f-08883e967d9b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112151) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 20 13:57:20.525485 np0000175364 devstack@c-api.service[112151]: INFO cinder.volume.api [None req-572c756a-01da-4119-b34f-08883e967d9b demo demo] Get all volumes completed successfully. May 20 13:57:20.527390 np0000175364 devstack@c-api.service[112151]: INFO cinder.api.openstack.wsgi [None req-572c756a-01da-4119-b34f-08883e967d9b demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 20 13:57:20.527791 np0000175364 devstack@c-api.service[112151]: [pid: 112151|app: 0|req: 9/34] 199.204.45.144 () {64 vars in 1296 bytes} [Wed May 20 13:57:20 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 20 13:57:30.521677 np0000175364 devstack@c-api.service[112151]: DEBUG dbcounter [-] [112151] Writing DB stats cinder:SELECT=1 {{(pid=112151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 13:58:20.544657 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.middleware.request_id [None req-bcf13405-3b15-4e26-ad19-64f3584786ad None None] RequestId filter calling following filter/app {{(pid=112152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 13:58:20.608492 np0000175364 devstack@c-api.service[112152]: INFO cinder.api.openstack.wsgi [None req-bcf13405-3b15-4e26-ad19-64f3584786ad demo demo] GET https://199.204.45.144/volume/v3/volumes/detail May 20 13:58:20.609204 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.openstack.wsgi [None req-bcf13405-3b15-4e26-ad19-64f3584786ad demo demo] Empty body provided in request {{(pid=112152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 13:58:20.609637 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.openstack.wsgi [None req-bcf13405-3b15-4e26-ad19-64f3584786ad demo demo] Calling method 'detail' {{(pid=112152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 13:58:20.610102 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.api.api_utils [None req-bcf13405-3b15-4e26-ad19-64f3584786ad demo demo] Removing options '' from query. {{(pid=112152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 20 13:58:20.611742 np0000175364 devstack@c-api.service[112152]: DEBUG cinder.volume.api [None req-bcf13405-3b15-4e26-ad19-64f3584786ad demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112152) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 20 13:58:20.618815 np0000175364 devstack@c-api.service[112152]: INFO cinder.volume.api [None req-bcf13405-3b15-4e26-ad19-64f3584786ad demo demo] Get all volumes completed successfully. May 20 13:58:20.620949 np0000175364 devstack@c-api.service[112152]: INFO cinder.api.openstack.wsgi [None req-bcf13405-3b15-4e26-ad19-64f3584786ad demo demo] https://199.204.45.144/volume/v3/volumes/detail returned with HTTP 200 May 20 13:58:20.621404 np0000175364 devstack@c-api.service[112152]: [pid: 112152|app: 0|req: 9/35] 199.204.45.144 () {64 vars in 1296 bytes} [Wed May 20 13:58:20 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 13:58:30.614725 np0000175364 devstack@c-api.service[112152]: DEBUG dbcounter [-] [112152] Writing DB stats cinder:SELECT=1 {{(pid=112152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}