May 12 19:10:07.785318 np0000173801 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 12 19:10:07.796703 np0000173801 devstack@c-api.service[112212]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 12 19:10:07.799052 np0000173801 devstack@c-api.service[112212]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 12 19:10:07 2026] *** May 12 19:10:07.799052 np0000173801 devstack@c-api.service[112212]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 12 19:10:07.799052 np0000173801 devstack@c-api.service[112212]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 12 19:10:07.799052 np0000173801 devstack@c-api.service[112212]: nodename: np0000173801 May 12 19:10:07.799052 np0000173801 devstack@c-api.service[112212]: machine: x86_64 May 12 19:10:07.799052 np0000173801 devstack@c-api.service[112212]: clock source: unix May 12 19:10:07.799052 np0000173801 devstack@c-api.service[112212]: pcre jit disabled May 12 19:10:07.799052 np0000173801 devstack@c-api.service[112212]: detected number of CPU cores: 16 May 12 19:10:07.799052 np0000173801 devstack@c-api.service[112212]: current working directory: / May 12 19:10:07.799052 np0000173801 devstack@c-api.service[112212]: detected binary path: /usr/bin/uwsgi-core May 12 19:10:07.799052 np0000173801 devstack@c-api.service[112212]: your processes number limit is 256917 May 12 19:10:07.799052 np0000173801 devstack@c-api.service[112212]: your memory page size is 4096 bytes May 12 19:10:07.799052 np0000173801 devstack@c-api.service[112212]: detected max file descriptor number: 2048 May 12 19:10:07.799052 np0000173801 devstack@c-api.service[112212]: lock engine: pthread robust mutexes May 12 19:10:07.801109 np0000173801 devstack@c-api.service[112212]: thunder lock: enabled May 12 19:10:07.801109 np0000173801 devstack@c-api.service[112212]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 12 19:10:07.801109 np0000173801 devstack@c-api.service[112212]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 12 19:10:07.801109 np0000173801 devstack@c-api.service[112212]: PEP 405 virtualenv detected: /opt/stack/data/venv May 12 19:10:07.801109 np0000173801 devstack@c-api.service[112212]: Set PythonHome to /opt/stack/data/venv May 12 19:10:07.835504 np0000173801 devstack@c-api.service[112212]: Python main interpreter initialized at 0x78cee08a3668 May 12 19:10:07.835688 np0000173801 devstack@c-api.service[112212]: python threads support enabled May 12 19:10:07.835688 np0000173801 devstack@c-api.service[112212]: your server socket listen backlog is limited to 100 connections May 12 19:10:07.835688 np0000173801 devstack@c-api.service[112212]: your mercy for graceful operations on workers is 80 seconds May 12 19:10:07.836117 np0000173801 devstack@c-api.service[112212]: mapped 671795 bytes (656 KB) for 4 cores May 12 19:10:07.836268 np0000173801 devstack@c-api.service[112212]: *** Operational MODE: preforking *** May 12 19:10:07.836552 np0000173801 devstack@c-api.service[112212]: *** uWSGI is running in multiple interpreter mode *** May 12 19:10:07.836552 np0000173801 devstack@c-api.service[112212]: spawned uWSGI master process (pid: 112212) May 12 19:10:07.836780 np0000173801 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 12 19:10:07.837383 np0000173801 devstack@c-api.service[112212]: spawned uWSGI worker 1 (pid: 112222, cores: 1) May 12 19:10:07.837909 np0000173801 devstack@c-api.service[112212]: spawned uWSGI worker 2 (pid: 112223, cores: 1) May 12 19:10:07.838538 np0000173801 devstack@c-api.service[112212]: spawned uWSGI worker 3 (pid: 112224, cores: 1) May 12 19:10:07.839024 np0000173801 devstack@c-api.service[112212]: spawned uWSGI worker 4 (pid: 112225, cores: 1) May 12 19:10:07.839103 np0000173801 devstack@c-api.service[112212]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 12 19:10:07.987535 np0000173801 devstack@c-api.service[112223]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 12 19:10:07.987535 np0000173801 devstack@c-api.service[112223]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 12 19:10:07.987535 np0000173801 devstack@c-api.service[112223]: we strongly recommend against using it for new projects. May 12 19:10:07.987535 np0000173801 devstack@c-api.service[112223]: If you are already using Eventlet, we recommend migrating to a different May 12 19:10:07.987535 np0000173801 devstack@c-api.service[112223]: framework. For more detail see May 12 19:10:07.987535 np0000173801 devstack@c-api.service[112223]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 12 19:10:07.987535 np0000173801 devstack@c-api.service[112223]: import eventlet # noqa May 12 19:10:07.991993 np0000173801 devstack@c-api.service[112225]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 12 19:10:07.991993 np0000173801 devstack@c-api.service[112225]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 12 19:10:07.991993 np0000173801 devstack@c-api.service[112225]: we strongly recommend against using it for new projects. May 12 19:10:07.991993 np0000173801 devstack@c-api.service[112225]: If you are already using Eventlet, we recommend migrating to a different May 12 19:10:07.991993 np0000173801 devstack@c-api.service[112225]: framework. For more detail see May 12 19:10:07.991993 np0000173801 devstack@c-api.service[112225]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 12 19:10:07.991993 np0000173801 devstack@c-api.service[112225]: import eventlet # noqa May 12 19:10:08.001534 np0000173801 devstack@c-api.service[112222]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 12 19:10:08.001534 np0000173801 devstack@c-api.service[112222]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 12 19:10:08.001534 np0000173801 devstack@c-api.service[112222]: we strongly recommend against using it for new projects. May 12 19:10:08.001534 np0000173801 devstack@c-api.service[112222]: If you are already using Eventlet, we recommend migrating to a different May 12 19:10:08.001534 np0000173801 devstack@c-api.service[112222]: framework. For more detail see May 12 19:10:08.001534 np0000173801 devstack@c-api.service[112222]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 12 19:10:08.001534 np0000173801 devstack@c-api.service[112222]: import eventlet # noqa May 12 19:10:08.006818 np0000173801 devstack@c-api.service[112224]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 12 19:10:08.006818 np0000173801 devstack@c-api.service[112224]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 12 19:10:08.006818 np0000173801 devstack@c-api.service[112224]: we strongly recommend against using it for new projects. May 12 19:10:08.006818 np0000173801 devstack@c-api.service[112224]: If you are already using Eventlet, we recommend migrating to a different May 12 19:10:08.006818 np0000173801 devstack@c-api.service[112224]: framework. For more detail see May 12 19:10:08.006818 np0000173801 devstack@c-api.service[112224]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 12 19:10:08.006818 np0000173801 devstack@c-api.service[112224]: import eventlet # noqa May 12 19:10:08.088067 np0000173801 devstack@c-api.service[112225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 12 19:10:08.088067 np0000173801 devstack@c-api.service[112225]: debtcollector.deprecate( May 12 19:10:08.100136 np0000173801 devstack@c-api.service[112222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 12 19:10:08.100136 np0000173801 devstack@c-api.service[112222]: debtcollector.deprecate( May 12 19:10:08.102892 np0000173801 devstack@c-api.service[112224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 12 19:10:08.102892 np0000173801 devstack@c-api.service[112224]: debtcollector.deprecate( May 12 19:10:08.114459 np0000173801 devstack@c-api.service[112223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 12 19:10:08.114459 np0000173801 devstack@c-api.service[112223]: debtcollector.deprecate( May 12 19:10:08.171864 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:08.171864 np0000173801 devstack@c-api.service[112225]: from cgi import parse_header May 12 19:10:08.196518 np0000173801 devstack@c-api.service[112222]: /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 12 19:10:08.196518 np0000173801 devstack@c-api.service[112222]: from cgi import parse_header May 12 19:10:08.205459 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:08.205459 np0000173801 devstack@c-api.service[112224]: from cgi import parse_header May 12 19:10:08.208460 np0000173801 devstack@c-api.service[112223]: /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 12 19:10:08.208460 np0000173801 devstack@c-api.service[112223]: from cgi import parse_header May 12 19:10:08.220007 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:08.220007 np0000173801 devstack@c-api.service[112225]: removals.removed_module( May 12 19:10:08.220682 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:08.220682 np0000173801 devstack@c-api.service[112225]: removals.removed_module( May 12 19:10:08.256400 np0000173801 devstack@c-api.service[112222]: /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 12 19:10:08.256400 np0000173801 devstack@c-api.service[112222]: removals.removed_module( May 12 19:10:08.257179 np0000173801 devstack@c-api.service[112222]: /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 12 19:10:08.257179 np0000173801 devstack@c-api.service[112222]: removals.removed_module( May 12 19:10:08.268185 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:08.268185 np0000173801 devstack@c-api.service[112224]: removals.removed_module( May 12 19:10:08.269020 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:08.269020 np0000173801 devstack@c-api.service[112224]: removals.removed_module( May 12 19:10:08.269722 np0000173801 devstack@c-api.service[112223]: /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 12 19:10:08.269722 np0000173801 devstack@c-api.service[112223]: removals.removed_module( May 12 19:10:08.270480 np0000173801 devstack@c-api.service[112223]: /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 12 19:10:08.270480 np0000173801 devstack@c-api.service[112223]: removals.removed_module( May 12 19:10:08.990741 np0000173801 devstack@c-api.service[112222]: /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 12 19:10:08.990741 np0000173801 devstack@c-api.service[112222]: warnings.warn( May 12 19:10:08.993416 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:08.993416 np0000173801 devstack@c-api.service[112225]: warnings.warn( May 12 19:10:08.995698 np0000173801 devstack@c-api.service[112223]: /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 12 19:10:08.995698 np0000173801 devstack@c-api.service[112223]: warnings.warn( May 12 19:10:09.014242 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:09.014242 np0000173801 devstack@c-api.service[112224]: warnings.warn( May 12 19:10:09.141451 np0000173801 devstack@c-api.service[112223]: /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 12 19:10:09.141451 np0000173801 devstack@c-api.service[112223]: warnings.warn( May 12 19:10:09.159211 np0000173801 devstack@c-api.service[112222]: /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 12 19:10:09.159211 np0000173801 devstack@c-api.service[112222]: warnings.warn( May 12 19:10:09.162499 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:09.162499 np0000173801 devstack@c-api.service[112225]: warnings.warn( May 12 19:10:09.162565 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:09.162565 np0000173801 devstack@c-api.service[112224]: warnings.warn( May 12 19:10:09.459119 np0000173801 devstack@c-api.service[112223]: 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 12 19:10:09.459332 np0000173801 devstack@c-api.service[112223]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112223) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 12 19:10:09.465810 np0000173801 devstack@c-api.service[112222]: 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 12 19:10:09.466062 np0000173801 devstack@c-api.service[112222]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112222) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 12 19:10:09.471456 np0000173801 devstack@c-api.service[112224]: 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 12 19:10:09.471632 np0000173801 devstack@c-api.service[112224]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112224) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 12 19:10:09.498067 np0000173801 devstack@c-api.service[112225]: 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 12 19:10:09.498219 np0000173801 devstack@c-api.service[112225]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112225) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 12 19:10:09.551674 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:09.551674 np0000173801 devstack@c-api.service[112224]: @jsonschema.FormatChecker.cls_checks('date-time') May 12 19:10:09.554102 np0000173801 devstack@c-api.service[112223]: /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 12 19:10:09.554102 np0000173801 devstack@c-api.service[112223]: @jsonschema.FormatChecker.cls_checks('date-time') May 12 19:10:09.554200 np0000173801 devstack@c-api.service[112222]: /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 12 19:10:09.554200 np0000173801 devstack@c-api.service[112222]: @jsonschema.FormatChecker.cls_checks('date-time') May 12 19:10:09.571498 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:09.571498 np0000173801 devstack@c-api.service[112225]: @jsonschema.FormatChecker.cls_checks('date-time') May 12 19:10:10.117010 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112223) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 12 19:10:10.117691 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112225) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 12 19:10:10.118074 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.118074 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.118171 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.118216 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.118263 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.118263 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.118477 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112222) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 12 19:10:10.119124 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.119204 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.119204 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.119311 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.119367 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.119416 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.119416 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.119505 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.119560 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.119984 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.120052 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.120099 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.120146 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.120199 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.120254 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.120254 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.120254 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.120387 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112224) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 12 19:10:10.120760 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.120760 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.120760 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.120760 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.120760 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.121012 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.121057 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112222) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.121104 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.121156 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.121195 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.121236 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.121281 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.121329 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.121329 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.121329 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.121329 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.121529 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.121588 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.121647 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.121692 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.121724 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.121751 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.121779 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.121881 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.121935 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.121972 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.122020 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.122068 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112222) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.122110 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.122145 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.122178 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.122206 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.122206 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.122206 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.122206 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.122206 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.122206 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.122206 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.122206 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.122206 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.122206 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.122486 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.122486 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.122486 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.122486 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.122602 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.122602 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.122658 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.122688 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.122726 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.122765 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.122825 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.122904 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.122951 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.122999 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.123042 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.123079 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.123164 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.123225 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.123279 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.123353 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.123353 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.123353 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.123353 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.123353 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112222) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.123635 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.123694 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.123752 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.123823 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.123823 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.123927 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.123983 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.124042 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.124091 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.124142 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.124194 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.124239 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.124288 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.124331 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.124388 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.124442 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.124489 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.124537 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.124584 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.124648 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.124756 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.124936 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.124999 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.125038 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.125132 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.125184 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.125228 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.125274 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112222) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.125274 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.125378 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.125378 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.125378 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.125378 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.125378 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.125378 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.125378 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.125780 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.125780 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.125880 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.125930 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.125992 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.126038 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.126081 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.126126 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.126189 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.126248 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.126300 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.126369 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.126425 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.126479 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.126533 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.126581 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.126629 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.126683 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.126740 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112222) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.126808 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.126866 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.126918 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.126969 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.127017 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.127069 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.127121 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.127177 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.127218 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.127263 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.127316 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.127362 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.127410 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.127469 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.127516 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.127563 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.127614 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.127666 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.127719 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.127768 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.127849 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.127892 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.127942 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.127991 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112222) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.128040 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.128148 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.128270 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.128331 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.128377 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.128377 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.128377 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.128377 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.128377 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.128377 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.128377 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.128377 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.128377 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.128778 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.128778 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.128778 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.128778 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.128778 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.129098 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.129160 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112222) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.129160 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.129244 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.129244 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.129244 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.129385 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.129432 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.129482 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.129532 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.129577 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.129620 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.129670 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.129670 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.129670 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.129670 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.129886 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.129943 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.129943 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.130068 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.130101 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.130101 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.130101 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.130262 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.130311 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112222) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.130311 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.130436 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.130436 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.130529 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.130579 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.130579 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.130688 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.130738 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.130738 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.130849 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.130890 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.130925 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.130963 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.130963 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.131049 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.131093 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.131093 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.131093 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.131093 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.131360 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.131507 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.131576 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.131576 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.131743 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.131821 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.131821 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.131961 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.132028 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.132028 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112222) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.132122 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.132178 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.132237 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.132298 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.132298 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.132388 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.132436 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.132475 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.132475 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.132527 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.132563 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.132595 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.132634 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.132671 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.132712 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.132712 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.132712 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.132712 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.133111 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.133165 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.133207 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.133250 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.133299 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.133347 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.133395 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.133482 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.133545 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.133600 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.133654 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112222) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.133706 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.133761 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.133847 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.133896 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.133940 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.133992 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.133992 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.134080 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.134129 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.134181 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.134227 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.134268 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.134407 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.134464 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.134464 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.134551 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.134551 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.135038 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.135178 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.135311 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.135443 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.135562 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.135686 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.135879 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.140286 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.140286 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.140474 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.140474 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.140474 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.140610 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.140610 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.140722 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.140828 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.140883 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.141006 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.141061 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.141107 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.141154 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.141198 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.141251 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.141298 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112222) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.141349 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.141389 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.141427 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.141427 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.141510 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.141510 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.141599 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.141643 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.141683 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.141730 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.141779 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.141870 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.141912 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.141969 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.142007 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.142007 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.142082 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.142115 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.142159 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.142159 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.142159 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.142283 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.142283 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.142283 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112222) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.142395 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.143272 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.143346 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.143423 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.143423 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.143525 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.143584 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.143638 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.143697 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.143750 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.143844 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.143903 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.143963 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.144023 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.144083 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.144142 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.144194 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.144250 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.144302 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.144350 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.144397 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.144455 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.144505 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.144553 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.144608 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.144655 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.144704 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.144760 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.144839 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.144885 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.144968 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.145014 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.145067 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.145119 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112222) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.145169 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.145213 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.145263 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.145315 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.145364 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.145413 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.145452 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.145498 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.145544 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.145583 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.145634 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.145685 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.145738 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.145784 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.145849 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.145906 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.145957 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.146013 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.146063 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112222) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.146114 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.146151 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.146199 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.146199 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.146199 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.146199 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.146199 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.146199 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.146199 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.146199 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.146199 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.146199 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.146617 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.146617 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.146617 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.146617 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.146617 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.146617 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.147008 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.147008 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.147093 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.147149 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.147205 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.147261 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.147313 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.147352 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.147402 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.147440 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.147489 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.147526 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.147573 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.147621 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.147670 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.147709 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.147753 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.147822 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.147870 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.147925 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.147979 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.148016 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.148063 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.148100 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.148163 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.148210 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.148268 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.148314 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.148360 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.148403 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.148452 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.148507 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.148552 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.148602 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.148654 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.148699 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.148747 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.148811 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.148937 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.149038 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.149038 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.149126 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.149178 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.149230 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.149230 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.149230 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.149230 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.149230 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112222) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.149230 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.149230 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.149230 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.149230 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.149230 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.149657 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.149657 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112222) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.149657 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.149836 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.149836 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.149836 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.149836 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.150024 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.150077 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.150122 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.150166 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.150220 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.150265 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.150311 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.150362 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.150415 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.150464 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.150516 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.150565 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.150608 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.150699 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.150762 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.150762 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.150762 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.151170 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.151170 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.151170 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.151170 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.151170 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.151170 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112222) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.151170 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.151461 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.151461 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.151461 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.151461 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.151461 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.151670 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.151722 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.151772 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.151859 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.151913 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.151955 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.152000 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.152048 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.152083 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.152119 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.152166 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.152201 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.152237 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.152284 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112222) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.152319 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.152354 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.152398 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.152436 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.152436 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.152436 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.152534 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.152582 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.152641 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.152880 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.153076 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.153147 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.153202 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.153279 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.153317 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.153354 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.153392 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.153435 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.153520 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.153573 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.153650 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.153711 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.153759 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.153826 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.154053 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112222) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.154162 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.154257 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.154317 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.154377 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.154429 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.154469 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.154518 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.154518 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.154518 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.154518 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.154518 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.154518 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.154773 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.154773 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.154773 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.154773 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.154948 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.154997 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.155047 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.155089 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112222) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.155135 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.155180 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.155236 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.155287 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.155332 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.155369 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.155411 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.155452 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.155494 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.155536 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.155579 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.155623 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.155673 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.155718 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.155826 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.155879 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.155879 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.155879 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.155879 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.155879 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.156111 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.156111 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.156111 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.156111 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.156440 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.156440 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112222) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.156537 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.156593 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.156682 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.156682 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.156761 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.156840 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.156894 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.156894 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.157003 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.157050 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.157095 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.157139 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.157139 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.157220 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.157272 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.157332 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.157332 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.157332 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.157332 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.157509 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.157509 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.157597 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.158960 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.159050 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.159050 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.159226 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.159226 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.159226 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112222) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.159947 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.159994 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.160048 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.160048 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.160048 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.160048 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.160048 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.160260 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.160311 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.160366 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.160366 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.160366 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.160366 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.160366 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.160366 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.160641 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.160641 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.160641 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.160641 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.160641 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.160641 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.161009 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.161073 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.161124 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.161124 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.161124 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.161261 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.161312 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.161352 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.161392 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.161429 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112222) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.161475 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.161519 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.161566 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.161605 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.161653 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.161704 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.161748 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.161815 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.161857 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.161893 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.161992 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.161992 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.162138 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.162190 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.162253 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.162338 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.162396 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.162396 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.162396 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.162532 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.162532 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.162532 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.162532 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.162532 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.162532 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112222) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.162770 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.162840 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.162886 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.162940 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.162988 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.163041 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.163083 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.163132 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.163173 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.163215 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.163261 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.163300 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.163338 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.163376 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.163423 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.163462 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.163501 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112222) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.163536 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.163574 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.163611 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.163646 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.163679 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.163704 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.163733 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.163758 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.163815 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.163854 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.163899 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.163945 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.163988 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.164031 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.164069 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.164100 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.164135 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.164167 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.164199 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.164226 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.164260 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.164316 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.164349 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.164382 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.164423 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112222) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.164466 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.164519 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.164567 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.164611 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.164651 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.164687 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.164721 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.164758 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.164806 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.164838 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.164865 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.164895 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.164952 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.164983 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.165013 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.165184 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.165235 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.165268 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.165309 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.165342 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.165394 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.165444 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.165495 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.165590 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.165628 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.165658 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.165658 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.165728 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.165880 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.165880 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.165979 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.166019 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.166058 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.166058 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.166058 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.166058 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.166235 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.166235 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.166235 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.166362 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.166417 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.166464 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.166517 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.166564 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.166610 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.166656 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.166705 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112222) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.166741 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.166810 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.166857 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.166922 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.166967 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.167009 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.167049 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.167094 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.167147 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.167203 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.167256 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.167301 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.167356 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.167356 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.167356 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.167356 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.167356 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.170909 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.171006 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.171162 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.171231 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.171303 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.171370 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.171424 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.171565 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.172011 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.172072 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.172120 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.172172 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.172398 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.172481 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.172564 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.172564 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.172564 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.172564 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.172564 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.172564 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.172564 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.173350 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.173414 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.173482 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.173531 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.173583 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.173625 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112222) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.173729 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.174743 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.174874 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.174955 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.175083 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.175083 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.175236 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.175335 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.175420 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.175420 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.175538 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.175594 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.175647 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112222) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.175695 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.175740 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.175807 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.175877 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.175924 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.175970 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.175970 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.175970 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.175970 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.176115 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.176115 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.176115 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.176115 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.176115 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.176336 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.176336 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.180349 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.180349 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.180499 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.180499 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.180590 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.180655 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.180655 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112222) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.180759 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.180831 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.180882 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.180959 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.181008 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.181067 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.181124 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.181174 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.181217 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.181259 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.181312 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.181361 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.181416 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.181460 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.181512 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.181563 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.181612 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.181658 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.181658 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.181658 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.181658 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.181959 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.181959 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.182049 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.182095 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.182134 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.182177 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.182177 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.182251 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.182306 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.182351 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112222) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.182394 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.182444 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.182484 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.182522 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.182564 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.182610 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112222) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.182653 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.182701 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.182754 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.182807 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.182852 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.182895 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.182955 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112223) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.183005 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.183044 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.183079 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.183112 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112222) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.183144 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.183189 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.183233 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112222) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.183394 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112224) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.183444 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.183486 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.183524 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112223) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.183568 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.183606 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112223) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.183649 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.183649 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112224) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.183649 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112224) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.183755 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.183755 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.183755 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.183755 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.183755 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.183755 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.183755 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 12 19:10:10.183755 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112225) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 12 19:10:10.183755 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 12 19:10:10.183755 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 12 19:10:10.184118 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 12 19:10:10.184118 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112225) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 12 19:10:10.184118 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112225) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 12 19:10:10.228760 np0000173801 devstack@c-api.service[112224]: INFO dbcounter [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Registered counter for database cinder May 12 19:10:10.229428 np0000173801 devstack@c-api.service[112223]: INFO dbcounter [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Registered counter for database cinder May 12 19:10:10.230314 np0000173801 devstack@c-api.service[112225]: INFO dbcounter [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Registered counter for database cinder May 12 19:10:10.230569 np0000173801 devstack@c-api.service[112222]: INFO dbcounter [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Registered counter for database cinder May 12 19:10:10.241453 np0000173801 devstack@c-api.service[112224]: DEBUG oslo_db.sqlalchemy.engines [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 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=112224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:10:10.251176 np0000173801 devstack@c-api.service[112225]: DEBUG oslo_db.sqlalchemy.engines [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 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=112225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:10:10.294812 np0000173801 devstack@c-api.service[112222]: DEBUG oslo_db.sqlalchemy.engines [None req-fd85ffac-6116-4b9c-9641-1e148af44200 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=112222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:10:10.294931 np0000173801 devstack@c-api.service[112223]: DEBUG oslo_db.sqlalchemy.engines [None req-d005c83a-e929-4f70-8e28-177c36d4e836 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=112223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:10:10.376751 np0000173801 devstack@c-api.service[112225]: DEBUG dbcounter [-] [112225] Writer thread running {{(pid=112225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 12 19:10:10.379820 np0000173801 devstack@c-api.service[112225]: INFO cinder.rpc [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 12 19:10:10.380905 np0000173801 devstack@c-api.service[112224]: DEBUG dbcounter [-] [112224] Writer thread running {{(pid=112224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 12 19:10:10.382274 np0000173801 devstack@c-api.service[112225]: INFO cinder.rpc [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 12 19:10:10.384394 np0000173801 devstack@c-api.service[112225]: INFO cinder.rpc [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 12 19:10:10.384486 np0000173801 devstack@c-api.service[112224]: INFO cinder.rpc [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 12 19:10:10.386398 np0000173801 devstack@c-api.service[112225]: INFO cinder.rpc [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 12 19:10:10.387159 np0000173801 devstack@c-api.service[112224]: INFO cinder.rpc [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 12 19:10:10.387755 np0000173801 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.389110 np0000173801 devstack@c-api.service[112224]: INFO cinder.rpc [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 12 19:10:10.390328 np0000173801 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.390766 np0000173801 devstack@c-api.service[112224]: INFO cinder.rpc [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 12 19:10:10.391837 np0000173801 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.393771 np0000173801 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.395274 np0000173801 devstack@c-api.service[112225]: DEBUG oslo_db.sqlalchemy.engines [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 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=112225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:10:10.397036 np0000173801 devstack@c-api.service[112225]: INFO cinder.rpc [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 12 19:10:10.398080 np0000173801 devstack@c-api.service[112224]: DEBUG oslo_db.sqlalchemy.engines [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 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=112224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:10:10.398583 np0000173801 devstack@c-api.service[112225]: INFO cinder.rpc [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 12 19:10:10.399388 np0000173801 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.399867 np0000173801 devstack@c-api.service[112224]: INFO cinder.rpc [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 12 19:10:10.401557 np0000173801 devstack@c-api.service[112224]: INFO cinder.rpc [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 12 19:10:10.402406 np0000173801 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.408817 np0000173801 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.412119 np0000173801 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.412509 np0000173801 devstack@c-api.service[112222]: DEBUG dbcounter [-] [112222] Writer thread running {{(pid=112222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 12 19:10:10.414209 np0000173801 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.415442 np0000173801 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.415511 np0000173801 devstack@c-api.service[112222]: INFO cinder.rpc [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 12 19:10:10.417622 np0000173801 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.417692 np0000173801 devstack@c-api.service[112222]: INFO cinder.rpc [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 12 19:10:10.419591 np0000173801 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.419851 np0000173801 devstack@c-api.service[112222]: INFO cinder.rpc [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 12 19:10:10.421382 np0000173801 devstack@c-api.service[112222]: INFO cinder.rpc [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 12 19:10:10.422365 np0000173801 devstack@c-api.service[112222]: WARNING castellan.key_manager.migration [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.422643 np0000173801 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.423343 np0000173801 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.424173 np0000173801 devstack@c-api.service[112222]: WARNING castellan.key_manager.migration [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.425654 np0000173801 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.426162 np0000173801 devstack@c-api.service[112223]: DEBUG dbcounter [-] [112223] Writer thread running {{(pid=112223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 12 19:10:10.427590 np0000173801 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.428882 np0000173801 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.428949 np0000173801 devstack@c-api.service[112223]: INFO cinder.rpc [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 12 19:10:10.430029 np0000173801 devstack@c-api.service[112222]: DEBUG oslo_db.sqlalchemy.engines [None req-fd85ffac-6116-4b9c-9641-1e148af44200 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=112222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:10:10.430771 np0000173801 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.431992 np0000173801 devstack@c-api.service[112223]: INFO cinder.rpc [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 12 19:10:10.432132 np0000173801 devstack@c-api.service[112222]: INFO cinder.rpc [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 12 19:10:10.432733 np0000173801 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.433763 np0000173801 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.433871 np0000173801 devstack@c-api.service[112222]: INFO cinder.rpc [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 12 19:10:10.434179 np0000173801 devstack@c-api.service[112223]: INFO cinder.rpc [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 12 19:10:10.434605 np0000173801 devstack@c-api.service[112222]: WARNING castellan.key_manager.migration [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.435754 np0000173801 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.435929 np0000173801 devstack@c-api.service[112223]: INFO cinder.rpc [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 12 19:10:10.436995 np0000173801 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.437095 np0000173801 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.437292 np0000173801 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.439173 np0000173801 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.440034 np0000173801 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.443530 np0000173801 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.444038 np0000173801 devstack@c-api.service[112223]: DEBUG oslo_db.sqlalchemy.engines [None req-d005c83a-e929-4f70-8e28-177c36d4e836 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=112223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:10:10.444125 np0000173801 devstack@c-api.service[112222]: WARNING castellan.key_manager.migration [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.445712 np0000173801 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.445948 np0000173801 devstack@c-api.service[112223]: INFO cinder.rpc [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 12 19:10:10.446875 np0000173801 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.447306 np0000173801 devstack@c-api.service[112222]: WARNING castellan.key_manager.migration [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.447578 np0000173801 devstack@c-api.service[112223]: INFO cinder.rpc [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 12 19:10:10.448454 np0000173801 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.448539 np0000173801 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.449184 np0000173801 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.450549 np0000173801 devstack@c-api.service[112222]: WARNING castellan.key_manager.migration [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.451513 np0000173801 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.451591 np0000173801 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.453200 np0000173801 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.454693 np0000173801 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.456278 np0000173801 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.457737 np0000173801 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.457858 np0000173801 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.457923 np0000173801 devstack@c-api.service[112222]: WARNING castellan.key_manager.migration [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.458903 np0000173801 devstack@c-api.service[112225]: WARNING cinder.api.contrib.hosts [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 12 19:10:10.459630 np0000173801 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.460590 np0000173801 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.461024 np0000173801 devstack@c-api.service[112222]: WARNING castellan.key_manager.migration [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.461131 np0000173801 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.461360 np0000173801 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.462738 np0000173801 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.463602 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Extended resource: extensions {{(pid=112225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.463716 np0000173801 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.463926 np0000173801 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.464011 np0000173801 devstack@c-api.service[112222]: WARNING castellan.key_manager.migration [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.464843 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Extended resource: encryption {{(pid=112225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.465933 np0000173801 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.466463 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Extended resource: encryption {{(pid=112225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.466849 np0000173801 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.467150 np0000173801 devstack@c-api.service[112222]: WARNING castellan.key_manager.migration [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.467227 np0000173801 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.468032 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Extended resource: os-quota-sets {{(pid=112225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.472945 np0000173801 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.473084 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Extended resource: cgsnapshots {{(pid=112225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.473131 np0000173801 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.473167 np0000173801 devstack@c-api.service[112222]: WARNING castellan.key_manager.migration [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.473208 np0000173801 devstack@c-api.service[112224]: WARNING cinder.api.contrib.hosts [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 12 19:10:10.473247 np0000173801 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.473287 np0000173801 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.473544 np0000173801 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.473906 np0000173801 devstack@c-api.service[112222]: WARNING castellan.key_manager.migration [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.474012 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Extended resource: os-quota-class-sets {{(pid=112225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.475163 np0000173801 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.475329 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Extended resource: os-availability-zone {{(pid=112225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.475444 np0000173801 devstack@c-api.service[112222]: WARNING castellan.key_manager.migration [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.476095 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Extended resource: extensions {{(pid=112224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.476652 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Extended resource: qos-specs {{(pid=112225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.477284 np0000173801 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.477396 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Extended resource: encryption {{(pid=112224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.478146 np0000173801 devstack@c-api.service[112222]: WARNING castellan.key_manager.migration [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.479255 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Extended resource: encryption {{(pid=112224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.479411 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Extended resource: backups {{(pid=112225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.480633 np0000173801 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.480977 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Extended resource: os-quota-sets {{(pid=112224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.482376 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Extended resource: cgsnapshots {{(pid=112224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.482554 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Extended resource: extra_specs {{(pid=112225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.483822 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Extended resource: os-quota-class-sets {{(pid=112224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.483960 np0000173801 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.484028 np0000173801 devstack@c-api.service[112222]: WARNING castellan.key_manager.migration [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.484322 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Extended resource: os-snapshot-manage {{(pid=112225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.485220 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Extended resource: os-availability-zone {{(pid=112224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.485862 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Extended resource: os-volume-type-access {{(pid=112225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.486700 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Extended resource: qos-specs {{(pid=112224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.487669 np0000173801 devstack@c-api.service[112222]: WARNING castellan.key_manager.migration [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.487755 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Extended resource: capabilities {{(pid=112225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.488267 np0000173801 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.488854 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Extended resource: backups {{(pid=112224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.489241 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Extended resource: os-hosts {{(pid=112225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.489920 np0000173801 devstack@c-api.service[112222]: WARNING castellan.key_manager.migration [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.490661 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Extended resource: consistencygroups {{(pid=112225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.491176 np0000173801 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.491441 np0000173801 devstack@c-api.service[112222]: WARNING castellan.key_manager.migration [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.491539 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Extended resource: extra_specs {{(pid=112224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.492725 np0000173801 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.493177 np0000173801 devstack@c-api.service[112222]: WARNING castellan.key_manager.migration [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.493346 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Extended resource: os-snapshot-manage {{(pid=112224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.494762 np0000173801 devstack@c-api.service[112222]: WARNING castellan.key_manager.migration [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.494858 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Extended resource: os-volume-type-access {{(pid=112224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.495584 np0000173801 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.495697 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Extended resource: os-volume-transfer {{(pid=112225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.496233 np0000173801 devstack@c-api.service[112222]: WARNING castellan.key_manager.migration [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.496396 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Extended resource: capabilities {{(pid=112224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.497465 np0000173801 devstack@c-api.service[112222]: WARNING cinder.api.contrib.hosts [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 12 19:10:10.497558 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Extended resource: scheduler-stats {{(pid=112225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.497924 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Extended resource: os-hosts {{(pid=112224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.498193 np0000173801 devstack@c-api.service[112222]: WARNING castellan.key_manager.migration [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.498904 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Extended resource: os-volume-manage {{(pid=112225) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.499239 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Extended resource: consistencygroups {{(pid=112224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.499680 np0000173801 devstack@c-api.service[112222]: WARNING castellan.key_manager.migration [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.501395 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Extended resource: os-volume-transfer {{(pid=112224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.501472 np0000173801 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.501515 np0000173801 devstack@c-api.service[112222]: WARNING castellan.key_manager.migration [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.501561 np0000173801 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.502472 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.v3.router [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Extended resource: extensions {{(pid=112222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.502747 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.contrib.snapshot_actions [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] SnapshotActionsController initialized {{(pid=112225) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 12 19:10:10.503529 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Extended resource: scheduler-stats {{(pid=112224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.503600 np0000173801 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.503713 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.v3.router [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Extended resource: encryption {{(pid=112222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.504965 np0000173801 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.505022 np0000173801 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.505368 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.v3.router [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Extended resource: encryption {{(pid=112222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.505573 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Extended resource: os-volume-manage {{(pid=112224) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.506416 np0000173801 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.506975 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.v3.router [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Extended resource: os-quota-sets {{(pid=112222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.507194 np0000173801 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.507811 np0000173801 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.508354 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.v3.router [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Extended resource: cgsnapshots {{(pid=112222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.508645 np0000173801 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.508723 np0000173801 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.509358 np0000173801 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.509773 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.v3.router [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Extended resource: os-quota-class-sets {{(pid=112222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.510002 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.contrib.snapshot_actions [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] SnapshotActionsController initialized {{(pid=112224) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 12 19:10:10.510252 np0000173801 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.510928 np0000173801 devstack@c-api.service[112225]: WARNING castellan.key_manager.migration [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.511088 np0000173801 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.511163 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.v3.router [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Extended resource: os-availability-zone {{(pid=112222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.511843 np0000173801 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.511917 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.511990 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.512071 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.512191 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.512311 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.512434 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.512549 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.512662 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.512730 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.512885 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Extension UsedLimits extending resource: limits {{(pid=112225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.513015 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Extension TypesManage extending resource: types {{(pid=112225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.513208 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Extension AdminActions extending resource: volumes {{(pid=112225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.513299 np0000173801 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.513364 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Extension AdminActions extending resource: snapshots {{(pid=112225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.513459 np0000173801 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.513524 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Extension AdminActions extending resource: backups {{(pid=112225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.513524 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Extension VolumeActions extending resource: volumes {{(pid=112225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.513757 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.v3.router [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112225) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.514500 np0000173801 devstack@c-api.service[112223]: WARNING cinder.api.contrib.hosts [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 12 19:10:10.514787 np0000173801 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.515231 np0000173801 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.515289 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.v3.router [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Extended resource: qos-specs {{(pid=112222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.516093 np0000173801 devstack@c-api.service[112225]: WARNING keystonemiddleware.auth_token [None req-5a9deb83-1c05-4495-b597-344adc7d0bd5 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 12 19:10:10.516243 np0000173801 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.516718 np0000173801 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.517350 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.v3.router [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Extended resource: backups {{(pid=112222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.517759 np0000173801 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.518334 np0000173801 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.519206 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Extended resource: extensions {{(pid=112223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.519334 np0000173801 devstack@c-api.service[112224]: WARNING castellan.key_manager.migration [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.519381 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.v3.router [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Extended resource: extra_specs {{(pid=112222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.520208 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.520323 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.520445 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.520501 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Extended resource: encryption {{(pid=112223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.520579 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.520639 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.520762 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.520882 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.521001 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.521154 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.521260 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Extension UsedLimits extending resource: limits {{(pid=112224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.521362 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Extension TypesManage extending resource: types {{(pid=112224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.521469 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Extension AdminActions extending resource: volumes {{(pid=112224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.521594 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Extension AdminActions extending resource: snapshots {{(pid=112224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.521658 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.v3.router [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Extended resource: os-snapshot-manage {{(pid=112222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.521824 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Extension AdminActions extending resource: backups {{(pid=112224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.521824 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Extension VolumeActions extending resource: volumes {{(pid=112224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.522032 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.v3.router [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112224) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.522197 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Extended resource: encryption {{(pid=112223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.522586 np0000173801 devstack@c-api.service[112225]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x78cee08a3668 pid: 112225 (default app) May 12 19:10:10.523111 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.v3.router [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Extended resource: os-volume-type-access {{(pid=112222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.523194 np0000173801 devstack@c-api.service[112225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 12 19:10:10.523194 np0000173801 devstack@c-api.service[112225]: warnings.warn( May 12 19:10:10.523764 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Extended resource: os-quota-sets {{(pid=112223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.524340 np0000173801 devstack@c-api.service[112224]: WARNING keystonemiddleware.auth_token [None req-eec05866-2bf0-47b4-ad64-bd3c908a52d8 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 12 19:10:10.524651 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.v3.router [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Extended resource: capabilities {{(pid=112222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.525244 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Extended resource: cgsnapshots {{(pid=112223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.525970 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.v3.router [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Extended resource: os-hosts {{(pid=112222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.526644 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Extended resource: os-quota-class-sets {{(pid=112223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.527291 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.v3.router [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Extended resource: consistencygroups {{(pid=112222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.527964 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Extended resource: os-availability-zone {{(pid=112223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.529251 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.v3.router [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Extended resource: os-volume-transfer {{(pid=112222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.529366 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Extended resource: qos-specs {{(pid=112223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.530873 np0000173801 devstack@c-api.service[112224]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x78cee08a3668 pid: 112224 (default app) May 12 19:10:10.532006 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.532006 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.532006 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.532006 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.532006 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.532521 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.532521 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.532521 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.532521 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.532521 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.532896 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.532896 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.532896 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.532896 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.532896 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.532896 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.533376 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.533376 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.533376 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.533376 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.533674 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.533674 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.533674 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.533674 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.534080 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.534080 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.534080 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.534080 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.534383 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.534383 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.534383 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.534383 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.534383 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.534788 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.534788 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.534788 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.534788 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.534788 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.535486 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.535486 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.535486 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.535486 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.535486 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.535486 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.536311 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.536311 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.536311 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.536311 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.536311 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.536311 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.537096 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.537096 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.537096 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.537096 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.537096 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.537096 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.537808 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.537808 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.537808 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.537808 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.537808 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.538236 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.538236 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.538236 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.538236 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.538236 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.539097 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.539097 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.539097 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.539097 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.539097 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.539097 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.539366 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.539366 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.539366 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.539366 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.539366 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.539366 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.539537 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.539537 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.539537 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.539537 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.539537 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.539920 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.539920 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.539920 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.539920 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.539920 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.540216 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.540216 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.540216 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.540216 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.540426 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.540426 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.540426 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.540426 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.540634 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.540634 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.540634 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.540634 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.540634 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.540937 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.540937 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.540937 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.540937 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.540937 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.541353 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.541353 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.541353 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.541353 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.541574 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.541574 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.541574 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.541574 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.541804 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.541804 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.541804 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.541804 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.542039 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.542039 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.542039 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.542039 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.542306 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.542306 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.542306 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.542306 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.542520 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.542520 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.542520 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.542520 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.542520 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.543203 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.543203 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.543203 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.543203 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.543203 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.543203 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.543519 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.543519 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.543519 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.543519 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.543519 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.543763 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.543763 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.543763 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.543763 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.543763 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.543763 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.544264 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.544264 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.544264 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.544264 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.544264 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.544264 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.544633 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.544633 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.544633 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.544633 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.544633 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.544633 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.545036 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.545036 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.545036 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.545036 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.545036 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.545036 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.545419 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.545419 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.545419 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.545419 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.545722 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.545722 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.545722 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.545722 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.545722 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.546066 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.546066 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.546066 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.546066 np0000173801 devstack@c-api.service[112225]: /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 12 19:10:10.546066 np0000173801 devstack@c-api.service[112225]: warnings.warn(deprecated_msg) May 12 19:10:10.546366 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Extended resource: backups {{(pid=112223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.546437 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.v3.router [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Extended resource: scheduler-stats {{(pid=112222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.546437 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.v3.router [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Extended resource: os-volume-manage {{(pid=112222) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.546555 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.middleware.request_id [None req-cc4f7d72-b0be-46ab-b78d-ea64bd0cebc8 None None] RequestId filter calling following filter/app {{(pid=112225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:10:10.546619 np0000173801 devstack@c-api.service[112222]: WARNING castellan.key_manager.migration [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.546682 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Extended resource: extra_specs {{(pid=112223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.546872 np0000173801 devstack@c-api.service[112225]: [pid: 112225|app: 0|req: 1/1] 199.204.45.4 () {60 vars in 942 bytes} [Tue May 12 19:10:10 2026] GET /volume/v3/ => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) May 12 19:10:10.546939 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.contrib.snapshot_actions [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] SnapshotActionsController initialized {{(pid=112222) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 12 19:10:10.546939 np0000173801 devstack@c-api.service[112222]: WARNING castellan.key_manager.migration [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.546939 np0000173801 devstack@c-api.service[112222]: WARNING castellan.key_manager.migration [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.547033 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Extended resource: os-snapshot-manage {{(pid=112223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.547073 np0000173801 devstack@c-api.service[112222]: WARNING castellan.key_manager.migration [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.547110 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Extended resource: os-volume-type-access {{(pid=112223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.547156 np0000173801 devstack@c-api.service[112222]: WARNING castellan.key_manager.migration [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.547193 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Extended resource: capabilities {{(pid=112223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.547237 np0000173801 devstack@c-api.service[112222]: WARNING castellan.key_manager.migration [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.547488 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Extended resource: os-hosts {{(pid=112223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.547550 np0000173801 devstack@c-api.service[112222]: WARNING castellan.key_manager.migration [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.548485 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.v3.router [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.548538 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.v3.router [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.548651 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.v3.router [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.548764 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.v3.router [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.548891 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.v3.router [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.548942 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Extended resource: consistencygroups {{(pid=112223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.548993 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.v3.router [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.549173 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.v3.router [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.549274 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.v3.router [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.549387 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.v3.router [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.549489 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.v3.router [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Extension UsedLimits extending resource: limits {{(pid=112222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.549607 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.v3.router [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Extension TypesManage extending resource: types {{(pid=112222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.549700 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.v3.router [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Extension AdminActions extending resource: volumes {{(pid=112222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.549841 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.v3.router [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Extension AdminActions extending resource: snapshots {{(pid=112222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.549952 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.v3.router [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Extension AdminActions extending resource: backups {{(pid=112222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.550057 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.v3.router [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Extension VolumeActions extending resource: volumes {{(pid=112222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.550266 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.v3.router [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112222) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.551367 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Extended resource: os-volume-transfer {{(pid=112223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.552670 np0000173801 devstack@c-api.service[112222]: WARNING keystonemiddleware.auth_token [None req-fd85ffac-6116-4b9c-9641-1e148af44200 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 12 19:10:10.553138 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Extended resource: scheduler-stats {{(pid=112223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.554624 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Extended resource: os-volume-manage {{(pid=112223) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 12 19:10:10.557355 np0000173801 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.558677 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.contrib.snapshot_actions [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] SnapshotActionsController initialized {{(pid=112223) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 12 19:10:10.559120 np0000173801 devstack@c-api.service[112222]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x78cee08a3668 pid: 112222 (default app) May 12 19:10:10.559557 np0000173801 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.561141 np0000173801 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.562687 np0000173801 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.564213 np0000173801 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.565848 np0000173801 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.567457 np0000173801 devstack@c-api.service[112223]: WARNING castellan.key_manager.migration [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 12 19:10:10.568393 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.568532 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.568757 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.568915 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.568915 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.569117 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.569290 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.569424 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.569524 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.569680 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Extension UsedLimits extending resource: limits {{(pid=112223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.569852 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Extension TypesManage extending resource: types {{(pid=112223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.569996 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Extension AdminActions extending resource: volumes {{(pid=112223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.570166 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Extension AdminActions extending resource: snapshots {{(pid=112223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.570305 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Extension AdminActions extending resource: backups {{(pid=112223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.570446 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Extension VolumeActions extending resource: volumes {{(pid=112223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.570728 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.v3.router [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112223) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 12 19:10:10.577160 np0000173801 devstack@c-api.service[112223]: WARNING keystonemiddleware.auth_token [None req-d005c83a-e929-4f70-8e28-177c36d4e836 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 12 19:10:10.587056 np0000173801 devstack@c-api.service[112223]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x78cee08a3668 pid: 112223 (default app) May 12 19:10:17.846307 np0000173801 devstack@c-api.service[112224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 12 19:10:17.846307 np0000173801 devstack@c-api.service[112224]: warnings.warn( May 12 19:10:17.859270 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.859270 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.859270 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.859270 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.859270 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.859916 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.859916 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.859916 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.859916 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.859916 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.860279 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.860279 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.860279 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.860279 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.860279 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.860279 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.860695 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.860695 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.860695 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.860695 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.860963 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.860963 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.860963 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.860963 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.861312 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.861312 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.861312 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.861312 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.861604 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.861604 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.861604 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.861604 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.861604 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.862028 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.862028 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.862028 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.862028 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.862028 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.862362 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.862362 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.862362 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.862362 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.862362 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.862362 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.862689 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.862689 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.862689 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.862689 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.862689 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.862689 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.863113 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.863113 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.863113 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.863113 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.863113 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.863113 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.863460 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.863460 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.863460 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.863460 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.863460 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.863735 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.863735 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.863735 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.863735 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.863735 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.864025 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.864025 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.864025 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.864025 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.864025 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.864025 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.864250 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.864250 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.864250 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.864250 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.864250 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.864250 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.864452 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.864452 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.864452 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.864452 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.864452 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.864637 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.864637 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.864637 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.864637 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.864637 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.864835 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.864835 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.864835 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.864835 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.865019 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.865019 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.865019 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.865019 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.865185 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.865185 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.865185 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.865185 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.865185 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.865396 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.865396 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.865396 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.865396 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.865396 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.865566 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.865566 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.865566 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.865566 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.865711 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.865711 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.865711 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.865711 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.865905 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.865905 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.865905 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.865905 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.866067 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.866067 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.866067 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.866067 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.866210 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.866210 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.866210 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.866210 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.866361 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.866361 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.866361 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.866361 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.866361 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.866535 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.866535 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.866535 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.866535 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.866535 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.866535 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.866740 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.866740 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.866740 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.866740 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.866740 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.866984 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.866984 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.866984 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.866984 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.866984 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.866984 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.867217 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.867217 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.867217 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.867217 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.867217 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.867217 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.867424 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.867424 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.867424 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.867424 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.867424 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.867424 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.867621 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.867621 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.867621 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.867621 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.867621 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.867621 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.867853 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.867853 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.867853 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.867853 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.868009 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.868009 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.868009 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.868009 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.868009 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.868279 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.868279 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.868279 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.868279 np0000173801 devstack@c-api.service[112224]: /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 12 19:10:17.868279 np0000173801 devstack@c-api.service[112224]: warnings.warn(deprecated_msg) May 12 19:10:17.868279 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.middleware.request_id [None req-6f66a4c9-2740-4e6c-81fd-eb97af808c25 None None] RequestId filter calling following filter/app {{(pid=112224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:10:18.507737 np0000173801 devstack@c-api.service[112224]: INFO cinder.api.openstack.wsgi [None req-6f66a4c9-2740-4e6c-81fd-eb97af808c25 admin admin] POST https://199.204.45.4/volume/v3/types May 12 19:10:18.508352 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.openstack.wsgi [None req-6f66a4c9-2740-4e6c-81fd-eb97af808c25 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 12 19:10:18.510306 np0000173801 devstack@c-api.service[112224]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 12 19:10:18.510306 np0000173801 devstack@c-api.service[112224]: warnings.warn( May 12 19:10:18.521172 np0000173801 devstack@c-api.service[112224]: DEBUG oslo_db.sqlalchemy.engines [None req-6f66a4c9-2740-4e6c-81fd-eb97af808c25 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=112224) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:10:18.556230 np0000173801 devstack@c-api.service[112224]: INFO cinder.api.openstack.wsgi [None req-6f66a4c9-2740-4e6c-81fd-eb97af808c25 admin admin] https://199.204.45.4/volume/v3/types returned with HTTP 200 May 12 19:10:18.556827 np0000173801 devstack@c-api.service[112224]: [pid: 112224|app: 0|req: 1/2] 199.204.45.4 () {68 vars in 1274 bytes} [Tue May 12 19:10:17 2026] POST /volume/v3/types => generated 186 bytes in 711 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 12 19:10:18.570318 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.middleware.request_id [req-6f66a4c9-2740-4e6c-81fd-eb97af808c25 req-c450db3e-76da-4d37-891f-e0734f97111b None None] RequestId filter calling following filter/app {{(pid=112225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:10:19.065653 np0000173801 devstack@c-api.service[112225]: INFO cinder.api.openstack.wsgi [req-6f66a4c9-2740-4e6c-81fd-eb97af808c25 req-c450db3e-76da-4d37-891f-e0734f97111b admin admin] POST https://199.204.45.4/volume/v3/types/938c8718-97a3-4014-9caf-1095e72ceac9/extra_specs May 12 19:10:19.066204 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.openstack.wsgi [req-6f66a4c9-2740-4e6c-81fd-eb97af808c25 req-c450db3e-76da-4d37-891f-e0734f97111b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 12 19:10:19.068215 np0000173801 devstack@c-api.service[112225]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 12 19:10:19.068215 np0000173801 devstack@c-api.service[112225]: warnings.warn( May 12 19:10:19.082715 np0000173801 devstack@c-api.service[112225]: DEBUG oslo_db.sqlalchemy.engines [req-6f66a4c9-2740-4e6c-81fd-eb97af808c25 req-c450db3e-76da-4d37-891f-e0734f97111b 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=112225) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:10:19.154579 np0000173801 devstack@c-api.service[112225]: INFO cinder.api.openstack.wsgi [req-6f66a4c9-2740-4e6c-81fd-eb97af808c25 req-c450db3e-76da-4d37-891f-e0734f97111b admin admin] https://199.204.45.4/volume/v3/types/938c8718-97a3-4014-9caf-1095e72ceac9/extra_specs returned with HTTP 200 May 12 19:10:19.155700 np0000173801 devstack@c-api.service[112225]: [pid: 112225|app: 0|req: 2/3] 199.204.45.4 () {70 vars in 1491 bytes} [Tue May 12 19:10:18 2026] POST /volume/v3/types/938c8718-97a3-4014-9caf-1095e72ceac9/extra_specs => generated 55 bytes in 587 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:10:20.433458 np0000173801 devstack@c-api.service[112222]: DEBUG dbcounter [-] [112222] Writing DB stats cinder:SELECT=6 {{(pid=112222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:10:20.447672 np0000173801 devstack@c-api.service[112223]: DEBUG dbcounter [-] [112223] Writing DB stats cinder:SELECT=6 {{(pid=112223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:10:28.553829 np0000173801 devstack@c-api.service[112224]: DEBUG dbcounter [-] [112224] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:10:29.151479 np0000173801 devstack@c-api.service[112225]: DEBUG dbcounter [-] [112225] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:13:39.709420 np0000173801 devstack@c-api.service[112222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 12 19:13:39.709420 np0000173801 devstack@c-api.service[112222]: warnings.warn( May 12 19:13:39.721880 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.721880 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.721880 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.721880 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.722255 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.722255 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.722255 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.722255 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.722517 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.722517 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.722517 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.722517 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.722517 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.722517 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.722937 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.722937 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.722937 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.722937 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.722937 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.723294 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.723294 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.723294 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.723294 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.723294 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.723878 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.723878 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.723878 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.723878 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.724384 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.724384 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.724384 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.724384 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.724384 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.724990 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.724990 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.724990 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.724990 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.724990 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.725620 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.725620 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.725620 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.725620 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.725620 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.725620 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.726326 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.726326 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.726326 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.726326 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.726326 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.726326 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.726716 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.726716 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.726716 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.726716 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.726716 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.726716 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.727180 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.727180 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.727180 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.727180 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.727180 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.727612 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.727612 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.727612 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.727612 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.727612 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.728201 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.728201 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.728201 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.728201 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.728201 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.728201 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.728861 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.728861 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.728861 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.728861 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.728861 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.728861 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.729263 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.729263 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.729263 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.729263 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.729263 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.729514 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.729514 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.729514 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.729514 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.729514 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.729712 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.729712 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.729712 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.729712 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.729900 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.729900 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.729900 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.729900 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.730185 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.730185 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.730185 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.730185 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.730185 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.730548 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.730548 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.730548 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.730548 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.730548 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.730928 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.730928 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.730928 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.730928 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.731208 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.731208 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.731208 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.731208 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.731481 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.731481 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.731481 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.731481 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.731721 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.731721 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.731721 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.731721 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.731907 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.731907 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.731907 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.731907 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.732067 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.732067 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.732067 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.732067 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.732067 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.732657 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.732657 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.732657 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.732657 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.732657 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.732657 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.733103 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.733103 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.733103 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.733103 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.733103 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.733448 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.733448 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.733448 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.733448 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.733448 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.733448 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.733768 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.733768 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.733768 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.733768 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.733768 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.733768 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.734059 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.734059 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.734059 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.734059 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.734059 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.734059 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.734302 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.734302 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.734302 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.734302 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.734302 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.734302 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.734539 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.734539 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.734539 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.734539 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.734707 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.734707 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.734707 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.734707 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.734707 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.734936 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.734936 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.734936 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.734936 np0000173801 devstack@c-api.service[112222]: /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 12 19:13:39.734936 np0000173801 devstack@c-api.service[112222]: warnings.warn(deprecated_msg) May 12 19:13:39.734936 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.middleware.request_id [None req-6dc5689d-3d41-44c7-8c11-390b60349b8b None None] RequestId filter calling following filter/app {{(pid=112222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:13:39.734936 np0000173801 devstack@c-api.service[112222]: INFO cinder.api.openstack.wsgi [None req-6dc5689d-3d41-44c7-8c11-390b60349b8b None None] GET https://199.204.45.4/volume// May 12 19:13:39.735187 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.openstack.wsgi [None req-6dc5689d-3d41-44c7-8c11-390b60349b8b None None] Empty body provided in request {{(pid=112222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:13:39.735187 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.openstack.wsgi [None req-6dc5689d-3d41-44c7-8c11-390b60349b8b None None] Calling method 'all' {{(pid=112222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:13:39.735187 np0000173801 devstack@c-api.service[112222]: INFO cinder.api.openstack.wsgi [None req-6dc5689d-3d41-44c7-8c11-390b60349b8b None None] https://199.204.45.4/volume// returned with HTTP 300 May 12 19:13:39.735187 np0000173801 devstack@c-api.service[112222]: [pid: 112222|app: 0|req: 1/4] 199.204.45.4 () {66 vars in 1442 bytes} [Tue May 12 19:13:39 2026] GET /volume/ => generated 388 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 12 19:14:17.633764 np0000173801 devstack@c-api.service[112223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 12 19:14:17.633764 np0000173801 devstack@c-api.service[112223]: warnings.warn( May 12 19:14:17.649839 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.649839 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.649839 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.649839 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.649839 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.650229 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.650229 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.650229 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.650229 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.650229 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.650558 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.650558 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.650558 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.650558 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.650558 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.650558 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.650964 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.650964 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.650964 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.650964 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.651276 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.651276 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.651276 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.651276 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.651730 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.651730 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.651730 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.651730 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.652001 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.652001 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.652001 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.652001 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.652001 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.652302 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.652302 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.652302 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.652302 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.652302 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.652592 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.652592 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.652592 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.652592 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.652592 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.652592 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.653167 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.653167 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.653167 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.653167 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.653167 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.653167 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.653527 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.653527 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.653527 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.653527 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.653527 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.653527 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.653987 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.653987 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.653987 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.653987 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.653987 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.654368 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.654368 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.654368 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.654368 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.654368 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.654690 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.654690 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.654690 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.654690 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.654690 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.654690 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.655088 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.655088 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.655088 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.655088 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.655088 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.655088 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.655519 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.655519 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.655519 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.655519 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.655519 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.655830 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.655830 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.655830 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.655830 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.655830 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.656125 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.656125 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.656125 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.656125 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.656364 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.656364 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.656364 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.656364 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.656599 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.656599 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.656599 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.656599 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.656599 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.657008 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.657008 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.657008 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.657008 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.657008 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.657280 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.657280 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.657280 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.657280 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.657497 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.657497 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.657497 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.657497 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.657712 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.657712 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.657712 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.657712 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.657929 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.657929 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.657929 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.657929 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.658038 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.658038 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.658038 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.658038 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.658137 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.658137 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.658137 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.658137 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.658137 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.658262 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.658262 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.658262 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.658262 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.658262 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.658262 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.658409 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.658409 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.658409 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.658409 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.658409 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.658527 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.658527 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.658527 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.658527 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.658527 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.658527 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.658666 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.658666 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.658666 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.658666 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.658666 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.658666 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.658838 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.658838 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.658838 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.658838 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.658838 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.658838 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.658992 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.658992 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.658992 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.658992 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.658992 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.658992 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.659146 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.659146 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.659146 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.659146 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.659244 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.659244 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.659244 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.659244 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.659244 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.659379 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.659379 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.659379 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.659379 np0000173801 devstack@c-api.service[112223]: /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 12 19:14:17.659379 np0000173801 devstack@c-api.service[112223]: warnings.warn(deprecated_msg) May 12 19:14:17.659379 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.middleware.request_id [None req-83bd72a1-6661-43e9-badb-9b35aa612883 None None] RequestId filter calling following filter/app {{(pid=112223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:14:18.084303 np0000173801 devstack@c-api.service[112223]: INFO cinder.api.openstack.wsgi [None req-83bd72a1-6661-43e9-badb-9b35aa612883 demo demo] GET https://199.204.45.4/volume/v3/types?is_public=None May 12 19:14:18.084728 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.openstack.wsgi [None req-83bd72a1-6661-43e9-badb-9b35aa612883 demo demo] Empty body provided in request {{(pid=112223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:14:18.085413 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.openstack.wsgi [None req-83bd72a1-6661-43e9-badb-9b35aa612883 demo demo] Calling method 'index' {{(pid=112223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:14:18.085660 np0000173801 devstack@c-api.service[112223]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 12 19:14:18.085660 np0000173801 devstack@c-api.service[112223]: warnings.warn( May 12 19:14:18.086344 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.api_utils [None req-83bd72a1-6661-43e9-badb-9b35aa612883 demo demo] Removing options '' from query. {{(pid=112223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:14:18.098240 np0000173801 devstack@c-api.service[112223]: DEBUG oslo_db.sqlalchemy.engines [None req-83bd72a1-6661-43e9-badb-9b35aa612883 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=112223) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:14:18.124253 np0000173801 devstack@c-api.service[112223]: INFO cinder.api.openstack.wsgi [None req-83bd72a1-6661-43e9-badb-9b35aa612883 demo demo] https://199.204.45.4/volume/v3/types?is_public=None returned with HTTP 200 May 12 19:14:18.124853 np0000173801 devstack@c-api.service[112223]: [pid: 112223|app: 0|req: 1/5] 199.204.45.4 () {64 vars in 1249 bytes} [Tue May 12 19:14:17 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 494 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 12 19:14:18.139453 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.middleware.request_id [req-83bd72a1-6661-43e9-badb-9b35aa612883 req-aadd1d47-a585-4b3d-9425-e238c9388a70 None None] RequestId filter calling following filter/app {{(pid=112224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:14:18.144375 np0000173801 devstack@c-api.service[112224]: INFO cinder.api.openstack.wsgi [req-83bd72a1-6661-43e9-badb-9b35aa612883 req-aadd1d47-a585-4b3d-9425-e238c9388a70 demo demo] GET https://199.204.45.4/volume/v3/types/default May 12 19:14:18.144613 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.openstack.wsgi [req-83bd72a1-6661-43e9-badb-9b35aa612883 req-aadd1d47-a585-4b3d-9425-e238c9388a70 demo demo] Empty body provided in request {{(pid=112224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:14:18.144922 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.openstack.wsgi [req-83bd72a1-6661-43e9-badb-9b35aa612883 req-aadd1d47-a585-4b3d-9425-e238c9388a70 demo demo] Calling method 'show' {{(pid=112224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:14:18.160209 np0000173801 devstack@c-api.service[112224]: INFO cinder.api.openstack.wsgi [req-83bd72a1-6661-43e9-badb-9b35aa612883 req-aadd1d47-a585-4b3d-9425-e238c9388a70 demo demo] https://199.204.45.4/volume/v3/types/default returned with HTTP 200 May 12 19:14:18.160752 np0000173801 devstack@c-api.service[112224]: [pid: 112224|app: 0|req: 2/6] 199.204.45.4 () {66 vars in 1315 bytes} [Tue May 12 19:14:18 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 12 19:14:18.522873 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.middleware.request_id [None req-56426a6e-e53c-4cd8-95ed-e2dae2354714 None None] RequestId filter calling following filter/app {{(pid=112225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:14:18.528540 np0000173801 devstack@c-api.service[112225]: INFO cinder.api.openstack.wsgi [None req-56426a6e-e53c-4cd8-95ed-e2dae2354714 demo demo] GET https://199.204.45.4/volume/v3/types/default May 12 19:14:18.528836 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.openstack.wsgi [None req-56426a6e-e53c-4cd8-95ed-e2dae2354714 demo demo] Empty body provided in request {{(pid=112225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:14:18.529136 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.openstack.wsgi [None req-56426a6e-e53c-4cd8-95ed-e2dae2354714 demo demo] Calling method 'show' {{(pid=112225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:14:18.544043 np0000173801 devstack@c-api.service[112225]: INFO cinder.api.openstack.wsgi [None req-56426a6e-e53c-4cd8-95ed-e2dae2354714 demo demo] https://199.204.45.4/volume/v3/types/default returned with HTTP 200 May 12 19:14:18.544404 np0000173801 devstack@c-api.service[112225]: [pid: 112225|app: 0|req: 3/7] 199.204.45.4 () {64 vars in 1244 bytes} [Tue May 12 19:14:18 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 12 19:14:18.943061 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.middleware.request_id [None req-54fb92bf-8137-4cdc-9d9b-c2d9bcfceafe None None] RequestId filter calling following filter/app {{(pid=112222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:14:19.381045 np0000173801 devstack@c-api.service[112222]: INFO cinder.api.openstack.wsgi [None req-54fb92bf-8137-4cdc-9d9b-c2d9bcfceafe demo demo] GET https://199.204.45.4/volume/v3/types/default May 12 19:14:19.381904 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.openstack.wsgi [None req-54fb92bf-8137-4cdc-9d9b-c2d9bcfceafe demo demo] Empty body provided in request {{(pid=112222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:14:19.381904 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.openstack.wsgi [None req-54fb92bf-8137-4cdc-9d9b-c2d9bcfceafe demo demo] Calling method 'show' {{(pid=112222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:14:19.393198 np0000173801 devstack@c-api.service[112222]: DEBUG oslo_db.sqlalchemy.engines [None req-54fb92bf-8137-4cdc-9d9b-c2d9bcfceafe 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=112222) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 12 19:14:19.415525 np0000173801 devstack@c-api.service[112222]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 12 19:14:19.415525 np0000173801 devstack@c-api.service[112222]: warnings.warn( May 12 19:14:19.418121 np0000173801 devstack@c-api.service[112222]: INFO cinder.api.openstack.wsgi [None req-54fb92bf-8137-4cdc-9d9b-c2d9bcfceafe demo demo] https://199.204.45.4/volume/v3/types/default returned with HTTP 200 May 12 19:14:19.418600 np0000173801 devstack@c-api.service[112222]: [pid: 112222|app: 0|req: 2/8] 199.204.45.4 () {64 vars in 1244 bytes} [Tue May 12 19:14:18 2026] GET /volume/v3/types/default => generated 145 bytes in 477 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 12 19:14:19.434523 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.middleware.request_id [None req-56367f33-24f0-4fcf-96a5-4d8de6c59997 None None] RequestId filter calling following filter/app {{(pid=112223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:14:19.438926 np0000173801 devstack@c-api.service[112223]: INFO cinder.api.openstack.wsgi [None req-56367f33-24f0-4fcf-96a5-4d8de6c59997 demo demo] GET https://199.204.45.4/volume/v3/types/default May 12 19:14:19.439220 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.openstack.wsgi [None req-56367f33-24f0-4fcf-96a5-4d8de6c59997 demo demo] Empty body provided in request {{(pid=112223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:14:19.439510 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.openstack.wsgi [None req-56367f33-24f0-4fcf-96a5-4d8de6c59997 demo demo] Calling method 'show' {{(pid=112223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:14:19.454209 np0000173801 devstack@c-api.service[112223]: INFO cinder.api.openstack.wsgi [None req-56367f33-24f0-4fcf-96a5-4d8de6c59997 demo demo] https://199.204.45.4/volume/v3/types/default returned with HTTP 200 May 12 19:14:19.454606 np0000173801 devstack@c-api.service[112223]: [pid: 112223|app: 0|req: 2/9] 199.204.45.4 () {64 vars in 1244 bytes} [Tue May 12 19:14:19 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 12 19:14:28.154667 np0000173801 devstack@c-api.service[112224]: DEBUG dbcounter [-] [112224] Writing DB stats cinder:SELECT=2 {{(pid=112224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:14:28.540535 np0000173801 devstack@c-api.service[112225]: DEBUG dbcounter [-] [112225] Writing DB stats cinder:SELECT=2 {{(pid=112225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:14:29.412053 np0000173801 devstack@c-api.service[112222]: DEBUG dbcounter [-] [112222] Writing DB stats cinder:SELECT=2 {{(pid=112222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:14:29.450517 np0000173801 devstack@c-api.service[112223]: DEBUG dbcounter [-] [112223] Writing DB stats cinder:SELECT=3 {{(pid=112223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:20:06.451267 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.middleware.request_id [None req-11035e28-4289-47d2-829d-290c76cd076b None None] RequestId filter calling following filter/app {{(pid=112224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:20:06.545098 np0000173801 devstack@c-api.service[112224]: INFO cinder.api.openstack.wsgi [None req-11035e28-4289-47d2-829d-290c76cd076b demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 12 19:20:06.545475 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.openstack.wsgi [None req-11035e28-4289-47d2-829d-290c76cd076b demo demo] Empty body provided in request {{(pid=112224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:20:06.546124 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.openstack.wsgi [None req-11035e28-4289-47d2-829d-290c76cd076b demo demo] Calling method 'detail' {{(pid=112224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:20:06.547158 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.api_utils [None req-11035e28-4289-47d2-829d-290c76cd076b demo demo] Removing options '' from query. {{(pid=112224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:20:06.548279 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.volume.api [None req-11035e28-4289-47d2-829d-290c76cd076b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112224) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:20:06.595482 np0000173801 devstack@c-api.service[112224]: INFO cinder.volume.api [None req-11035e28-4289-47d2-829d-290c76cd076b demo demo] Get all volumes completed successfully. May 12 19:20:06.600229 np0000173801 devstack@c-api.service[112224]: INFO cinder.api.openstack.wsgi [None req-11035e28-4289-47d2-829d-290c76cd076b demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 12 19:20:06.601595 np0000173801 devstack@c-api.service[112224]: [pid: 112224|app: 0|req: 3/10] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 12 19:20:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:20:16.585193 np0000173801 devstack@c-api.service[112224]: DEBUG dbcounter [-] [112224] Writing DB stats cinder:SELECT=1 {{(pid=112224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:21:06.618175 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.middleware.request_id [None req-4adb3b82-4345-4bbe-98a8-fb835b5b395e None None] RequestId filter calling following filter/app {{(pid=112225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:21:06.621320 np0000173801 devstack@c-api.service[112225]: INFO cinder.api.openstack.wsgi [None req-4adb3b82-4345-4bbe-98a8-fb835b5b395e demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 12 19:21:06.621591 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.openstack.wsgi [None req-4adb3b82-4345-4bbe-98a8-fb835b5b395e demo demo] Empty body provided in request {{(pid=112225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:21:06.621863 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.openstack.wsgi [None req-4adb3b82-4345-4bbe-98a8-fb835b5b395e demo demo] Calling method 'detail' {{(pid=112225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:21:06.622725 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.api_utils [None req-4adb3b82-4345-4bbe-98a8-fb835b5b395e demo demo] Removing options '' from query. {{(pid=112225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:21:06.624707 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.volume.api [None req-4adb3b82-4345-4bbe-98a8-fb835b5b395e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112225) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:21:06.661215 np0000173801 devstack@c-api.service[112225]: INFO cinder.volume.api [None req-4adb3b82-4345-4bbe-98a8-fb835b5b395e demo demo] Get all volumes completed successfully. May 12 19:21:06.663917 np0000173801 devstack@c-api.service[112225]: INFO cinder.api.openstack.wsgi [None req-4adb3b82-4345-4bbe-98a8-fb835b5b395e demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 12 19:21:06.664287 np0000173801 devstack@c-api.service[112225]: [pid: 112225|app: 0|req: 4/11] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 12 19:21:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:21:16.654702 np0000173801 devstack@c-api.service[112225]: DEBUG dbcounter [-] [112225] Writing DB stats cinder:SELECT=1 {{(pid=112225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:22:06.682477 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.middleware.request_id [None req-76183988-49a1-4c35-9405-aaab1070fc32 None None] RequestId filter calling following filter/app {{(pid=112222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:22:06.687259 np0000173801 devstack@c-api.service[112222]: INFO cinder.api.openstack.wsgi [None req-76183988-49a1-4c35-9405-aaab1070fc32 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 12 19:22:06.687549 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.openstack.wsgi [None req-76183988-49a1-4c35-9405-aaab1070fc32 demo demo] Empty body provided in request {{(pid=112222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:22:06.688055 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.openstack.wsgi [None req-76183988-49a1-4c35-9405-aaab1070fc32 demo demo] Calling method 'detail' {{(pid=112222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:22:06.688887 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.api_utils [None req-76183988-49a1-4c35-9405-aaab1070fc32 demo demo] Removing options '' from query. {{(pid=112222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:22:06.690043 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.volume.api [None req-76183988-49a1-4c35-9405-aaab1070fc32 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112222) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:22:06.732979 np0000173801 devstack@c-api.service[112222]: INFO cinder.volume.api [None req-76183988-49a1-4c35-9405-aaab1070fc32 demo demo] Get all volumes completed successfully. May 12 19:22:06.735215 np0000173801 devstack@c-api.service[112222]: INFO cinder.api.openstack.wsgi [None req-76183988-49a1-4c35-9405-aaab1070fc32 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 12 19:22:06.735668 np0000173801 devstack@c-api.service[112222]: [pid: 112222|app: 0|req: 3/12] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 12 19:22:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:22:16.727061 np0000173801 devstack@c-api.service[112222]: DEBUG dbcounter [-] [112222] Writing DB stats cinder:SELECT=1 {{(pid=112222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:23:06.748654 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.middleware.request_id [None req-e80793a7-794e-4796-b988-1fe765057369 None None] RequestId filter calling following filter/app {{(pid=112223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:23:06.753843 np0000173801 devstack@c-api.service[112223]: INFO cinder.api.openstack.wsgi [None req-e80793a7-794e-4796-b988-1fe765057369 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 12 19:23:06.754177 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.openstack.wsgi [None req-e80793a7-794e-4796-b988-1fe765057369 demo demo] Empty body provided in request {{(pid=112223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:23:06.754449 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.openstack.wsgi [None req-e80793a7-794e-4796-b988-1fe765057369 demo demo] Calling method 'detail' {{(pid=112223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:23:06.755533 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.api_utils [None req-e80793a7-794e-4796-b988-1fe765057369 demo demo] Removing options '' from query. {{(pid=112223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:23:06.757257 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.volume.api [None req-e80793a7-794e-4796-b988-1fe765057369 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112223) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:23:06.800954 np0000173801 devstack@c-api.service[112223]: INFO cinder.volume.api [None req-e80793a7-794e-4796-b988-1fe765057369 demo demo] Get all volumes completed successfully. May 12 19:23:06.803865 np0000173801 devstack@c-api.service[112223]: INFO cinder.api.openstack.wsgi [None req-e80793a7-794e-4796-b988-1fe765057369 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 12 19:23:06.804598 np0000173801 devstack@c-api.service[112223]: [pid: 112223|app: 0|req: 3/13] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 12 19:23:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:23:16.816426 np0000173801 devstack@c-api.service[112223]: DEBUG dbcounter [-] [112223] Writing DB stats cinder:SELECT=1 {{(pid=112223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:24:06.822819 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.middleware.request_id [None req-88575ee5-a138-4497-ba87-3378ac144dbb None None] RequestId filter calling following filter/app {{(pid=112224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:24:06.827156 np0000173801 devstack@c-api.service[112224]: INFO cinder.api.openstack.wsgi [None req-88575ee5-a138-4497-ba87-3378ac144dbb demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 12 19:24:06.827411 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.openstack.wsgi [None req-88575ee5-a138-4497-ba87-3378ac144dbb demo demo] Empty body provided in request {{(pid=112224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:24:06.827659 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.openstack.wsgi [None req-88575ee5-a138-4497-ba87-3378ac144dbb demo demo] Calling method 'detail' {{(pid=112224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:24:06.827952 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.api_utils [None req-88575ee5-a138-4497-ba87-3378ac144dbb demo demo] Removing options '' from query. {{(pid=112224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:24:06.828699 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.volume.api [None req-88575ee5-a138-4497-ba87-3378ac144dbb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112224) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:24:06.838183 np0000173801 devstack@c-api.service[112224]: INFO cinder.volume.api [None req-88575ee5-a138-4497-ba87-3378ac144dbb demo demo] Get all volumes completed successfully. May 12 19:24:06.841147 np0000173801 devstack@c-api.service[112224]: INFO cinder.api.openstack.wsgi [None req-88575ee5-a138-4497-ba87-3378ac144dbb demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 12 19:24:06.841691 np0000173801 devstack@c-api.service[112224]: [pid: 112224|app: 0|req: 4/14] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 12 19:24:06 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 12 19:24:16.832398 np0000173801 devstack@c-api.service[112224]: DEBUG dbcounter [-] [112224] Writing DB stats cinder:SELECT=1 {{(pid=112224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:25:06.860396 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.middleware.request_id [None req-8c5d5625-4493-46a0-9a7c-4dfb383e5b91 None None] RequestId filter calling following filter/app {{(pid=112225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:25:06.981517 np0000173801 devstack@c-api.service[112225]: INFO cinder.api.openstack.wsgi [None req-8c5d5625-4493-46a0-9a7c-4dfb383e5b91 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 12 19:25:06.981714 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.openstack.wsgi [None req-8c5d5625-4493-46a0-9a7c-4dfb383e5b91 demo demo] Empty body provided in request {{(pid=112225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:25:06.981931 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.openstack.wsgi [None req-8c5d5625-4493-46a0-9a7c-4dfb383e5b91 demo demo] Calling method 'detail' {{(pid=112225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:25:06.982198 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.api_utils [None req-8c5d5625-4493-46a0-9a7c-4dfb383e5b91 demo demo] Removing options '' from query. {{(pid=112225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:25:06.983079 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.volume.api [None req-8c5d5625-4493-46a0-9a7c-4dfb383e5b91 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112225) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:25:06.998656 np0000173801 devstack@c-api.service[112225]: INFO cinder.volume.api [None req-8c5d5625-4493-46a0-9a7c-4dfb383e5b91 demo demo] Get all volumes completed successfully. May 12 19:25:07.002205 np0000173801 devstack@c-api.service[112225]: INFO cinder.api.openstack.wsgi [None req-8c5d5625-4493-46a0-9a7c-4dfb383e5b91 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 12 19:25:07.003004 np0000173801 devstack@c-api.service[112225]: [pid: 112225|app: 0|req: 5/15] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 12 19:25:06 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:25:16.986713 np0000173801 devstack@c-api.service[112225]: DEBUG dbcounter [-] [112225] Writing DB stats cinder:SELECT=1 {{(pid=112225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:26:07.037856 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.middleware.request_id [None req-6ed231f3-af7f-4e96-9eab-83a90929fb20 None None] RequestId filter calling following filter/app {{(pid=112222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:26:07.043826 np0000173801 devstack@c-api.service[112222]: INFO cinder.api.openstack.wsgi [None req-6ed231f3-af7f-4e96-9eab-83a90929fb20 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 12 19:26:07.043826 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.openstack.wsgi [None req-6ed231f3-af7f-4e96-9eab-83a90929fb20 demo demo] Empty body provided in request {{(pid=112222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:26:07.043826 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.openstack.wsgi [None req-6ed231f3-af7f-4e96-9eab-83a90929fb20 demo demo] Calling method 'detail' {{(pid=112222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:26:07.044400 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.api_utils [None req-6ed231f3-af7f-4e96-9eab-83a90929fb20 demo demo] Removing options '' from query. {{(pid=112222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:26:07.045503 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.volume.api [None req-6ed231f3-af7f-4e96-9eab-83a90929fb20 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112222) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:26:07.056399 np0000173801 devstack@c-api.service[112222]: INFO cinder.volume.api [None req-6ed231f3-af7f-4e96-9eab-83a90929fb20 demo demo] Get all volumes completed successfully. May 12 19:26:07.059981 np0000173801 devstack@c-api.service[112222]: INFO cinder.api.openstack.wsgi [None req-6ed231f3-af7f-4e96-9eab-83a90929fb20 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 12 19:26:07.059981 np0000173801 devstack@c-api.service[112222]: [pid: 112222|app: 0|req: 4/16] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 12 19:26:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 12 19:26:17.049359 np0000173801 devstack@c-api.service[112222]: DEBUG dbcounter [-] [112222] Writing DB stats cinder:SELECT=1 {{(pid=112222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:27:07.079675 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.middleware.request_id [None req-cfa7cc44-2752-4d13-a579-390e2d5dad8a None None] RequestId filter calling following filter/app {{(pid=112223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:27:07.082444 np0000173801 devstack@c-api.service[112223]: INFO cinder.api.openstack.wsgi [None req-cfa7cc44-2752-4d13-a579-390e2d5dad8a demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 12 19:27:07.082685 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.openstack.wsgi [None req-cfa7cc44-2752-4d13-a579-390e2d5dad8a demo demo] Empty body provided in request {{(pid=112223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:27:07.082971 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.openstack.wsgi [None req-cfa7cc44-2752-4d13-a579-390e2d5dad8a demo demo] Calling method 'detail' {{(pid=112223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:27:07.083303 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.api_utils [None req-cfa7cc44-2752-4d13-a579-390e2d5dad8a demo demo] Removing options '' from query. {{(pid=112223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:27:07.084376 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.volume.api [None req-cfa7cc44-2752-4d13-a579-390e2d5dad8a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112223) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:27:07.095887 np0000173801 devstack@c-api.service[112223]: INFO cinder.volume.api [None req-cfa7cc44-2752-4d13-a579-390e2d5dad8a demo demo] Get all volumes completed successfully. May 12 19:27:07.098589 np0000173801 devstack@c-api.service[112223]: INFO cinder.api.openstack.wsgi [None req-cfa7cc44-2752-4d13-a579-390e2d5dad8a demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 12 19:27:07.099053 np0000173801 devstack@c-api.service[112223]: [pid: 112223|app: 0|req: 4/17] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 12 19:27:07 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 12 19:27:17.088288 np0000173801 devstack@c-api.service[112223]: DEBUG dbcounter [-] [112223] Writing DB stats cinder:SELECT=1 {{(pid=112223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:28:07.118477 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.middleware.request_id [None req-0fe05447-f22a-4b55-85b8-5e89dc4c2ff6 None None] RequestId filter calling following filter/app {{(pid=112224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:28:07.121091 np0000173801 devstack@c-api.service[112224]: INFO cinder.api.openstack.wsgi [None req-0fe05447-f22a-4b55-85b8-5e89dc4c2ff6 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 12 19:28:07.121251 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.openstack.wsgi [None req-0fe05447-f22a-4b55-85b8-5e89dc4c2ff6 demo demo] Empty body provided in request {{(pid=112224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:28:07.121467 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.openstack.wsgi [None req-0fe05447-f22a-4b55-85b8-5e89dc4c2ff6 demo demo] Calling method 'detail' {{(pid=112224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:28:07.121739 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.api_utils [None req-0fe05447-f22a-4b55-85b8-5e89dc4c2ff6 demo demo] Removing options '' from query. {{(pid=112224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:28:07.122491 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.volume.api [None req-0fe05447-f22a-4b55-85b8-5e89dc4c2ff6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112224) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:28:07.134195 np0000173801 devstack@c-api.service[112224]: INFO cinder.volume.api [None req-0fe05447-f22a-4b55-85b8-5e89dc4c2ff6 demo demo] Get all volumes completed successfully. May 12 19:28:07.136679 np0000173801 devstack@c-api.service[112224]: INFO cinder.api.openstack.wsgi [None req-0fe05447-f22a-4b55-85b8-5e89dc4c2ff6 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 12 19:28:07.137174 np0000173801 devstack@c-api.service[112224]: [pid: 112224|app: 0|req: 5/18] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 12 19:28:07 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 12 19:28:17.126767 np0000173801 devstack@c-api.service[112224]: DEBUG dbcounter [-] [112224] Writing DB stats cinder:SELECT=1 {{(pid=112224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:29:07.152763 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.middleware.request_id [None req-faf7932d-ee10-4435-8e23-513506c75aee None None] RequestId filter calling following filter/app {{(pid=112225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:29:07.159575 np0000173801 devstack@c-api.service[112225]: INFO cinder.api.openstack.wsgi [None req-faf7932d-ee10-4435-8e23-513506c75aee demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 12 19:29:07.159742 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.openstack.wsgi [None req-faf7932d-ee10-4435-8e23-513506c75aee demo demo] Empty body provided in request {{(pid=112225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:29:07.159949 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.openstack.wsgi [None req-faf7932d-ee10-4435-8e23-513506c75aee demo demo] Calling method 'detail' {{(pid=112225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:29:07.160176 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.api_utils [None req-faf7932d-ee10-4435-8e23-513506c75aee demo demo] Removing options '' from query. {{(pid=112225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:29:07.161375 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.volume.api [None req-faf7932d-ee10-4435-8e23-513506c75aee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112225) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:29:07.168797 np0000173801 devstack@c-api.service[112225]: INFO cinder.volume.api [None req-faf7932d-ee10-4435-8e23-513506c75aee demo demo] Get all volumes completed successfully. May 12 19:29:07.171247 np0000173801 devstack@c-api.service[112225]: INFO cinder.api.openstack.wsgi [None req-faf7932d-ee10-4435-8e23-513506c75aee demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 12 19:29:07.171619 np0000173801 devstack@c-api.service[112225]: [pid: 112225|app: 0|req: 6/19] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 12 19:29:07 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 12 19:29:17.165136 np0000173801 devstack@c-api.service[112225]: DEBUG dbcounter [-] [112225] Writing DB stats cinder:SELECT=1 {{(pid=112225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:30:07.193156 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.middleware.request_id [None req-9ed3c2c7-bd5a-4a96-8708-82d94269a8d5 None None] RequestId filter calling following filter/app {{(pid=112222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:30:07.344860 np0000173801 devstack@c-api.service[112222]: INFO cinder.api.openstack.wsgi [None req-9ed3c2c7-bd5a-4a96-8708-82d94269a8d5 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 12 19:30:07.345078 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.openstack.wsgi [None req-9ed3c2c7-bd5a-4a96-8708-82d94269a8d5 demo demo] Empty body provided in request {{(pid=112222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:30:07.345472 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.openstack.wsgi [None req-9ed3c2c7-bd5a-4a96-8708-82d94269a8d5 demo demo] Calling method 'detail' {{(pid=112222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:30:07.346033 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.api_utils [None req-9ed3c2c7-bd5a-4a96-8708-82d94269a8d5 demo demo] Removing options '' from query. {{(pid=112222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:30:07.347729 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.volume.api [None req-9ed3c2c7-bd5a-4a96-8708-82d94269a8d5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112222) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:30:07.357715 np0000173801 devstack@c-api.service[112222]: INFO cinder.volume.api [None req-9ed3c2c7-bd5a-4a96-8708-82d94269a8d5 demo demo] Get all volumes completed successfully. May 12 19:30:07.359609 np0000173801 devstack@c-api.service[112222]: INFO cinder.api.openstack.wsgi [None req-9ed3c2c7-bd5a-4a96-8708-82d94269a8d5 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 12 19:30:07.360015 np0000173801 devstack@c-api.service[112222]: [pid: 112222|app: 0|req: 5/20] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 12 19:30:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:30:17.351942 np0000173801 devstack@c-api.service[112222]: DEBUG dbcounter [-] [112222] Writing DB stats cinder:SELECT=1 {{(pid=112222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:31:07.383990 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.middleware.request_id [None req-f2cedba3-cd85-4a23-b4f7-9b7fecaebe0d None None] RequestId filter calling following filter/app {{(pid=112223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:31:07.387821 np0000173801 devstack@c-api.service[112223]: INFO cinder.api.openstack.wsgi [None req-f2cedba3-cd85-4a23-b4f7-9b7fecaebe0d demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 12 19:31:07.388211 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.openstack.wsgi [None req-f2cedba3-cd85-4a23-b4f7-9b7fecaebe0d demo demo] Empty body provided in request {{(pid=112223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:31:07.388637 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.openstack.wsgi [None req-f2cedba3-cd85-4a23-b4f7-9b7fecaebe0d demo demo] Calling method 'detail' {{(pid=112223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:31:07.389120 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.api_utils [None req-f2cedba3-cd85-4a23-b4f7-9b7fecaebe0d demo demo] Removing options '' from query. {{(pid=112223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:31:07.390624 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.volume.api [None req-f2cedba3-cd85-4a23-b4f7-9b7fecaebe0d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112223) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:31:07.398920 np0000173801 devstack@c-api.service[112223]: INFO cinder.volume.api [None req-f2cedba3-cd85-4a23-b4f7-9b7fecaebe0d demo demo] Get all volumes completed successfully. May 12 19:31:07.400785 np0000173801 devstack@c-api.service[112223]: INFO cinder.api.openstack.wsgi [None req-f2cedba3-cd85-4a23-b4f7-9b7fecaebe0d demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 12 19:31:07.401134 np0000173801 devstack@c-api.service[112223]: [pid: 112223|app: 0|req: 5/21] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 12 19:31:07 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 12 19:31:17.394469 np0000173801 devstack@c-api.service[112223]: DEBUG dbcounter [-] [112223] Writing DB stats cinder:SELECT=1 {{(pid=112223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:32:07.418623 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.middleware.request_id [None req-5212fbe8-3a87-4785-ad23-f89c4596e7d4 None None] RequestId filter calling following filter/app {{(pid=112224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:32:07.422277 np0000173801 devstack@c-api.service[112224]: INFO cinder.api.openstack.wsgi [None req-5212fbe8-3a87-4785-ad23-f89c4596e7d4 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 12 19:32:07.422539 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.openstack.wsgi [None req-5212fbe8-3a87-4785-ad23-f89c4596e7d4 demo demo] Empty body provided in request {{(pid=112224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:32:07.422819 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.openstack.wsgi [None req-5212fbe8-3a87-4785-ad23-f89c4596e7d4 demo demo] Calling method 'detail' {{(pid=112224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:32:07.423162 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.api_utils [None req-5212fbe8-3a87-4785-ad23-f89c4596e7d4 demo demo] Removing options '' from query. {{(pid=112224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:32:07.424209 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.volume.api [None req-5212fbe8-3a87-4785-ad23-f89c4596e7d4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112224) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:32:07.432850 np0000173801 devstack@c-api.service[112224]: INFO cinder.volume.api [None req-5212fbe8-3a87-4785-ad23-f89c4596e7d4 demo demo] Get all volumes completed successfully. May 12 19:32:07.435030 np0000173801 devstack@c-api.service[112224]: INFO cinder.api.openstack.wsgi [None req-5212fbe8-3a87-4785-ad23-f89c4596e7d4 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 12 19:32:07.436163 np0000173801 devstack@c-api.service[112224]: [pid: 112224|app: 0|req: 6/22] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 12 19:32:07 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 12 19:32:17.428188 np0000173801 devstack@c-api.service[112224]: DEBUG dbcounter [-] [112224] Writing DB stats cinder:SELECT=1 {{(pid=112224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:33:07.450044 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.middleware.request_id [None req-ea5dd0a9-2b4d-44db-8d90-d4bf8638fb69 None None] RequestId filter calling following filter/app {{(pid=112225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:33:07.452958 np0000173801 devstack@c-api.service[112225]: INFO cinder.api.openstack.wsgi [None req-ea5dd0a9-2b4d-44db-8d90-d4bf8638fb69 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 12 19:33:07.452958 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.openstack.wsgi [None req-ea5dd0a9-2b4d-44db-8d90-d4bf8638fb69 demo demo] Empty body provided in request {{(pid=112225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:33:07.453224 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.openstack.wsgi [None req-ea5dd0a9-2b4d-44db-8d90-d4bf8638fb69 demo demo] Calling method 'detail' {{(pid=112225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:33:07.453540 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.api_utils [None req-ea5dd0a9-2b4d-44db-8d90-d4bf8638fb69 demo demo] Removing options '' from query. {{(pid=112225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:33:07.454481 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.volume.api [None req-ea5dd0a9-2b4d-44db-8d90-d4bf8638fb69 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112225) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:33:07.463639 np0000173801 devstack@c-api.service[112225]: INFO cinder.volume.api [None req-ea5dd0a9-2b4d-44db-8d90-d4bf8638fb69 demo demo] Get all volumes completed successfully. May 12 19:33:07.465627 np0000173801 devstack@c-api.service[112225]: INFO cinder.api.openstack.wsgi [None req-ea5dd0a9-2b4d-44db-8d90-d4bf8638fb69 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 12 19:33:07.466022 np0000173801 devstack@c-api.service[112225]: [pid: 112225|app: 0|req: 7/23] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 12 19:33:07 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 12 19:33:17.457647 np0000173801 devstack@c-api.service[112225]: DEBUG dbcounter [-] [112225] Writing DB stats cinder:SELECT=1 {{(pid=112225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:34:07.482112 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.middleware.request_id [None req-6132d6d2-823c-4d0e-a88a-dc0cd785ce28 None None] RequestId filter calling following filter/app {{(pid=112222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:34:07.485540 np0000173801 devstack@c-api.service[112222]: INFO cinder.api.openstack.wsgi [None req-6132d6d2-823c-4d0e-a88a-dc0cd785ce28 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 12 19:34:07.485937 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.openstack.wsgi [None req-6132d6d2-823c-4d0e-a88a-dc0cd785ce28 demo demo] Empty body provided in request {{(pid=112222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:34:07.486738 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.openstack.wsgi [None req-6132d6d2-823c-4d0e-a88a-dc0cd785ce28 demo demo] Calling method 'detail' {{(pid=112222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:34:07.487236 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.api_utils [None req-6132d6d2-823c-4d0e-a88a-dc0cd785ce28 demo demo] Removing options '' from query. {{(pid=112222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:34:07.488574 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.volume.api [None req-6132d6d2-823c-4d0e-a88a-dc0cd785ce28 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112222) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:34:07.500927 np0000173801 devstack@c-api.service[112222]: INFO cinder.volume.api [None req-6132d6d2-823c-4d0e-a88a-dc0cd785ce28 demo demo] Get all volumes completed successfully. May 12 19:34:07.504896 np0000173801 devstack@c-api.service[112222]: INFO cinder.api.openstack.wsgi [None req-6132d6d2-823c-4d0e-a88a-dc0cd785ce28 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 12 19:34:07.505329 np0000173801 devstack@c-api.service[112222]: [pid: 112222|app: 0|req: 6/24] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 12 19:34:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:34:17.492723 np0000173801 devstack@c-api.service[112222]: DEBUG dbcounter [-] [112222] Writing DB stats cinder:SELECT=1 {{(pid=112222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:35:07.524158 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.middleware.request_id [None req-f69e8887-c9e4-4509-a72a-39b24f725125 None None] RequestId filter calling following filter/app {{(pid=112223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:35:07.631107 np0000173801 devstack@c-api.service[112223]: INFO cinder.api.openstack.wsgi [None req-f69e8887-c9e4-4509-a72a-39b24f725125 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 12 19:35:07.631290 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.openstack.wsgi [None req-f69e8887-c9e4-4509-a72a-39b24f725125 demo demo] Empty body provided in request {{(pid=112223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:35:07.631530 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.openstack.wsgi [None req-f69e8887-c9e4-4509-a72a-39b24f725125 demo demo] Calling method 'detail' {{(pid=112223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:35:07.631689 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.api_utils [None req-f69e8887-c9e4-4509-a72a-39b24f725125 demo demo] Removing options '' from query. {{(pid=112223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:35:07.632390 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.volume.api [None req-f69e8887-c9e4-4509-a72a-39b24f725125 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112223) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:35:07.639932 np0000173801 devstack@c-api.service[112223]: INFO cinder.volume.api [None req-f69e8887-c9e4-4509-a72a-39b24f725125 demo demo] Get all volumes completed successfully. May 12 19:35:07.642393 np0000173801 devstack@c-api.service[112223]: INFO cinder.api.openstack.wsgi [None req-f69e8887-c9e4-4509-a72a-39b24f725125 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 12 19:35:07.643013 np0000173801 devstack@c-api.service[112223]: [pid: 112223|app: 0|req: 6/25] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 12 19:35:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:35:17.635119 np0000173801 devstack@c-api.service[112223]: DEBUG dbcounter [-] [112223] Writing DB stats cinder:SELECT=1 {{(pid=112223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:36:07.658540 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.middleware.request_id [None req-3de93842-e647-495b-8aa1-b337faa0c297 None None] RequestId filter calling following filter/app {{(pid=112224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:36:07.661238 np0000173801 devstack@c-api.service[112224]: INFO cinder.api.openstack.wsgi [None req-3de93842-e647-495b-8aa1-b337faa0c297 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 12 19:36:07.661474 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.openstack.wsgi [None req-3de93842-e647-495b-8aa1-b337faa0c297 demo demo] Empty body provided in request {{(pid=112224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:36:07.661713 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.openstack.wsgi [None req-3de93842-e647-495b-8aa1-b337faa0c297 demo demo] Calling method 'detail' {{(pid=112224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:36:07.662032 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.api_utils [None req-3de93842-e647-495b-8aa1-b337faa0c297 demo demo] Removing options '' from query. {{(pid=112224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:36:07.663179 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.volume.api [None req-3de93842-e647-495b-8aa1-b337faa0c297 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112224) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:36:07.671120 np0000173801 devstack@c-api.service[112224]: INFO cinder.volume.api [None req-3de93842-e647-495b-8aa1-b337faa0c297 demo demo] Get all volumes completed successfully. May 12 19:36:07.673080 np0000173801 devstack@c-api.service[112224]: INFO cinder.api.openstack.wsgi [None req-3de93842-e647-495b-8aa1-b337faa0c297 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 12 19:36:07.673426 np0000173801 devstack@c-api.service[112224]: [pid: 112224|app: 0|req: 7/26] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 12 19:36:07 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 12 19:36:17.669535 np0000173801 devstack@c-api.service[112224]: DEBUG dbcounter [-] [112224] Writing DB stats cinder:SELECT=1 {{(pid=112224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:37:07.688409 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.middleware.request_id [None req-3cbd87eb-e05e-446f-898c-ad8471292c51 None None] RequestId filter calling following filter/app {{(pid=112225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:37:07.692209 np0000173801 devstack@c-api.service[112225]: INFO cinder.api.openstack.wsgi [None req-3cbd87eb-e05e-446f-898c-ad8471292c51 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 12 19:37:07.692446 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.openstack.wsgi [None req-3cbd87eb-e05e-446f-898c-ad8471292c51 demo demo] Empty body provided in request {{(pid=112225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:37:07.692694 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.openstack.wsgi [None req-3cbd87eb-e05e-446f-898c-ad8471292c51 demo demo] Calling method 'detail' {{(pid=112225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:37:07.693056 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.api_utils [None req-3cbd87eb-e05e-446f-898c-ad8471292c51 demo demo] Removing options '' from query. {{(pid=112225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:37:07.693994 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.volume.api [None req-3cbd87eb-e05e-446f-898c-ad8471292c51 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112225) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:37:07.701673 np0000173801 devstack@c-api.service[112225]: INFO cinder.volume.api [None req-3cbd87eb-e05e-446f-898c-ad8471292c51 demo demo] Get all volumes completed successfully. May 12 19:37:07.703657 np0000173801 devstack@c-api.service[112225]: INFO cinder.api.openstack.wsgi [None req-3cbd87eb-e05e-446f-898c-ad8471292c51 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 12 19:37:07.704094 np0000173801 devstack@c-api.service[112225]: [pid: 112225|app: 0|req: 8/27] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 12 19:37:07 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 12 19:37:17.697099 np0000173801 devstack@c-api.service[112225]: DEBUG dbcounter [-] [112225] Writing DB stats cinder:SELECT=1 {{(pid=112225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:38:07.721635 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.middleware.request_id [None req-1f054268-30ba-451a-8b1b-7d541374ae78 None None] RequestId filter calling following filter/app {{(pid=112222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:38:07.724412 np0000173801 devstack@c-api.service[112222]: INFO cinder.api.openstack.wsgi [None req-1f054268-30ba-451a-8b1b-7d541374ae78 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 12 19:38:07.724642 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.openstack.wsgi [None req-1f054268-30ba-451a-8b1b-7d541374ae78 demo demo] Empty body provided in request {{(pid=112222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:38:07.724960 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.openstack.wsgi [None req-1f054268-30ba-451a-8b1b-7d541374ae78 demo demo] Calling method 'detail' {{(pid=112222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:38:07.725204 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.api_utils [None req-1f054268-30ba-451a-8b1b-7d541374ae78 demo demo] Removing options '' from query. {{(pid=112222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:38:07.726263 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.volume.api [None req-1f054268-30ba-451a-8b1b-7d541374ae78 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112222) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:38:07.734897 np0000173801 devstack@c-api.service[112222]: INFO cinder.volume.api [None req-1f054268-30ba-451a-8b1b-7d541374ae78 demo demo] Get all volumes completed successfully. May 12 19:38:07.737109 np0000173801 devstack@c-api.service[112222]: INFO cinder.api.openstack.wsgi [None req-1f054268-30ba-451a-8b1b-7d541374ae78 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 12 19:38:07.737465 np0000173801 devstack@c-api.service[112222]: [pid: 112222|app: 0|req: 7/28] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 12 19:38:07 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 12 19:38:17.729771 np0000173801 devstack@c-api.service[112222]: DEBUG dbcounter [-] [112222] Writing DB stats cinder:SELECT=1 {{(pid=112222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:39:07.751912 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.middleware.request_id [None req-39a5da20-ce0b-4ec2-94ed-618ae51fa49b None None] RequestId filter calling following filter/app {{(pid=112223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:39:07.754740 np0000173801 devstack@c-api.service[112223]: INFO cinder.api.openstack.wsgi [None req-39a5da20-ce0b-4ec2-94ed-618ae51fa49b demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 12 19:39:07.755003 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.openstack.wsgi [None req-39a5da20-ce0b-4ec2-94ed-618ae51fa49b demo demo] Empty body provided in request {{(pid=112223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:39:07.755244 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.openstack.wsgi [None req-39a5da20-ce0b-4ec2-94ed-618ae51fa49b demo demo] Calling method 'detail' {{(pid=112223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:39:07.755588 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.api_utils [None req-39a5da20-ce0b-4ec2-94ed-618ae51fa49b demo demo] Removing options '' from query. {{(pid=112223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:39:07.756564 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.volume.api [None req-39a5da20-ce0b-4ec2-94ed-618ae51fa49b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112223) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:39:07.763942 np0000173801 devstack@c-api.service[112223]: INFO cinder.volume.api [None req-39a5da20-ce0b-4ec2-94ed-618ae51fa49b demo demo] Get all volumes completed successfully. May 12 19:39:07.765767 np0000173801 devstack@c-api.service[112223]: INFO cinder.api.openstack.wsgi [None req-39a5da20-ce0b-4ec2-94ed-618ae51fa49b demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 12 19:39:07.766102 np0000173801 devstack@c-api.service[112223]: [pid: 112223|app: 0|req: 7/29] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 12 19:39:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:39:17.759644 np0000173801 devstack@c-api.service[112223]: DEBUG dbcounter [-] [112223] Writing DB stats cinder:SELECT=1 {{(pid=112223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:40:07.785112 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.middleware.request_id [None req-0e0916d2-fea9-4057-801e-f5694f80d3b5 None None] RequestId filter calling following filter/app {{(pid=112224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:40:07.873494 np0000173801 devstack@c-api.service[112224]: INFO cinder.api.openstack.wsgi [None req-0e0916d2-fea9-4057-801e-f5694f80d3b5 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 12 19:40:07.873819 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.openstack.wsgi [None req-0e0916d2-fea9-4057-801e-f5694f80d3b5 demo demo] Empty body provided in request {{(pid=112224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:40:07.874108 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.openstack.wsgi [None req-0e0916d2-fea9-4057-801e-f5694f80d3b5 demo demo] Calling method 'detail' {{(pid=112224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:40:07.874425 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.api_utils [None req-0e0916d2-fea9-4057-801e-f5694f80d3b5 demo demo] Removing options '' from query. {{(pid=112224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:40:07.876953 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.volume.api [None req-0e0916d2-fea9-4057-801e-f5694f80d3b5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112224) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:40:07.889346 np0000173801 devstack@c-api.service[112224]: INFO cinder.volume.api [None req-0e0916d2-fea9-4057-801e-f5694f80d3b5 demo demo] Get all volumes completed successfully. May 12 19:40:07.891536 np0000173801 devstack@c-api.service[112224]: INFO cinder.api.openstack.wsgi [None req-0e0916d2-fea9-4057-801e-f5694f80d3b5 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 12 19:40:07.892281 np0000173801 devstack@c-api.service[112224]: [pid: 112224|app: 0|req: 8/30] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 12 19:40:07 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:40:17.884206 np0000173801 devstack@c-api.service[112224]: DEBUG dbcounter [-] [112224] Writing DB stats cinder:SELECT=1 {{(pid=112224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:41:07.906946 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.middleware.request_id [None req-69a6d209-c2c8-4a70-9bcc-9a2d8e21a7ce None None] RequestId filter calling following filter/app {{(pid=112225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:41:07.910961 np0000173801 devstack@c-api.service[112225]: INFO cinder.api.openstack.wsgi [None req-69a6d209-c2c8-4a70-9bcc-9a2d8e21a7ce demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 12 19:41:07.911298 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.openstack.wsgi [None req-69a6d209-c2c8-4a70-9bcc-9a2d8e21a7ce demo demo] Empty body provided in request {{(pid=112225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:41:07.911534 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.openstack.wsgi [None req-69a6d209-c2c8-4a70-9bcc-9a2d8e21a7ce demo demo] Calling method 'detail' {{(pid=112225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:41:07.911848 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.api_utils [None req-69a6d209-c2c8-4a70-9bcc-9a2d8e21a7ce demo demo] Removing options '' from query. {{(pid=112225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:41:07.912750 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.volume.api [None req-69a6d209-c2c8-4a70-9bcc-9a2d8e21a7ce demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112225) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:41:07.924097 np0000173801 devstack@c-api.service[112225]: INFO cinder.volume.api [None req-69a6d209-c2c8-4a70-9bcc-9a2d8e21a7ce demo demo] Get all volumes completed successfully. May 12 19:41:07.926230 np0000173801 devstack@c-api.service[112225]: INFO cinder.api.openstack.wsgi [None req-69a6d209-c2c8-4a70-9bcc-9a2d8e21a7ce demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 12 19:41:07.926701 np0000173801 devstack@c-api.service[112225]: [pid: 112225|app: 0|req: 9/31] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 12 19:41:07 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 12 19:41:17.916757 np0000173801 devstack@c-api.service[112225]: DEBUG dbcounter [-] [112225] Writing DB stats cinder:SELECT=1 {{(pid=112225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:42:07.942816 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.middleware.request_id [None req-d72c8adc-477e-4f72-84ac-4b910f865db5 None None] RequestId filter calling following filter/app {{(pid=112222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:42:07.945432 np0000173801 devstack@c-api.service[112222]: INFO cinder.api.openstack.wsgi [None req-d72c8adc-477e-4f72-84ac-4b910f865db5 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 12 19:42:07.945664 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.openstack.wsgi [None req-d72c8adc-477e-4f72-84ac-4b910f865db5 demo demo] Empty body provided in request {{(pid=112222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:42:07.945924 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.openstack.wsgi [None req-d72c8adc-477e-4f72-84ac-4b910f865db5 demo demo] Calling method 'detail' {{(pid=112222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:42:07.946214 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.api_utils [None req-d72c8adc-477e-4f72-84ac-4b910f865db5 demo demo] Removing options '' from query. {{(pid=112222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:42:07.947160 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.volume.api [None req-d72c8adc-477e-4f72-84ac-4b910f865db5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112222) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:42:07.954978 np0000173801 devstack@c-api.service[112222]: INFO cinder.volume.api [None req-d72c8adc-477e-4f72-84ac-4b910f865db5 demo demo] Get all volumes completed successfully. May 12 19:42:07.957638 np0000173801 devstack@c-api.service[112222]: INFO cinder.api.openstack.wsgi [None req-d72c8adc-477e-4f72-84ac-4b910f865db5 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 12 19:42:07.958049 np0000173801 devstack@c-api.service[112222]: [pid: 112222|app: 0|req: 8/32] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 12 19:42:07 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 12 19:42:17.951054 np0000173801 devstack@c-api.service[112222]: DEBUG dbcounter [-] [112222] Writing DB stats cinder:SELECT=1 {{(pid=112222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:43:07.975337 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.middleware.request_id [None req-05fb53c5-242a-4f48-9834-7ef29a6db50b None None] RequestId filter calling following filter/app {{(pid=112223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:43:07.978540 np0000173801 devstack@c-api.service[112223]: INFO cinder.api.openstack.wsgi [None req-05fb53c5-242a-4f48-9834-7ef29a6db50b demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 12 19:43:07.978852 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.openstack.wsgi [None req-05fb53c5-242a-4f48-9834-7ef29a6db50b demo demo] Empty body provided in request {{(pid=112223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:43:07.979229 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.openstack.wsgi [None req-05fb53c5-242a-4f48-9834-7ef29a6db50b demo demo] Calling method 'detail' {{(pid=112223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:43:07.979641 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.api_utils [None req-05fb53c5-242a-4f48-9834-7ef29a6db50b demo demo] Removing options '' from query. {{(pid=112223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:43:07.980723 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.volume.api [None req-05fb53c5-242a-4f48-9834-7ef29a6db50b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112223) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:43:07.988649 np0000173801 devstack@c-api.service[112223]: INFO cinder.volume.api [None req-05fb53c5-242a-4f48-9834-7ef29a6db50b demo demo] Get all volumes completed successfully. May 12 19:43:07.991347 np0000173801 devstack@c-api.service[112223]: INFO cinder.api.openstack.wsgi [None req-05fb53c5-242a-4f48-9834-7ef29a6db50b demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 12 19:43:07.991951 np0000173801 devstack@c-api.service[112223]: [pid: 112223|app: 0|req: 8/33] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 12 19:43:07 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 12 19:43:17.984113 np0000173801 devstack@c-api.service[112223]: DEBUG dbcounter [-] [112223] Writing DB stats cinder:SELECT=1 {{(pid=112223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:44:08.005866 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.middleware.request_id [None req-b24b9e1a-9a2a-4992-af7a-853c62edcd26 None None] RequestId filter calling following filter/app {{(pid=112224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:44:08.008389 np0000173801 devstack@c-api.service[112224]: INFO cinder.api.openstack.wsgi [None req-b24b9e1a-9a2a-4992-af7a-853c62edcd26 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 12 19:44:08.008608 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.openstack.wsgi [None req-b24b9e1a-9a2a-4992-af7a-853c62edcd26 demo demo] Empty body provided in request {{(pid=112224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:44:08.008844 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.openstack.wsgi [None req-b24b9e1a-9a2a-4992-af7a-853c62edcd26 demo demo] Calling method 'detail' {{(pid=112224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:44:08.009128 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.api_utils [None req-b24b9e1a-9a2a-4992-af7a-853c62edcd26 demo demo] Removing options '' from query. {{(pid=112224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:44:08.010089 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.volume.api [None req-b24b9e1a-9a2a-4992-af7a-853c62edcd26 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112224) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:44:08.017291 np0000173801 devstack@c-api.service[112224]: INFO cinder.volume.api [None req-b24b9e1a-9a2a-4992-af7a-853c62edcd26 demo demo] Get all volumes completed successfully. May 12 19:44:08.019560 np0000173801 devstack@c-api.service[112224]: INFO cinder.api.openstack.wsgi [None req-b24b9e1a-9a2a-4992-af7a-853c62edcd26 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 12 19:44:08.019958 np0000173801 devstack@c-api.service[112224]: [pid: 112224|app: 0|req: 9/34] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 12 19:44:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:44:18.013006 np0000173801 devstack@c-api.service[112224]: DEBUG dbcounter [-] [112224] Writing DB stats cinder:SELECT=1 {{(pid=112224) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:45:08.036902 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.middleware.request_id [None req-6314e2cb-0c0b-4009-86d5-dcf125762c63 None None] RequestId filter calling following filter/app {{(pid=112225) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:45:08.101429 np0000173801 devstack@c-api.service[112225]: INFO cinder.api.openstack.wsgi [None req-6314e2cb-0c0b-4009-86d5-dcf125762c63 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 12 19:45:08.101631 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.openstack.wsgi [None req-6314e2cb-0c0b-4009-86d5-dcf125762c63 demo demo] Empty body provided in request {{(pid=112225) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:45:08.102022 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.openstack.wsgi [None req-6314e2cb-0c0b-4009-86d5-dcf125762c63 demo demo] Calling method 'detail' {{(pid=112225) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:45:08.102450 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.api.api_utils [None req-6314e2cb-0c0b-4009-86d5-dcf125762c63 demo demo] Removing options '' from query. {{(pid=112225) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:45:08.104004 np0000173801 devstack@c-api.service[112225]: DEBUG cinder.volume.api [None req-6314e2cb-0c0b-4009-86d5-dcf125762c63 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112225) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:45:08.110139 np0000173801 devstack@c-api.service[112225]: INFO cinder.volume.api [None req-6314e2cb-0c0b-4009-86d5-dcf125762c63 demo demo] Get all volumes completed successfully. May 12 19:45:08.111957 np0000173801 devstack@c-api.service[112225]: INFO cinder.api.openstack.wsgi [None req-6314e2cb-0c0b-4009-86d5-dcf125762c63 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 12 19:45:08.112391 np0000173801 devstack@c-api.service[112225]: [pid: 112225|app: 0|req: 10/35] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 12 19:45:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:45:18.106951 np0000173801 devstack@c-api.service[112225]: DEBUG dbcounter [-] [112225] Writing DB stats cinder:SELECT=1 {{(pid=112225) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:46:08.129882 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.middleware.request_id [None req-bef7caae-d30d-4e6e-84cf-bc90ce8b1b90 None None] RequestId filter calling following filter/app {{(pid=112222) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:46:08.132576 np0000173801 devstack@c-api.service[112222]: INFO cinder.api.openstack.wsgi [None req-bef7caae-d30d-4e6e-84cf-bc90ce8b1b90 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 12 19:46:08.132821 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.openstack.wsgi [None req-bef7caae-d30d-4e6e-84cf-bc90ce8b1b90 demo demo] Empty body provided in request {{(pid=112222) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:46:08.133051 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.openstack.wsgi [None req-bef7caae-d30d-4e6e-84cf-bc90ce8b1b90 demo demo] Calling method 'detail' {{(pid=112222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:46:08.133335 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.api.api_utils [None req-bef7caae-d30d-4e6e-84cf-bc90ce8b1b90 demo demo] Removing options '' from query. {{(pid=112222) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:46:08.134245 np0000173801 devstack@c-api.service[112222]: DEBUG cinder.volume.api [None req-bef7caae-d30d-4e6e-84cf-bc90ce8b1b90 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112222) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:46:08.141246 np0000173801 devstack@c-api.service[112222]: INFO cinder.volume.api [None req-bef7caae-d30d-4e6e-84cf-bc90ce8b1b90 demo demo] Get all volumes completed successfully. May 12 19:46:08.143121 np0000173801 devstack@c-api.service[112222]: INFO cinder.api.openstack.wsgi [None req-bef7caae-d30d-4e6e-84cf-bc90ce8b1b90 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 12 19:46:08.143492 np0000173801 devstack@c-api.service[112222]: [pid: 112222|app: 0|req: 9/36] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 12 19:46:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 12 19:46:18.137076 np0000173801 devstack@c-api.service[112222]: DEBUG dbcounter [-] [112222] Writing DB stats cinder:SELECT=1 {{(pid=112222) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:47:08.154462 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.middleware.request_id [None req-ceea987a-4fd1-4e35-896d-5910b9f04f9e None None] RequestId filter calling following filter/app {{(pid=112223) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:47:08.157207 np0000173801 devstack@c-api.service[112223]: INFO cinder.api.openstack.wsgi [None req-ceea987a-4fd1-4e35-896d-5910b9f04f9e demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 12 19:47:08.157469 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.openstack.wsgi [None req-ceea987a-4fd1-4e35-896d-5910b9f04f9e demo demo] Empty body provided in request {{(pid=112223) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:47:08.157671 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.openstack.wsgi [None req-ceea987a-4fd1-4e35-896d-5910b9f04f9e demo demo] Calling method 'detail' {{(pid=112223) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:47:08.157977 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.api.api_utils [None req-ceea987a-4fd1-4e35-896d-5910b9f04f9e demo demo] Removing options '' from query. {{(pid=112223) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:47:08.158917 np0000173801 devstack@c-api.service[112223]: DEBUG cinder.volume.api [None req-ceea987a-4fd1-4e35-896d-5910b9f04f9e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112223) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:47:08.166382 np0000173801 devstack@c-api.service[112223]: INFO cinder.volume.api [None req-ceea987a-4fd1-4e35-896d-5910b9f04f9e demo demo] Get all volumes completed successfully. May 12 19:47:08.169046 np0000173801 devstack@c-api.service[112223]: INFO cinder.api.openstack.wsgi [None req-ceea987a-4fd1-4e35-896d-5910b9f04f9e demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 12 19:47:08.169529 np0000173801 devstack@c-api.service[112223]: [pid: 112223|app: 0|req: 9/37] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 12 19:47:08 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 12 19:47:18.166073 np0000173801 devstack@c-api.service[112223]: DEBUG dbcounter [-] [112223] Writing DB stats cinder:SELECT=1 {{(pid=112223) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 12 19:48:08.185820 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.middleware.request_id [None req-b04a4353-a8bb-489a-9c7c-539441593c97 None None] RequestId filter calling following filter/app {{(pid=112224) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 12 19:48:08.189368 np0000173801 devstack@c-api.service[112224]: INFO cinder.api.openstack.wsgi [None req-b04a4353-a8bb-489a-9c7c-539441593c97 demo demo] GET https://199.204.45.4/volume/v3/volumes/detail May 12 19:48:08.189576 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.openstack.wsgi [None req-b04a4353-a8bb-489a-9c7c-539441593c97 demo demo] Empty body provided in request {{(pid=112224) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 12 19:48:08.189919 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.openstack.wsgi [None req-b04a4353-a8bb-489a-9c7c-539441593c97 demo demo] Calling method 'detail' {{(pid=112224) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 12 19:48:08.190207 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.api.api_utils [None req-b04a4353-a8bb-489a-9c7c-539441593c97 demo demo] Removing options '' from query. {{(pid=112224) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 12 19:48:08.191191 np0000173801 devstack@c-api.service[112224]: DEBUG cinder.volume.api [None req-b04a4353-a8bb-489a-9c7c-539441593c97 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112224) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 12 19:48:08.201671 np0000173801 devstack@c-api.service[112224]: INFO cinder.volume.api [None req-b04a4353-a8bb-489a-9c7c-539441593c97 demo demo] Get all volumes completed successfully. May 12 19:48:08.205621 np0000173801 devstack@c-api.service[112224]: INFO cinder.api.openstack.wsgi [None req-b04a4353-a8bb-489a-9c7c-539441593c97 demo demo] https://199.204.45.4/volume/v3/volumes/detail returned with HTTP 200 May 12 19:48:08.206029 np0000173801 devstack@c-api.service[112224]: [pid: 112224|app: 0|req: 10/38] 199.204.45.4 () {64 vars in 1284 bytes} [Tue May 12 19:48:08 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)