May 11 05:46:24.303747 np0000173414 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 11 05:46:24.313694 np0000173414 devstack@c-api.service[112453]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 11 05:46:24.316898 np0000173414 devstack@c-api.service[112453]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon May 11 05:46:24 2026] *** May 11 05:46:24.316898 np0000173414 devstack@c-api.service[112453]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 11 05:46:24.316898 np0000173414 devstack@c-api.service[112453]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 11 05:46:24.316898 np0000173414 devstack@c-api.service[112453]: nodename: np0000173414 May 11 05:46:24.316898 np0000173414 devstack@c-api.service[112453]: machine: x86_64 May 11 05:46:24.316898 np0000173414 devstack@c-api.service[112453]: clock source: unix May 11 05:46:24.316898 np0000173414 devstack@c-api.service[112453]: pcre jit disabled May 11 05:46:24.316898 np0000173414 devstack@c-api.service[112453]: detected number of CPU cores: 16 May 11 05:46:24.316898 np0000173414 devstack@c-api.service[112453]: current working directory: / May 11 05:46:24.316898 np0000173414 devstack@c-api.service[112453]: detected binary path: /usr/bin/uwsgi-core May 11 05:46:24.316898 np0000173414 devstack@c-api.service[112453]: your processes number limit is 256917 May 11 05:46:24.316898 np0000173414 devstack@c-api.service[112453]: your memory page size is 4096 bytes May 11 05:46:24.316898 np0000173414 devstack@c-api.service[112453]: detected max file descriptor number: 2048 May 11 05:46:24.316898 np0000173414 devstack@c-api.service[112453]: lock engine: pthread robust mutexes May 11 05:46:24.317392 np0000173414 devstack@c-api.service[112453]: thunder lock: enabled May 11 05:46:24.317455 np0000173414 devstack@c-api.service[112453]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 11 05:46:24.317515 np0000173414 devstack@c-api.service[112453]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 11 05:46:24.317553 np0000173414 devstack@c-api.service[112453]: PEP 405 virtualenv detected: /opt/stack/data/venv May 11 05:46:24.317553 np0000173414 devstack@c-api.service[112453]: Set PythonHome to /opt/stack/data/venv May 11 05:46:24.363311 np0000173414 devstack@c-api.service[112453]: Python main interpreter initialized at 0x7c8ef5ca3668 May 11 05:46:24.363311 np0000173414 devstack@c-api.service[112453]: python threads support enabled May 11 05:46:24.363311 np0000173414 devstack@c-api.service[112453]: your server socket listen backlog is limited to 100 connections May 11 05:46:24.363311 np0000173414 devstack@c-api.service[112453]: your mercy for graceful operations on workers is 80 seconds May 11 05:46:24.364121 np0000173414 devstack@c-api.service[112453]: mapped 671795 bytes (656 KB) for 4 cores May 11 05:46:24.364286 np0000173414 devstack@c-api.service[112453]: *** Operational MODE: preforking *** May 11 05:46:24.364696 np0000173414 devstack@c-api.service[112453]: *** uWSGI is running in multiple interpreter mode *** May 11 05:46:24.364696 np0000173414 devstack@c-api.service[112453]: spawned uWSGI master process (pid: 112453) May 11 05:46:24.364982 np0000173414 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 11 05:46:24.365836 np0000173414 devstack@c-api.service[112453]: spawned uWSGI worker 1 (pid: 112458, cores: 1) May 11 05:46:24.370197 np0000173414 devstack@c-api.service[112453]: spawned uWSGI worker 2 (pid: 112459, cores: 1) May 11 05:46:24.370197 np0000173414 devstack@c-api.service[112453]: spawned uWSGI worker 3 (pid: 112460, cores: 1) May 11 05:46:24.370197 np0000173414 devstack@c-api.service[112453]: spawned uWSGI worker 4 (pid: 112461, cores: 1) May 11 05:46:24.370197 np0000173414 devstack@c-api.service[112453]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 11 05:46:24.505428 np0000173414 devstack@c-api.service[112459]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 11 05:46:24.505428 np0000173414 devstack@c-api.service[112459]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 11 05:46:24.505428 np0000173414 devstack@c-api.service[112459]: we strongly recommend against using it for new projects. May 11 05:46:24.505428 np0000173414 devstack@c-api.service[112459]: If you are already using Eventlet, we recommend migrating to a different May 11 05:46:24.505428 np0000173414 devstack@c-api.service[112459]: framework. For more detail see May 11 05:46:24.505428 np0000173414 devstack@c-api.service[112459]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 11 05:46:24.505428 np0000173414 devstack@c-api.service[112459]: import eventlet # noqa May 11 05:46:24.509456 np0000173414 devstack@c-api.service[112458]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 11 05:46:24.509456 np0000173414 devstack@c-api.service[112458]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 11 05:46:24.509456 np0000173414 devstack@c-api.service[112458]: we strongly recommend against using it for new projects. May 11 05:46:24.509456 np0000173414 devstack@c-api.service[112458]: If you are already using Eventlet, we recommend migrating to a different May 11 05:46:24.509456 np0000173414 devstack@c-api.service[112458]: framework. For more detail see May 11 05:46:24.509456 np0000173414 devstack@c-api.service[112458]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 11 05:46:24.509456 np0000173414 devstack@c-api.service[112458]: import eventlet # noqa May 11 05:46:24.510299 np0000173414 devstack@c-api.service[112460]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 11 05:46:24.510299 np0000173414 devstack@c-api.service[112460]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 11 05:46:24.510299 np0000173414 devstack@c-api.service[112460]: we strongly recommend against using it for new projects. May 11 05:46:24.510299 np0000173414 devstack@c-api.service[112460]: If you are already using Eventlet, we recommend migrating to a different May 11 05:46:24.510299 np0000173414 devstack@c-api.service[112460]: framework. For more detail see May 11 05:46:24.510299 np0000173414 devstack@c-api.service[112460]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 11 05:46:24.510299 np0000173414 devstack@c-api.service[112460]: import eventlet # noqa May 11 05:46:24.511486 np0000173414 devstack@c-api.service[112461]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 11 05:46:24.511486 np0000173414 devstack@c-api.service[112461]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 11 05:46:24.511486 np0000173414 devstack@c-api.service[112461]: we strongly recommend against using it for new projects. May 11 05:46:24.511486 np0000173414 devstack@c-api.service[112461]: If you are already using Eventlet, we recommend migrating to a different May 11 05:46:24.511486 np0000173414 devstack@c-api.service[112461]: framework. For more detail see May 11 05:46:24.511486 np0000173414 devstack@c-api.service[112461]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 11 05:46:24.511486 np0000173414 devstack@c-api.service[112461]: import eventlet # noqa May 11 05:46:24.592050 np0000173414 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 11 05:46:24.592050 np0000173414 devstack@c-api.service[112458]: debtcollector.deprecate( May 11 05:46:24.599412 np0000173414 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 11 05:46:24.599412 np0000173414 devstack@c-api.service[112459]: debtcollector.deprecate( May 11 05:46:24.600420 np0000173414 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 11 05:46:24.600420 np0000173414 devstack@c-api.service[112461]: debtcollector.deprecate( May 11 05:46:24.604595 np0000173414 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 11 05:46:24.604595 np0000173414 devstack@c-api.service[112460]: debtcollector.deprecate( May 11 05:46:24.681702 np0000173414 devstack@c-api.service[112458]: /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 11 05:46:24.681702 np0000173414 devstack@c-api.service[112458]: from cgi import parse_header May 11 05:46:24.681879 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:24.681879 np0000173414 devstack@c-api.service[112461]: from cgi import parse_header May 11 05:46:24.682029 np0000173414 devstack@c-api.service[112459]: /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 11 05:46:24.682029 np0000173414 devstack@c-api.service[112459]: from cgi import parse_header May 11 05:46:24.704454 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:24.704454 np0000173414 devstack@c-api.service[112460]: from cgi import parse_header May 11 05:46:24.725530 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:24.725530 np0000173414 devstack@c-api.service[112461]: removals.removed_module( May 11 05:46:24.726340 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:24.726340 np0000173414 devstack@c-api.service[112461]: removals.removed_module( May 11 05:46:24.728015 np0000173414 devstack@c-api.service[112458]: /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 11 05:46:24.728015 np0000173414 devstack@c-api.service[112458]: removals.removed_module( May 11 05:46:24.728769 np0000173414 devstack@c-api.service[112458]: /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 11 05:46:24.728769 np0000173414 devstack@c-api.service[112458]: removals.removed_module( May 11 05:46:24.729626 np0000173414 devstack@c-api.service[112459]: /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 11 05:46:24.729626 np0000173414 devstack@c-api.service[112459]: removals.removed_module( May 11 05:46:24.731659 np0000173414 devstack@c-api.service[112459]: /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 11 05:46:24.731659 np0000173414 devstack@c-api.service[112459]: removals.removed_module( May 11 05:46:24.754522 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:24.754522 np0000173414 devstack@c-api.service[112460]: removals.removed_module( May 11 05:46:24.755307 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:24.755307 np0000173414 devstack@c-api.service[112460]: removals.removed_module( May 11 05:46:25.372742 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:25.372742 np0000173414 devstack@c-api.service[112461]: warnings.warn( May 11 05:46:25.384002 np0000173414 devstack@c-api.service[112458]: /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 11 05:46:25.384002 np0000173414 devstack@c-api.service[112458]: warnings.warn( May 11 05:46:25.440726 np0000173414 devstack@c-api.service[112459]: /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 11 05:46:25.440726 np0000173414 devstack@c-api.service[112459]: warnings.warn( May 11 05:46:25.462091 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:25.462091 np0000173414 devstack@c-api.service[112460]: warnings.warn( May 11 05:46:25.478654 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:25.478654 np0000173414 devstack@c-api.service[112461]: warnings.warn( May 11 05:46:25.491864 np0000173414 devstack@c-api.service[112458]: /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 11 05:46:25.491864 np0000173414 devstack@c-api.service[112458]: warnings.warn( May 11 05:46:25.562522 np0000173414 devstack@c-api.service[112459]: /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 11 05:46:25.562522 np0000173414 devstack@c-api.service[112459]: warnings.warn( May 11 05:46:25.587078 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:25.587078 np0000173414 devstack@c-api.service[112460]: warnings.warn( May 11 05:46:25.795784 np0000173414 devstack@c-api.service[112461]: 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 11 05:46:25.800075 np0000173414 devstack@c-api.service[112461]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112461) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 11 05:46:25.800220 np0000173414 devstack@c-api.service[112458]: 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 11 05:46:25.800220 np0000173414 devstack@c-api.service[112458]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112458) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 11 05:46:25.884609 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:25.884609 np0000173414 devstack@c-api.service[112461]: @jsonschema.FormatChecker.cls_checks('date-time') May 11 05:46:25.885537 np0000173414 devstack@c-api.service[112458]: /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 11 05:46:25.885537 np0000173414 devstack@c-api.service[112458]: @jsonschema.FormatChecker.cls_checks('date-time') May 11 05:46:25.891946 np0000173414 devstack@c-api.service[112459]: 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 11 05:46:25.892111 np0000173414 devstack@c-api.service[112459]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112459) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 11 05:46:25.913787 np0000173414 devstack@c-api.service[112460]: 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 11 05:46:25.913977 np0000173414 devstack@c-api.service[112460]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112460) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 11 05:46:25.959570 np0000173414 devstack@c-api.service[112459]: /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 11 05:46:25.959570 np0000173414 devstack@c-api.service[112459]: @jsonschema.FormatChecker.cls_checks('date-time') May 11 05:46:25.977854 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:25.977854 np0000173414 devstack@c-api.service[112460]: @jsonschema.FormatChecker.cls_checks('date-time') May 11 05:46:26.389521 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112458) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 11 05:46:26.389841 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112461) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 11 05:46:26.389913 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.390003 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.390178 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112460) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 11 05:46:26.390241 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.390304 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.390353 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.390511 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.390852 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.390989 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.391329 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.392419 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.392576 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.392576 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.392746 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.392813 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.392879 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.392946 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.393015 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.393083 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.393198 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.393286 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.393370 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.393370 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.393370 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.393569 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.393640 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.393701 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.393776 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.393776 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.393909 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.393986 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.394063 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.394131 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.394131 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.394131 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.394131 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.394439 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.394439 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.394583 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.394583 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.394583 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.394847 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.394847 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.394847 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.395038 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.395370 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.395473 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.395550 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.395623 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.395688 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.395762 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.395854 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.395950 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.396044 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.396044 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.396221 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.396276 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.396325 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.396371 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.396427 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.396488 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.396614 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.396680 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.396680 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.396680 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.396680 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.396877 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.396877 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.396877 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.396998 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.397061 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.397146 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.397254 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.397313 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.397313 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.397416 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.397508 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.397560 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.397621 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.397688 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.397753 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.397815 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.397866 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.397922 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.397922 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.397922 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.397922 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.398098 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.398098 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.398098 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.398098 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.398098 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.398098 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.398098 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.398397 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.398476 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.398527 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.398527 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.398609 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.398678 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.398733 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.398782 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.398837 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.398837 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.398938 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.398987 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.399038 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.399087 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.399136 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.399206 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.399250 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.399298 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.399339 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.399409 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.399464 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.399512 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.399558 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.399605 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.399653 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.399701 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.399753 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.399801 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.399849 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.399904 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.399956 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.400005 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.400057 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.400102 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.400175 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.400250 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.400250 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.400250 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.400250 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.400250 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.400250 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.400250 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.401928 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.402033 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.402033 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.402130 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.402130 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.402355 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.402969 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.403034 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.403110 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.403191 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.403245 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.403301 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.403345 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.403345 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.403441 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.403441 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.403528 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.403578 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.403631 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.403684 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.403734 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.403787 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.403787 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.403787 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.403787 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.403787 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.403787 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.403787 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.404080 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.404080 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.404080 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.404080 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.404080 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.404379 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.404437 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.404499 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.404650 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.404701 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.404701 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.404701 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.404701 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.404701 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.447332 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.447332 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.447332 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.447608 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.447679 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.447679 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.447772 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.447826 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.447867 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.447906 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.447967 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.447967 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.447967 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.448098 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.448179 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.448237 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.448237 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.448237 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.448237 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.448237 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.448237 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.448456 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.448456 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.448456 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.448643 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.448689 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.448730 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.448773 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.448819 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.448873 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.448920 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.448966 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.449009 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.449009 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.449009 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.449116 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.449116 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.449116 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.449116 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.449116 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.449116 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.449116 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.449447 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112459) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 11 05:46:26.449447 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.449447 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.449447 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.449447 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.449447 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.449447 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.449447 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.449447 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.449447 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.449820 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.449820 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.449820 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.449820 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.449820 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.449820 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.449820 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.449820 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.449820 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.449820 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.450233 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.450283 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.450330 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.450381 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.450416 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.450447 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.450490 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.450531 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.450581 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.450637 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.450678 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.450715 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.450746 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.450778 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.450814 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.450814 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.450814 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.450909 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.450943 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.450984 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.451025 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.451062 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.451112 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.451112 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.451209 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.451263 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.451305 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.451346 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.451393 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.451432 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.451461 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.451486 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.451486 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.451538 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.451538 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.451538 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.451619 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.451650 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.451680 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.451703 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.451727 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.451751 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.451780 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.451804 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.451835 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.451859 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.451888 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.451920 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.451959 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.451983 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.452011 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.452035 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.452062 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.452086 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.452116 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.452148 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.452200 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.452225 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.452256 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.452293 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.452320 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.452364 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.452364 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.452364 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.452364 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.452364 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.452364 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.452364 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.452634 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.452670 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.452700 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.452733 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.452760 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.452798 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.452828 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.452859 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.452886 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.452922 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.452953 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.452977 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.453007 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.453035 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.453070 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.453101 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.453129 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.453185 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.453216 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.453242 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.453270 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.453298 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.453327 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.453355 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.453384 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.453411 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.453434 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.453460 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.453484 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.453509 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.453583 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.453611 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.453640 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.453669 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.453699 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.453729 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.453755 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.453780 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.453803 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.453838 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.453877 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.453906 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.453937 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.453961 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.453989 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.454018 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.454051 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.454076 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.454076 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.454182 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.454182 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.454249 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.454249 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.454249 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.454249 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.454249 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.454386 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.454386 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.454386 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.454386 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.454386 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.454386 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.454386 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.454386 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.454386 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.454386 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.454637 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.454637 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.454637 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.454637 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.454733 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.454733 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.454793 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.454829 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.454829 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.454881 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.454914 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.454940 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.454967 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.455001 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.455025 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.455058 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.455082 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.455118 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.455169 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.455208 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.455236 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.455266 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.455295 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.455330 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.455362 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.455392 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.455417 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.455527 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.455560 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.455589 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.455614 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.455640 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.455675 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.455701 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.455728 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.455757 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.455788 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.455824 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.455855 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.455881 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.455905 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.455929 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.455929 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.455987 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.456017 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.456044 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.456075 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.456075 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.456075 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.456075 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.456075 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.456075 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.456075 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.456075 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.456075 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.456075 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.456373 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.456373 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.456373 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.456373 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.456373 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.456373 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.456373 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.456373 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.456373 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.456373 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.456687 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.456687 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.456687 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.456687 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.456795 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.456826 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.456859 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.456883 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.456913 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.456943 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.456966 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.456995 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.457018 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.457047 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.457071 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.457100 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.457100 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.457203 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.457240 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.457277 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.457306 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.457336 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.457373 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.457427 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.457460 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.457494 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.457529 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.457529 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.457529 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.457645 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.457645 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.457645 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.457645 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.457645 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.457645 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.457645 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.457860 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.457914 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.457958 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.457982 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.458009 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.458032 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.458064 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.458088 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.458119 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.458144 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.458190 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.458214 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.458250 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.458282 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.458305 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.458333 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.458357 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.458388 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.458388 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.458388 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.458388 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.458480 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.458480 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.458480 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.458480 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.458572 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.458595 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.458619 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.458676 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.458725 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.458750 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.458774 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.458807 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.458838 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.458867 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.458893 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.458921 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.458950 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.458974 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.459003 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.459029 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.459059 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.459082 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.459108 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.459137 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.459191 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.459216 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.459261 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.459315 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.459349 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.459382 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.459415 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.459445 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.459477 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.459477 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.459477 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.459558 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.459558 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.459558 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.459558 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.459558 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.459558 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.459558 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.459558 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.459558 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.459558 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.459808 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.459808 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.459808 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.459808 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.459905 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.459905 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.459951 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.459979 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.460005 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.460030 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.460066 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.460095 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.460125 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.460177 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.460204 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.460230 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.460272 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.460339 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.460379 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.460405 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.460443 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.460472 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.460524 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.460524 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.460584 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.460621 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.460649 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.460677 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.460706 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.460706 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.460706 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.460706 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.460812 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.460812 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.460812 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.460812 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.460914 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.460943 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.460970 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.461003 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.461027 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.461059 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.461082 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.461105 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.461128 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.461188 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.461219 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.461261 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.461261 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.461344 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.461380 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.461419 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.461453 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.461494 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.461494 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.461556 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.461590 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.461622 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.461622 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.461705 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.461745 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.461778 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.461813 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.461813 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.461881 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.461921 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.461966 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.462010 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.462010 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.462010 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.462010 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.462010 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.462010 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.462010 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.462262 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.462262 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.462262 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.462262 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.462262 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.462428 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.462473 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.462539 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.462591 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.462642 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.462642 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.462707 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.462750 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.462790 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.462832 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.462867 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.462906 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.462943 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.462983 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.463019 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.463065 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.463100 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.463169 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.463245 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.463288 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.463288 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.463359 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.463415 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.463455 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.463505 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.463572 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.463572 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.463572 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.463572 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.463734 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.463785 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.463822 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.463822 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.463940 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.463996 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.464034 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.464071 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.464112 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.464173 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.464234 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.464271 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.464307 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.464347 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.464381 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.464423 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.464459 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.464574 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.464624 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.464668 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.464719 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.464763 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.464805 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.464848 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.464886 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.464929 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.464964 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.465020 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.465091 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.465133 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.465206 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.465256 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.465294 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.465318 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.465343 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.465373 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.465405 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.465428 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.465454 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.465486 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.465525 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.465567 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.465602 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.465633 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.465673 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.465706 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.465733 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.465764 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.465794 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.465826 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.465862 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.465894 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.465921 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.465955 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.465994 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.466028 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.466054 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.466079 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.466109 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.466521 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.466563 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.466589 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.466616 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.466648 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.466676 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.466707 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.466739 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.466764 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.466796 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.466842 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.466899 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.466935 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.466964 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.466989 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.467014 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.467050 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.467081 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.467109 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.467136 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.467207 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.467336 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.467391 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.467444 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.467483 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.467522 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.467561 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.467610 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.467648 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.467679 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.467722 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.467761 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.467804 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.467848 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.467848 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.467848 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.467848 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.467848 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.467848 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.467848 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.468059 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.468111 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.468172 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.468228 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.468279 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.468321 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.468369 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.468409 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.468409 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.468502 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.468539 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.468585 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.468625 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.468668 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.468712 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.468712 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.468712 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.468712 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.468712 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.468712 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.468712 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.468942 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.468942 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.468942 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.468942 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.468942 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.468942 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.468942 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.469207 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.469207 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.469207 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.469207 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.469368 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.469409 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.469409 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.469482 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.469482 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.469546 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.469581 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.469581 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.469581 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.469581 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.469724 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.469724 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.469724 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.469724 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.469724 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.469724 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.469724 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.469973 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.469973 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.469973 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.469973 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.469973 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.469973 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.469973 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.470269 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.470269 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.470269 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.470269 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.470269 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.470269 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.470635 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.470682 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.470718 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.470718 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.470718 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.470718 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.470718 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.470718 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.470917 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.470917 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.470917 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.470917 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.470917 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.470917 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.470917 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.471182 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.471182 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.471182 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.471182 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.471182 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.471182 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.471182 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.471449 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.471449 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.471449 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.471449 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.471449 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.471449 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.471449 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.471691 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.471691 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.471691 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.471793 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.471828 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.471865 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.471908 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.471952 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.471994 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.472034 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.472074 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.472113 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.472177 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.472235 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.472287 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.472328 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.472366 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.472404 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.472439 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.472504 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.472539 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.472539 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.472539 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.472539 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.472667 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.472705 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.472736 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.472773 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.472807 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.472837 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.472872 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.472904 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.472935 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.472965 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.473000 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.473037 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.473074 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.473108 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.473143 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.473196 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.473243 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.473277 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.473311 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.473349 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.473388 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.473419 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.473456 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.473566 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.473607 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 05:46:26.473642 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.473674 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.473708 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 05:46:26.473747 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.473791 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.473828 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 05:46:26.473870 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.473907 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.473944 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 05:46:26.473994 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.474035 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 05:46:26.474074 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.474118 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.474192 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 05:46:26.474235 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.474280 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.474320 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 05:46:26.503022 np0000173414 devstack@c-api.service[112460]: INFO dbcounter [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Registered counter for database cinder May 11 05:46:26.504256 np0000173414 devstack@c-api.service[112458]: INFO dbcounter [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Registered counter for database cinder May 11 05:46:26.505296 np0000173414 devstack@c-api.service[112461]: INFO dbcounter [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Registered counter for database cinder May 11 05:46:26.507670 np0000173414 devstack@c-api.service[112459]: INFO dbcounter [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Registered counter for database cinder May 11 05:46:26.515574 np0000173414 devstack@c-api.service[112460]: DEBUG oslo_db.sqlalchemy.engines [None req-48e706b1-fb4e-45cb-87b4-0387e055073c 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=112460) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 05:46:26.516971 np0000173414 devstack@c-api.service[112458]: DEBUG oslo_db.sqlalchemy.engines [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 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=112458) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 05:46:26.524832 np0000173414 devstack@c-api.service[112461]: DEBUG oslo_db.sqlalchemy.engines [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac 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=112461) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 05:46:26.528975 np0000173414 devstack@c-api.service[112459]: DEBUG oslo_db.sqlalchemy.engines [None req-644e9285-4955-41b0-944d-e0def3bcec43 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=112459) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 05:46:26.634632 np0000173414 devstack@c-api.service[112460]: DEBUG dbcounter [-] [112460] Writer thread running {{(pid=112460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 11 05:46:26.637633 np0000173414 devstack@c-api.service[112460]: INFO cinder.rpc [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 11 05:46:26.640459 np0000173414 devstack@c-api.service[112460]: INFO cinder.rpc [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 11 05:46:26.643310 np0000173414 devstack@c-api.service[112460]: INFO cinder.rpc [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 11 05:46:26.645646 np0000173414 devstack@c-api.service[112460]: INFO cinder.rpc [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 11 05:46:26.646948 np0000173414 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.649419 np0000173414 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.654801 np0000173414 devstack@c-api.service[112460]: DEBUG oslo_db.sqlalchemy.engines [None req-48e706b1-fb4e-45cb-87b4-0387e055073c 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=112460) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 05:46:26.655354 np0000173414 devstack@c-api.service[112458]: DEBUG dbcounter [-] [112458] Writer thread running {{(pid=112458) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 11 05:46:26.656082 np0000173414 devstack@c-api.service[112461]: DEBUG dbcounter [-] [112461] Writer thread running {{(pid=112461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 11 05:46:26.656776 np0000173414 devstack@c-api.service[112459]: DEBUG dbcounter [-] [112459] Writer thread running {{(pid=112459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 11 05:46:26.657336 np0000173414 devstack@c-api.service[112460]: INFO cinder.rpc [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 11 05:46:26.658933 np0000173414 devstack@c-api.service[112458]: INFO cinder.rpc [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 11 05:46:26.659297 np0000173414 devstack@c-api.service[112461]: INFO cinder.rpc [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 11 05:46:26.659886 np0000173414 devstack@c-api.service[112459]: INFO cinder.rpc [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 11 05:46:26.660006 np0000173414 devstack@c-api.service[112460]: INFO cinder.rpc [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 11 05:46:26.661184 np0000173414 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.661876 np0000173414 devstack@c-api.service[112461]: INFO cinder.rpc [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 11 05:46:26.662544 np0000173414 devstack@c-api.service[112458]: INFO cinder.rpc [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 11 05:46:26.662944 np0000173414 devstack@c-api.service[112459]: INFO cinder.rpc [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 11 05:46:26.664849 np0000173414 devstack@c-api.service[112461]: INFO cinder.rpc [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 11 05:46:26.665535 np0000173414 devstack@c-api.service[112458]: INFO cinder.rpc [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 11 05:46:26.666028 np0000173414 devstack@c-api.service[112459]: INFO cinder.rpc [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 11 05:46:26.667579 np0000173414 devstack@c-api.service[112461]: INFO cinder.rpc [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 11 05:46:26.667785 np0000173414 devstack@c-api.service[112458]: INFO cinder.rpc [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 11 05:46:26.668703 np0000173414 devstack@c-api.service[112459]: INFO cinder.rpc [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 11 05:46:26.668979 np0000173414 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.669064 np0000173414 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.670242 np0000173414 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.671130 np0000173414 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.671600 np0000173414 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.672990 np0000173414 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.673108 np0000173414 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.676425 np0000173414 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.677497 np0000173414 devstack@c-api.service[112461]: DEBUG oslo_db.sqlalchemy.engines [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac 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=112461) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 05:46:26.679606 np0000173414 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.679761 np0000173414 devstack@c-api.service[112458]: DEBUG oslo_db.sqlalchemy.engines [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 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=112458) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 05:46:26.679847 np0000173414 devstack@c-api.service[112461]: INFO cinder.rpc [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 11 05:46:26.681068 np0000173414 devstack@c-api.service[112459]: DEBUG oslo_db.sqlalchemy.engines [None req-644e9285-4955-41b0-944d-e0def3bcec43 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=112459) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 05:46:26.682286 np0000173414 devstack@c-api.service[112461]: INFO cinder.rpc [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 11 05:46:26.682793 np0000173414 devstack@c-api.service[112458]: INFO cinder.rpc [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 11 05:46:26.683616 np0000173414 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.683716 np0000173414 devstack@c-api.service[112459]: INFO cinder.rpc [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 11 05:46:26.683801 np0000173414 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.685386 np0000173414 devstack@c-api.service[112458]: INFO cinder.rpc [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 11 05:46:26.686379 np0000173414 devstack@c-api.service[112459]: INFO cinder.rpc [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 11 05:46:26.686801 np0000173414 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.686901 np0000173414 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.687832 np0000173414 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.689764 np0000173414 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.693952 np0000173414 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.696568 np0000173414 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.696860 np0000173414 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.699017 np0000173414 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.699386 np0000173414 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.699916 np0000173414 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.699988 np0000173414 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.701524 np0000173414 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.702495 np0000173414 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.702842 np0000173414 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.703254 np0000173414 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.704141 np0000173414 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.705969 np0000173414 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.706251 np0000173414 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.707482 np0000173414 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.709795 np0000173414 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.710121 np0000173414 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.710980 np0000173414 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.711429 np0000173414 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.713284 np0000173414 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.713389 np0000173414 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.714548 np0000173414 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.715444 np0000173414 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.715988 np0000173414 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.716829 np0000173414 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.716941 np0000173414 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.717849 np0000173414 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.718423 np0000173414 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.719546 np0000173414 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.719980 np0000173414 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.720330 np0000173414 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.720822 np0000173414 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.721465 np0000173414 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.722572 np0000173414 devstack@c-api.service[112460]: WARNING cinder.api.contrib.hosts [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 11 05:46:26.723087 np0000173414 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.723328 np0000173414 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.724839 np0000173414 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.724907 np0000173414 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.724955 np0000173414 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.726033 np0000173414 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.726422 np0000173414 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.726810 np0000173414 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.727690 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Extended resource: extensions {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.728022 np0000173414 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.729135 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Extended resource: encryption {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.729271 np0000173414 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.729332 np0000173414 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.730000 np0000173414 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.730741 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Extended resource: encryption {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.730867 np0000173414 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.732323 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Extended resource: os-quota-sets {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.732709 np0000173414 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.733699 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Extended resource: cgsnapshots {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.733815 np0000173414 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.735197 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Extended resource: os-quota-class-sets {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.736490 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Extended resource: os-availability-zone {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.737470 np0000173414 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.737738 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Extended resource: qos-specs {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.738621 np0000173414 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.739798 np0000173414 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.740761 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Extended resource: backups {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.741384 np0000173414 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.742195 np0000173414 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.742787 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Extended resource: extra_specs {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.743612 np0000173414 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.743715 np0000173414 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.744305 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Extended resource: os-snapshot-manage {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.744447 np0000173414 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.745246 np0000173414 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.745768 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Extended resource: os-volume-type-access {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.746717 np0000173414 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.746797 np0000173414 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.746837 np0000173414 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.747579 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Extended resource: capabilities {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.748310 np0000173414 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.748908 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Extended resource: os-hosts {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.749696 np0000173414 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.749776 np0000173414 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.750050 np0000173414 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.750224 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Extended resource: consistencygroups {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.750902 np0000173414 devstack@c-api.service[112461]: WARNING cinder.api.contrib.hosts [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 11 05:46:26.751447 np0000173414 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.751534 np0000173414 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.751604 np0000173414 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.752141 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Extended resource: os-volume-transfer {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.753110 np0000173414 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.753305 np0000173414 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.753389 np0000173414 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.753792 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Extended resource: scheduler-stats {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.754608 np0000173414 devstack@c-api.service[112458]: WARNING cinder.api.contrib.hosts [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 11 05:46:26.754755 np0000173414 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.754822 np0000173414 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.755220 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Extended resource: os-volume-manage {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.755355 np0000173414 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.755570 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Extended resource: extensions {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.755790 np0000173414 devstack@c-api.service[112459]: WARNING cinder.api.contrib.hosts [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 11 05:46:26.756641 np0000173414 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.756872 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Extended resource: encryption {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.757411 np0000173414 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.757962 np0000173414 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.758259 np0000173414 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.758483 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Extended resource: encryption {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.759008 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.contrib.snapshot_actions [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] SnapshotActionsController initialized {{(pid=112460) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 11 05:46:26.759217 np0000173414 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.759804 np0000173414 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.760044 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Extended resource: os-quota-sets {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.760104 np0000173414 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.760146 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Extended resource: extensions {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.761052 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Extended resource: extensions {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.761230 np0000173414 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.761463 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Extended resource: cgsnapshots {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.761507 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Extended resource: encryption {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.762369 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Extended resource: encryption {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.762812 np0000173414 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.762857 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Extended resource: os-quota-class-sets {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.763135 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Extended resource: encryption {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.764179 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Extended resource: encryption {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.764246 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Extended resource: os-availability-zone {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.764287 np0000173414 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.764938 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Extended resource: os-quota-sets {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.765470 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Extended resource: qos-specs {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.765680 np0000173414 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.765773 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Extended resource: os-quota-sets {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.766386 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Extended resource: cgsnapshots {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.767235 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Extended resource: cgsnapshots {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.767487 np0000173414 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.767554 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Extended resource: backups {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.767728 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Extended resource: os-quota-class-sets {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.768389 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.768507 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.768619 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.768679 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Extended resource: os-quota-class-sets {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.768723 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.768830 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.768932 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.769055 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.769101 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Extended resource: os-availability-zone {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.769181 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.769288 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.769389 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Extension UsedLimits extending resource: limits {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.769508 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Extension TypesManage extending resource: types {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.769585 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Extended resource: extra_specs {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.769654 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Extension AdminActions extending resource: volumes {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.769707 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Extension AdminActions extending resource: snapshots {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.769841 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Extension AdminActions extending resource: backups {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.769936 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Extension VolumeActions extending resource: volumes {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.770139 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-48e706b1-fb4e-45cb-87b4-0387e055073c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.770350 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Extended resource: qos-specs {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.770847 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Extended resource: os-availability-zone {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.771824 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Extended resource: os-snapshot-manage {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.772129 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Extended resource: qos-specs {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.772505 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Extended resource: backups {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.772850 np0000173414 devstack@c-api.service[112460]: WARNING keystonemiddleware.auth_token [None req-48e706b1-fb4e-45cb-87b4-0387e055073c 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 11 05:46:26.773340 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Extended resource: os-volume-type-access {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.774308 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Extended resource: backups {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.774895 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Extended resource: capabilities {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.775373 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Extended resource: extra_specs {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.776170 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Extended resource: os-hosts {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.776308 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Extended resource: extra_specs {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.777296 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Extended resource: os-snapshot-manage {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.777530 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Extended resource: consistencygroups {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.778117 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Extended resource: os-snapshot-manage {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.778999 np0000173414 devstack@c-api.service[112460]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c8ef5ca3668 pid: 112460 (default app) May 11 05:46:26.779094 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Extended resource: os-volume-type-access {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.779472 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Extended resource: os-volume-transfer {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.779589 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.779589 np0000173414 devstack@c-api.service[112460]: warnings.warn( May 11 05:46:26.779794 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Extended resource: os-volume-type-access {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.780673 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Extended resource: capabilities {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.781179 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Extended resource: scheduler-stats {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.781272 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Extended resource: capabilities {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.781947 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Extended resource: os-hosts {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.782503 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Extended resource: os-hosts {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.782627 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Extended resource: os-volume-manage {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.783291 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Extended resource: consistencygroups {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.783861 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Extended resource: consistencygroups {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.785064 np0000173414 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.785379 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Extended resource: os-volume-transfer {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.785890 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Extended resource: os-volume-transfer {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.786171 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.contrib.snapshot_actions [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] SnapshotActionsController initialized {{(pid=112461) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 11 05:46:26.786937 np0000173414 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.787038 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Extended resource: scheduler-stats {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.787658 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Extended resource: scheduler-stats {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.788095 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.788095 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.788095 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.788095 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.788095 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.788646 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.788646 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.788646 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.788646 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.788646 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.789007 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.789007 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.789007 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.789007 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.789007 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.789007 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.789499 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.789499 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.789499 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.789499 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.790022 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.790022 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.790022 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.790022 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.790482 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.790482 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.790649 np0000173414 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.790715 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.790715 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.790715 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.790715 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.790715 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.791109 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.791109 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.791109 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.791109 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.791109 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.791483 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.791483 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.791483 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.791483 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.791483 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.791483 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.791939 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.791939 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.791939 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.791939 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.791939 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.791939 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.792708 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.792708 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.792855 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Extended resource: os-volume-manage {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.792932 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.792932 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.792932 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.792932 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.792932 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.792932 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.793321 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.793321 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.793321 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.793321 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.793321 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.793577 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.793577 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.793577 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.793577 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.793577 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.793864 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.793864 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.793864 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.793864 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.793864 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.793864 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.794352 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.794352 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.794352 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.794352 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.794352 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.794352 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.794627 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.794627 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.794627 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.794627 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.794627 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.794938 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.794938 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.794938 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.794938 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.794938 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.795366 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.795366 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.795366 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.795366 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.795596 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.795596 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.795596 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.795596 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.795791 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.795791 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.795791 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.795791 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.795791 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.796112 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.796112 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.796112 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.796112 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.796112 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.796461 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.796461 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.796461 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.796461 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.796690 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.796690 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.796690 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.796690 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.796902 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.796902 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.796902 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.796902 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.797097 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.797097 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.797250 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Extended resource: os-volume-manage {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 05:46:26.797329 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.797329 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.797329 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.797329 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.797531 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.797531 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.797531 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.797531 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.797717 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.797717 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.797717 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.797717 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.797717 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.797717 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.798045 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.798045 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.798045 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.798045 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.798045 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.798331 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.798331 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.798331 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.798331 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.798331 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.798331 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.798331 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.798633 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.798633 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.798633 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.798633 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.798633 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.798633 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.798911 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.798911 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.798911 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.798911 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.798911 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.798911 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.799283 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.799283 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.799283 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.799283 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.799283 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.799283 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.799581 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.799581 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.799581 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.799581 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.799775 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.799775 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.799775 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.799775 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.799975 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.799975 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.799975 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.799975 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.800455 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.800455 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.800455 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:26.800455 np0000173414 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 11 05:46:26.800732 np0000173414 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.801175 np0000173414 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.801450 np0000173414 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.801800 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.middleware.request_id [None req-51746a8f-96a7-4379-a094-ae0fa755b294 None None] RequestId filter calling following filter/app {{(pid=112460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 05:46:26.801848 np0000173414 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.801892 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.contrib.snapshot_actions [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] SnapshotActionsController initialized {{(pid=112458) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 11 05:46:26.801938 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.contrib.snapshot_actions [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] SnapshotActionsController initialized {{(pid=112459) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 11 05:46:26.801990 np0000173414 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.802032 np0000173414 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.802074 np0000173414 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.802114 np0000173414 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.802177 np0000173414 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.802234 np0000173414 devstack@c-api.service[112460]: [pid: 112460|app: 0|req: 1/1] 199.204.45.210 () {60 vars in 953 bytes} [Mon May 11 05:46:26 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 11 05:46:26.802292 np0000173414 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.802381 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.802381 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.802381 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.802381 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.802381 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Extension SnapshotActions extending resource: snapshots {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.802381 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Extension VolumeTypeAccess extending resource: types {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.802381 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.802667 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.802711 np0000173414 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.802755 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.802755 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Extension UsedLimits extending resource: limits {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.802755 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Extension TypesManage extending resource: types {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.802755 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Extension AdminActions extending resource: volumes {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.802755 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Extension AdminActions extending resource: snapshots {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.802755 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Extension AdminActions extending resource: backups {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.803060 np0000173414 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.803118 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Extension VolumeActions extending resource: volumes {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.803118 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.803268 np0000173414 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.803331 np0000173414 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.803379 np0000173414 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.803422 np0000173414 devstack@c-api.service[112461]: WARNING keystonemiddleware.auth_token [None req-32df1c9f-d219-4b0b-9f54-ac6a75c7faac 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 11 05:46:26.803489 np0000173414 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.803532 np0000173414 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.803574 np0000173414 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 05:46:26.803615 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.803615 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.803615 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.803615 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.803615 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.803615 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.803615 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.803897 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.803944 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.803991 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.804040 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.804081 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.804128 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Extension UsedLimits extending resource: limits {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.804128 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Extension TypesManage extending resource: types {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.804270 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.804315 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Extension AdminActions extending resource: volumes {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.804423 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.804423 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.804509 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Extension AdminActions extending resource: snapshots {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.804509 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Extension AdminActions extending resource: backups {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.804592 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.804638 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Extension VolumeActions extending resource: volumes {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.804680 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.804680 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.804769 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.804812 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Extension UsedLimits extending resource: limits {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.804812 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Extension TypesManage extending resource: types {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.804812 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Extension AdminActions extending resource: volumes {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.804812 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Extension AdminActions extending resource: snapshots {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.804812 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Extension AdminActions extending resource: backups {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.804812 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Extension VolumeActions extending resource: volumes {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.804812 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-644e9285-4955-41b0-944d-e0def3bcec43 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 05:46:26.805829 np0000173414 devstack@c-api.service[112458]: WARNING keystonemiddleware.auth_token [None req-9f3a7cdf-d1cf-4f33-a694-1d0706de5fa8 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 11 05:46:26.806546 np0000173414 devstack@c-api.service[112461]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c8ef5ca3668 pid: 112461 (default app) May 11 05:46:26.806605 np0000173414 devstack@c-api.service[112459]: WARNING keystonemiddleware.auth_token [None req-644e9285-4955-41b0-944d-e0def3bcec43 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 11 05:46:26.812768 np0000173414 devstack@c-api.service[112458]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c8ef5ca3668 pid: 112458 (default app) May 11 05:46:26.814909 np0000173414 devstack@c-api.service[112459]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c8ef5ca3668 pid: 112459 (default app) May 11 05:46:34.498221 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.middleware.request_id [None req-a854877d-03f8-4bcf-9acf-932578930cf2 None None] RequestId filter calling following filter/app {{(pid=112460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 05:46:35.035940 np0000173414 devstack@c-api.service[112460]: INFO cinder.api.openstack.wsgi [None req-a854877d-03f8-4bcf-9acf-932578930cf2 admin admin] POST https://199.204.45.210/volume/v3/types May 11 05:46:35.036637 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.openstack.wsgi [None req-a854877d-03f8-4bcf-9acf-932578930cf2 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 11 05:46:35.038323 np0000173414 devstack@c-api.service[112460]: /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 11 05:46:35.038323 np0000173414 devstack@c-api.service[112460]: warnings.warn( May 11 05:46:35.048608 np0000173414 devstack@c-api.service[112460]: DEBUG oslo_db.sqlalchemy.engines [None req-a854877d-03f8-4bcf-9acf-932578930cf2 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=112460) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 05:46:35.130370 np0000173414 devstack@c-api.service[112460]: INFO cinder.api.openstack.wsgi [None req-a854877d-03f8-4bcf-9acf-932578930cf2 admin admin] https://199.204.45.210/volume/v3/types returned with HTTP 200 May 11 05:46:35.131186 np0000173414 devstack@c-api.service[112460]: [pid: 112460|app: 0|req: 2/2] 199.204.45.210 () {68 vars in 1288 bytes} [Mon May 11 05:46:34 2026] POST /volume/v3/types => generated 186 bytes in 634 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 11 05:46:35.146206 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.146206 np0000173414 devstack@c-api.service[112461]: warnings.warn( May 11 05:46:35.161763 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.161763 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.161991 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.161991 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.161991 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.161991 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.161991 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.162432 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.162432 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.162432 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.162432 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.162432 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.162432 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.162805 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.162805 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.162805 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.162805 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.162805 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.163086 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.163086 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.163086 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.163086 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.163391 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.163391 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.163391 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.163391 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.163630 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.163630 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.163630 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.163630 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.163630 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.163953 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.163953 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.163953 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.163953 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.163953 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.164263 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.164263 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.164263 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.164263 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.164263 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.164263 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.164672 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.164672 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.164672 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.164672 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.164672 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.164672 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.165038 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.165038 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.165038 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.165038 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.165038 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.165038 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.165737 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.165737 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.165737 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.165737 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.165737 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.165737 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.166170 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.166170 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.166170 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.166170 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.166445 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.166445 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.166445 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.166445 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.166445 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.166791 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.166791 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.166791 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.166791 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.166791 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.167110 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.167110 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.167110 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.167110 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.167110 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.167110 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.167550 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.167550 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.167550 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.167550 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.167550 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.167866 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.167866 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.167866 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.167866 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.167866 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.168280 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.168280 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.168280 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.168280 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.168575 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.168575 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.168575 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.168575 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.168861 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.168861 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.168861 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.168861 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.168861 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.169203 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.169203 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.169203 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.169203 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.169203 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.169619 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.169619 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.169619 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.169619 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.169900 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.169900 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.169900 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.169900 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.170177 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.170177 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.170177 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.170177 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.170451 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.170451 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.170451 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.170451 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.170764 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.170764 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.170764 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.170764 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.171183 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.171183 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.171183 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.171183 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.171183 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.171183 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.171604 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.171604 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.171604 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.171604 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.171604 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.171954 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.171954 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.171954 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.171954 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.171954 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.171954 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.171954 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.172476 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.172476 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.172476 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.172476 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.172476 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.172476 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.172878 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.172878 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.172878 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.172878 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.172878 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.172878 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.173395 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.173395 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.173395 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.173395 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.173395 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.173395 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.173777 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.173777 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.173777 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.173777 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.174051 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.174051 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.174051 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.174051 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.174359 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.174359 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.174359 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.174359 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.174632 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.174632 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.174632 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.174632 np0000173414 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 11 05:46:35.174632 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.middleware.request_id [req-a854877d-03f8-4bcf-9acf-932578930cf2 req-02e8de54-ab7a-4a31-a253-9b56f91c0845 None None] RequestId filter calling following filter/app {{(pid=112461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 05:46:35.545194 np0000173414 devstack@c-api.service[112461]: INFO cinder.api.openstack.wsgi [req-a854877d-03f8-4bcf-9acf-932578930cf2 req-02e8de54-ab7a-4a31-a253-9b56f91c0845 admin admin] POST https://199.204.45.210/volume/v3/types/df4cfb5f-be8d-4334-953f-f029bdb8b5b1/extra_specs May 11 05:46:35.545194 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.openstack.wsgi [req-a854877d-03f8-4bcf-9acf-932578930cf2 req-02e8de54-ab7a-4a31-a253-9b56f91c0845 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 11 05:46:35.546209 np0000173414 devstack@c-api.service[112461]: /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 11 05:46:35.546209 np0000173414 devstack@c-api.service[112461]: warnings.warn( May 11 05:46:35.554564 np0000173414 devstack@c-api.service[112461]: DEBUG oslo_db.sqlalchemy.engines [req-a854877d-03f8-4bcf-9acf-932578930cf2 req-02e8de54-ab7a-4a31-a253-9b56f91c0845 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=112461) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 05:46:35.639326 np0000173414 devstack@c-api.service[112461]: INFO cinder.api.openstack.wsgi [req-a854877d-03f8-4bcf-9acf-932578930cf2 req-02e8de54-ab7a-4a31-a253-9b56f91c0845 admin admin] https://199.204.45.210/volume/v3/types/df4cfb5f-be8d-4334-953f-f029bdb8b5b1/extra_specs returned with HTTP 200 May 11 05:46:35.639326 np0000173414 devstack@c-api.service[112461]: [pid: 112461|app: 0|req: 1/3] 199.204.45.210 () {70 vars in 1505 bytes} [Mon May 11 05:46:35 2026] POST /volume/v3/types/df4cfb5f-be8d-4334-953f-f029bdb8b5b1/extra_specs => generated 55 bytes in 493 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 05:46:36.684609 np0000173414 devstack@c-api.service[112458]: DEBUG dbcounter [-] [112458] Writing DB stats cinder:SELECT=6 {{(pid=112458) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 05:46:36.686207 np0000173414 devstack@c-api.service[112459]: DEBUG dbcounter [-] [112459] Writing DB stats cinder:SELECT=6 {{(pid=112459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 05:46:45.127121 np0000173414 devstack@c-api.service[112460]: DEBUG dbcounter [-] [112460] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 05:46:45.638014 np0000173414 devstack@c-api.service[112461]: DEBUG dbcounter [-] [112461] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 05:50:08.594544 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.594544 np0000173414 devstack@c-api.service[112458]: warnings.warn( May 11 05:50:08.607901 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.607901 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.607901 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.607901 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.607901 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.608393 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.608393 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.608393 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.608393 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.608393 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.608788 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.608788 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.608788 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.608788 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.608788 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.608788 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.609060 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.609060 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.609060 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.609060 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.609258 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.609258 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.609258 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.609258 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.609429 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.609429 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.609429 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.609429 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.609614 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.609614 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.609614 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.609614 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.609614 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.610019 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.610019 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.610019 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.610019 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.610019 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.610424 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.610424 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.610424 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.610424 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.610424 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.610424 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.610878 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.610878 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.610878 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.610878 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.610878 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.610878 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.611230 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.611230 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.611230 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.611230 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.611230 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.611230 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.611482 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.611482 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.611482 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.611482 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.611482 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.611721 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.611721 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.611721 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.611721 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.611721 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.611968 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.611968 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.611968 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.611968 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.611968 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.611968 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.612701 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.612701 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.612701 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.612701 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.612701 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.612701 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.613195 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.613195 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.613195 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.613195 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.613195 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.613714 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.613714 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.613714 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.613714 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.613714 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.614202 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.614202 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.614202 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.614202 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.614518 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.614518 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.614518 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.614518 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.614815 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.614815 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.614815 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.614815 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.614815 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.615210 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.615210 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.615210 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.615210 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.615210 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.615641 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.615641 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.615641 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.615641 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.615892 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.615892 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.615892 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.615892 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.616069 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.616069 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.616069 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.616069 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.616368 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.616368 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.616368 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.616368 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.616665 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.616665 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.616665 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.616665 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.616950 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.616950 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.616950 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.616950 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.616950 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.617369 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.617369 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.617369 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.617369 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.617369 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.617369 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.617791 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.617791 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.617791 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.617791 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.617791 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.618117 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.618117 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.618117 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.618117 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.618117 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.618117 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.618642 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.618642 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.618642 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.618642 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.618642 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.618642 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.619082 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.619082 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.619082 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.619082 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.619082 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.619082 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.619638 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.619638 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.619638 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.619638 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.619638 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.619638 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.620802 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.620802 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.620802 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.620802 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.621253 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.621253 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.621253 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.621253 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.621253 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.622283 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.622283 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.622283 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.622283 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:08.622283 np0000173414 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 11 05:50:08.622283 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.middleware.request_id [None req-970fb670-80a1-4545-893a-83e3a5d93814 None None] RequestId filter calling following filter/app {{(pid=112458) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 05:50:08.622283 np0000173414 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [None req-970fb670-80a1-4545-893a-83e3a5d93814 None None] GET https://199.204.45.210/volume// May 11 05:50:08.622610 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.openstack.wsgi [None req-970fb670-80a1-4545-893a-83e3a5d93814 None None] Empty body provided in request {{(pid=112458) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 05:50:08.622610 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.openstack.wsgi [None req-970fb670-80a1-4545-893a-83e3a5d93814 None None] Calling method 'all' {{(pid=112458) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 05:50:08.622610 np0000173414 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [None req-970fb670-80a1-4545-893a-83e3a5d93814 None None] https://199.204.45.210/volume// returned with HTTP 300 May 11 05:50:08.622610 np0000173414 devstack@c-api.service[112458]: [pid: 112458|app: 0|req: 1/4] 199.204.45.210 () {66 vars in 1456 bytes} [Mon May 11 05:50:08 2026] GET /volume/ => generated 390 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 11 05:50:49.936246 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.936246 np0000173414 devstack@c-api.service[112459]: warnings.warn( May 11 05:50:49.951896 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.951896 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.951896 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.951896 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.951896 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.952450 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.952450 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.952450 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.952450 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.952450 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.952747 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.952747 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.952747 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.952747 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.952747 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.952747 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.953249 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.953249 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.953249 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.953249 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.953502 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.953502 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.953502 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.953502 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.953742 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.953742 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.953742 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.953742 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.954006 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.954006 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.954006 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.954006 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.954006 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.954354 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.954354 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.954354 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.954354 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.954354 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.954615 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.954615 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.954615 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.954615 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.954615 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.954615 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.954950 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.954950 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.954950 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.954950 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.954950 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.954950 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.955283 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.955283 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.955283 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.955283 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.955283 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.955283 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.955609 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.955609 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.955609 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.955609 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.955609 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.955886 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.955886 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.955886 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.955886 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.955886 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.956140 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.956140 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.956140 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.956140 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.956140 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.956140 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.956502 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.956502 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.956502 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.956502 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.956502 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.956502 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.956797 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.956797 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.956797 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.956797 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.956797 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.957243 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.957243 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.957243 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.957243 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.957243 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.957491 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.957491 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.957491 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.957491 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.957649 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.957649 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.957649 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.957649 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.957783 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.957783 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.957783 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.957783 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.957783 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.957951 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.957951 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.957951 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.957951 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.957951 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.958100 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.958100 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.958100 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.958100 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.958246 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.958246 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.958246 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.958246 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.958424 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.958424 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.958424 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.958424 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.958582 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.958582 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.958582 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.958582 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.958711 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.958711 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.958711 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.958711 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.958901 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.958901 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.958901 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.958901 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.958901 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.959079 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.959079 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.959079 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.959079 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.959079 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.959079 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.959353 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.959353 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.959353 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.959353 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.959353 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.959588 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.959588 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.959588 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.959588 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.959588 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.959588 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.959798 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.959798 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.959798 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.959798 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.959798 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.959798 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.960107 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.960107 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.960107 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.960107 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.960107 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.960107 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.960333 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.960333 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.960333 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.960333 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.960333 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.960333 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.960549 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.960549 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.960549 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.960549 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.960690 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.960690 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.960690 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.960690 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.960690 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.960856 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.960856 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.960856 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.960856 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:49.960856 np0000173414 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 11 05:50:49.960856 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.middleware.request_id [None req-a0c68461-fdb0-4d4a-94fb-437aca707401 None None] RequestId filter calling following filter/app {{(pid=112459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 05:50:50.308816 np0000173414 devstack@c-api.service[112459]: INFO cinder.api.openstack.wsgi [None req-a0c68461-fdb0-4d4a-94fb-437aca707401 demo demo] GET https://199.204.45.210/volume/v3/types?is_public=None May 11 05:50:50.309223 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.openstack.wsgi [None req-a0c68461-fdb0-4d4a-94fb-437aca707401 demo demo] Empty body provided in request {{(pid=112459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 05:50:50.309485 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.openstack.wsgi [None req-a0c68461-fdb0-4d4a-94fb-437aca707401 demo demo] Calling method 'index' {{(pid=112459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 05:50:50.310036 np0000173414 devstack@c-api.service[112459]: /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 11 05:50:50.310036 np0000173414 devstack@c-api.service[112459]: warnings.warn( May 11 05:50:50.310738 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.api_utils [None req-a0c68461-fdb0-4d4a-94fb-437aca707401 demo demo] Removing options '' from query. {{(pid=112459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 05:50:50.321781 np0000173414 devstack@c-api.service[112459]: DEBUG oslo_db.sqlalchemy.engines [None req-a0c68461-fdb0-4d4a-94fb-437aca707401 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=112459) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 05:50:50.341925 np0000173414 devstack@c-api.service[112459]: INFO cinder.api.openstack.wsgi [None req-a0c68461-fdb0-4d4a-94fb-437aca707401 demo demo] https://199.204.45.210/volume/v3/types?is_public=None returned with HTTP 200 May 11 05:50:50.342376 np0000173414 devstack@c-api.service[112459]: [pid: 112459|app: 0|req: 1/5] 199.204.45.210 () {64 vars in 1263 bytes} [Mon May 11 05:50:49 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 11 05:50:50.356075 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.middleware.request_id [req-a0c68461-fdb0-4d4a-94fb-437aca707401 req-296b57c3-e577-4b61-a366-dfa8e11b284d None None] RequestId filter calling following filter/app {{(pid=112460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 05:50:50.359883 np0000173414 devstack@c-api.service[112460]: INFO cinder.api.openstack.wsgi [req-a0c68461-fdb0-4d4a-94fb-437aca707401 req-296b57c3-e577-4b61-a366-dfa8e11b284d demo demo] GET https://199.204.45.210/volume/v3/types/default May 11 05:50:50.360224 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.openstack.wsgi [req-a0c68461-fdb0-4d4a-94fb-437aca707401 req-296b57c3-e577-4b61-a366-dfa8e11b284d demo demo] Empty body provided in request {{(pid=112460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 05:50:50.360483 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.openstack.wsgi [req-a0c68461-fdb0-4d4a-94fb-437aca707401 req-296b57c3-e577-4b61-a366-dfa8e11b284d demo demo] Calling method 'show' {{(pid=112460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 05:50:50.373290 np0000173414 devstack@c-api.service[112460]: INFO cinder.api.openstack.wsgi [req-a0c68461-fdb0-4d4a-94fb-437aca707401 req-296b57c3-e577-4b61-a366-dfa8e11b284d demo demo] https://199.204.45.210/volume/v3/types/default returned with HTTP 200 May 11 05:50:50.373818 np0000173414 devstack@c-api.service[112460]: [pid: 112460|app: 0|req: 3/6] 199.204.45.210 () {66 vars in 1329 bytes} [Mon May 11 05:50:50 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 11 05:50:50.743686 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.middleware.request_id [None req-70d8beb3-a40e-448d-96d2-dad61c35bed2 None None] RequestId filter calling following filter/app {{(pid=112461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 05:50:50.747619 np0000173414 devstack@c-api.service[112461]: INFO cinder.api.openstack.wsgi [None req-70d8beb3-a40e-448d-96d2-dad61c35bed2 demo demo] GET https://199.204.45.210/volume/v3/types/default May 11 05:50:50.747873 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.openstack.wsgi [None req-70d8beb3-a40e-448d-96d2-dad61c35bed2 demo demo] Empty body provided in request {{(pid=112461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 05:50:50.748272 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.openstack.wsgi [None req-70d8beb3-a40e-448d-96d2-dad61c35bed2 demo demo] Calling method 'show' {{(pid=112461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 05:50:50.764675 np0000173414 devstack@c-api.service[112461]: INFO cinder.api.openstack.wsgi [None req-70d8beb3-a40e-448d-96d2-dad61c35bed2 demo demo] https://199.204.45.210/volume/v3/types/default returned with HTTP 200 May 11 05:50:50.765149 np0000173414 devstack@c-api.service[112461]: [pid: 112461|app: 0|req: 2/7] 199.204.45.210 () {64 vars in 1258 bytes} [Mon May 11 05:50:50 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 11 05:50:51.221347 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.middleware.request_id [None req-3c1ec2a2-9fbb-4291-926b-c48e8d23092e None None] RequestId filter calling following filter/app {{(pid=112458) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 05:50:51.557664 np0000173414 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [None req-3c1ec2a2-9fbb-4291-926b-c48e8d23092e demo demo] GET https://199.204.45.210/volume/v3/types/default May 11 05:50:51.558046 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.openstack.wsgi [None req-3c1ec2a2-9fbb-4291-926b-c48e8d23092e demo demo] Empty body provided in request {{(pid=112458) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 05:50:51.558285 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.openstack.wsgi [None req-3c1ec2a2-9fbb-4291-926b-c48e8d23092e demo demo] Calling method 'show' {{(pid=112458) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 05:50:51.569068 np0000173414 devstack@c-api.service[112458]: DEBUG oslo_db.sqlalchemy.engines [None req-3c1ec2a2-9fbb-4291-926b-c48e8d23092e 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=112458) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 05:50:51.587308 np0000173414 devstack@c-api.service[112458]: /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 11 05:50:51.587308 np0000173414 devstack@c-api.service[112458]: warnings.warn( May 11 05:50:51.589486 np0000173414 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [None req-3c1ec2a2-9fbb-4291-926b-c48e8d23092e demo demo] https://199.204.45.210/volume/v3/types/default returned with HTTP 200 May 11 05:50:51.589906 np0000173414 devstack@c-api.service[112458]: [pid: 112458|app: 0|req: 2/8] 199.204.45.210 () {64 vars in 1258 bytes} [Mon May 11 05:50:51 2026] GET /volume/v3/types/default => generated 145 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 11 05:50:51.605705 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.middleware.request_id [None req-7b617714-4c85-4e92-9624-fce42142413b None None] RequestId filter calling following filter/app {{(pid=112459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 05:50:51.609579 np0000173414 devstack@c-api.service[112459]: INFO cinder.api.openstack.wsgi [None req-7b617714-4c85-4e92-9624-fce42142413b demo demo] GET https://199.204.45.210/volume/v3/types/default May 11 05:50:51.609977 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.openstack.wsgi [None req-7b617714-4c85-4e92-9624-fce42142413b demo demo] Empty body provided in request {{(pid=112459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 05:50:51.610523 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.openstack.wsgi [None req-7b617714-4c85-4e92-9624-fce42142413b demo demo] Calling method 'show' {{(pid=112459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 05:50:51.627756 np0000173414 devstack@c-api.service[112459]: INFO cinder.api.openstack.wsgi [None req-7b617714-4c85-4e92-9624-fce42142413b demo demo] https://199.204.45.210/volume/v3/types/default returned with HTTP 200 May 11 05:50:51.628185 np0000173414 devstack@c-api.service[112459]: [pid: 112459|app: 0|req: 2/9] 199.204.45.210 () {64 vars in 1258 bytes} [Mon May 11 05:50:51 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 11 05:51:00.367912 np0000173414 devstack@c-api.service[112460]: DEBUG dbcounter [-] [112460] Writing DB stats cinder:SELECT=2 {{(pid=112460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 05:51:00.759633 np0000173414 devstack@c-api.service[112461]: DEBUG dbcounter [-] [112461] Writing DB stats cinder:SELECT=2 {{(pid=112461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 05:51:01.584825 np0000173414 devstack@c-api.service[112458]: DEBUG dbcounter [-] [112458] Writing DB stats cinder:SELECT=2 {{(pid=112458) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 05:51:01.623909 np0000173414 devstack@c-api.service[112459]: DEBUG dbcounter [-] [112459] Writing DB stats cinder:SELECT=3 {{(pid=112459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 05:57:46.020840 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.middleware.request_id [None req-73adac88-0741-438a-9bd2-0cc6b2d29385 None None] RequestId filter calling following filter/app {{(pid=112460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 05:57:46.182056 np0000173414 devstack@c-api.service[112460]: INFO cinder.api.openstack.wsgi [None req-73adac88-0741-438a-9bd2-0cc6b2d29385 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 11 05:57:46.182316 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.openstack.wsgi [None req-73adac88-0741-438a-9bd2-0cc6b2d29385 demo demo] Empty body provided in request {{(pid=112460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 05:57:46.182802 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.openstack.wsgi [None req-73adac88-0741-438a-9bd2-0cc6b2d29385 demo demo] Calling method 'detail' {{(pid=112460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 05:57:46.183441 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.api_utils [None req-73adac88-0741-438a-9bd2-0cc6b2d29385 demo demo] Removing options '' from query. {{(pid=112460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 05:57:46.184487 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.volume.api [None req-73adac88-0741-438a-9bd2-0cc6b2d29385 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112460) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 05:57:46.232117 np0000173414 devstack@c-api.service[112460]: INFO cinder.volume.api [None req-73adac88-0741-438a-9bd2-0cc6b2d29385 demo demo] Get all volumes completed successfully. May 11 05:57:46.235959 np0000173414 devstack@c-api.service[112460]: INFO cinder.api.openstack.wsgi [None req-73adac88-0741-438a-9bd2-0cc6b2d29385 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 11 05:57:46.236763 np0000173414 devstack@c-api.service[112460]: [pid: 112460|app: 0|req: 4/10] 199.204.45.210 () {64 vars in 1296 bytes} [Mon May 11 05:57:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 05:57:56.221474 np0000173414 devstack@c-api.service[112460]: DEBUG dbcounter [-] [112460] Writing DB stats cinder:SELECT=1 {{(pid=112460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 05:58:46.265008 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.middleware.request_id [None req-02529fe7-feb0-489f-b3d1-73a2cd5acdf6 None None] RequestId filter calling following filter/app {{(pid=112461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 05:58:46.268584 np0000173414 devstack@c-api.service[112461]: INFO cinder.api.openstack.wsgi [None req-02529fe7-feb0-489f-b3d1-73a2cd5acdf6 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 11 05:58:46.268820 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.openstack.wsgi [None req-02529fe7-feb0-489f-b3d1-73a2cd5acdf6 demo demo] Empty body provided in request {{(pid=112461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 05:58:46.269065 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.openstack.wsgi [None req-02529fe7-feb0-489f-b3d1-73a2cd5acdf6 demo demo] Calling method 'detail' {{(pid=112461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 05:58:46.269817 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.api_utils [None req-02529fe7-feb0-489f-b3d1-73a2cd5acdf6 demo demo] Removing options '' from query. {{(pid=112461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 05:58:46.271365 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.volume.api [None req-02529fe7-feb0-489f-b3d1-73a2cd5acdf6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112461) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 05:58:46.319025 np0000173414 devstack@c-api.service[112461]: INFO cinder.volume.api [None req-02529fe7-feb0-489f-b3d1-73a2cd5acdf6 demo demo] Get all volumes completed successfully. May 11 05:58:46.325270 np0000173414 devstack@c-api.service[112461]: INFO cinder.api.openstack.wsgi [None req-02529fe7-feb0-489f-b3d1-73a2cd5acdf6 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 11 05:58:46.325806 np0000173414 devstack@c-api.service[112461]: [pid: 112461|app: 0|req: 3/11] 199.204.45.210 () {64 vars in 1296 bytes} [Mon May 11 05:58:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 05:58:56.302819 np0000173414 devstack@c-api.service[112461]: DEBUG dbcounter [-] [112461] Writing DB stats cinder:SELECT=1 {{(pid=112461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 05:59:46.353216 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.middleware.request_id [None req-ff5705b7-39e3-427c-b68e-fc64b3316a0f None None] RequestId filter calling following filter/app {{(pid=112458) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 05:59:46.357346 np0000173414 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [None req-ff5705b7-39e3-427c-b68e-fc64b3316a0f demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 11 05:59:46.357674 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.openstack.wsgi [None req-ff5705b7-39e3-427c-b68e-fc64b3316a0f demo demo] Empty body provided in request {{(pid=112458) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 05:59:46.358019 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.openstack.wsgi [None req-ff5705b7-39e3-427c-b68e-fc64b3316a0f demo demo] Calling method 'detail' {{(pid=112458) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 05:59:46.358833 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.api_utils [None req-ff5705b7-39e3-427c-b68e-fc64b3316a0f demo demo] Removing options '' from query. {{(pid=112458) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 05:59:46.360115 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.volume.api [None req-ff5705b7-39e3-427c-b68e-fc64b3316a0f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112458) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 05:59:46.417652 np0000173414 devstack@c-api.service[112458]: INFO cinder.volume.api [None req-ff5705b7-39e3-427c-b68e-fc64b3316a0f demo demo] Get all volumes completed successfully. May 11 05:59:46.420626 np0000173414 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [None req-ff5705b7-39e3-427c-b68e-fc64b3316a0f demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 11 05:59:46.421102 np0000173414 devstack@c-api.service[112458]: [pid: 112458|app: 0|req: 3/12] 199.204.45.210 () {64 vars in 1296 bytes} [Mon May 11 05:59:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 05:59:56.409202 np0000173414 devstack@c-api.service[112458]: DEBUG dbcounter [-] [112458] Writing DB stats cinder:SELECT=1 {{(pid=112458) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 06:00:46.443929 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.middleware.request_id [None req-539f3f5d-9532-4170-a1f9-1852d6fff03b None None] RequestId filter calling following filter/app {{(pid=112459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 06:00:46.449827 np0000173414 devstack@c-api.service[112459]: INFO cinder.api.openstack.wsgi [None req-539f3f5d-9532-4170-a1f9-1852d6fff03b demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 11 06:00:46.450144 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.openstack.wsgi [None req-539f3f5d-9532-4170-a1f9-1852d6fff03b demo demo] Empty body provided in request {{(pid=112459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 06:00:46.450541 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.openstack.wsgi [None req-539f3f5d-9532-4170-a1f9-1852d6fff03b demo demo] Calling method 'detail' {{(pid=112459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 06:00:46.451139 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.api_utils [None req-539f3f5d-9532-4170-a1f9-1852d6fff03b demo demo] Removing options '' from query. {{(pid=112459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 06:00:46.453590 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.volume.api [None req-539f3f5d-9532-4170-a1f9-1852d6fff03b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112459) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 06:00:46.505208 np0000173414 devstack@c-api.service[112459]: INFO cinder.volume.api [None req-539f3f5d-9532-4170-a1f9-1852d6fff03b demo demo] Get all volumes completed successfully. May 11 06:00:46.507862 np0000173414 devstack@c-api.service[112459]: INFO cinder.api.openstack.wsgi [None req-539f3f5d-9532-4170-a1f9-1852d6fff03b demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 11 06:00:46.508438 np0000173414 devstack@c-api.service[112459]: [pid: 112459|app: 0|req: 3/13] 199.204.45.210 () {64 vars in 1296 bytes} [Mon May 11 06:00:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 06:00:56.497063 np0000173414 devstack@c-api.service[112459]: DEBUG dbcounter [-] [112459] Writing DB stats cinder:SELECT=1 {{(pid=112459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 06:01:46.532346 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.middleware.request_id [None req-a3f0f478-a12e-44c4-a1fc-ae023342dc8b None None] RequestId filter calling following filter/app {{(pid=112460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 06:01:46.533792 np0000173414 devstack@c-api.service[112460]: INFO cinder.api.openstack.wsgi [None req-a3f0f478-a12e-44c4-a1fc-ae023342dc8b demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 11 06:01:46.534067 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.openstack.wsgi [None req-a3f0f478-a12e-44c4-a1fc-ae023342dc8b demo demo] Empty body provided in request {{(pid=112460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 06:01:46.534313 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.openstack.wsgi [None req-a3f0f478-a12e-44c4-a1fc-ae023342dc8b demo demo] Calling method 'detail' {{(pid=112460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 06:01:46.534638 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.api_utils [None req-a3f0f478-a12e-44c4-a1fc-ae023342dc8b demo demo] Removing options '' from query. {{(pid=112460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 06:01:46.535963 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.volume.api [None req-a3f0f478-a12e-44c4-a1fc-ae023342dc8b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112460) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 06:01:46.550635 np0000173414 devstack@c-api.service[112460]: INFO cinder.volume.api [None req-a3f0f478-a12e-44c4-a1fc-ae023342dc8b demo demo] Get all volumes completed successfully. May 11 06:01:46.553705 np0000173414 devstack@c-api.service[112460]: INFO cinder.api.openstack.wsgi [None req-a3f0f478-a12e-44c4-a1fc-ae023342dc8b demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 11 06:01:46.554193 np0000173414 devstack@c-api.service[112460]: [pid: 112460|app: 0|req: 5/14] 199.204.45.210 () {64 vars in 1296 bytes} [Mon May 11 06:01:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 06:01:56.540543 np0000173414 devstack@c-api.service[112460]: DEBUG dbcounter [-] [112460] Writing DB stats cinder:SELECT=1 {{(pid=112460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 06:02:46.571061 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.middleware.request_id [None req-2f895fcb-aae9-4d4c-9b58-99a4722fd562 None None] RequestId filter calling following filter/app {{(pid=112461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 06:02:46.688193 np0000173414 devstack@c-api.service[112461]: INFO cinder.api.openstack.wsgi [None req-2f895fcb-aae9-4d4c-9b58-99a4722fd562 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 11 06:02:46.688193 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.openstack.wsgi [None req-2f895fcb-aae9-4d4c-9b58-99a4722fd562 demo demo] Empty body provided in request {{(pid=112461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 06:02:46.688193 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.openstack.wsgi [None req-2f895fcb-aae9-4d4c-9b58-99a4722fd562 demo demo] Calling method 'detail' {{(pid=112461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 06:02:46.688193 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.api_utils [None req-2f895fcb-aae9-4d4c-9b58-99a4722fd562 demo demo] Removing options '' from query. {{(pid=112461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 06:02:46.689897 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.volume.api [None req-2f895fcb-aae9-4d4c-9b58-99a4722fd562 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112461) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 06:02:46.697706 np0000173414 devstack@c-api.service[112461]: INFO cinder.volume.api [None req-2f895fcb-aae9-4d4c-9b58-99a4722fd562 demo demo] Get all volumes completed successfully. May 11 06:02:46.700473 np0000173414 devstack@c-api.service[112461]: INFO cinder.api.openstack.wsgi [None req-2f895fcb-aae9-4d4c-9b58-99a4722fd562 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 11 06:02:46.701034 np0000173414 devstack@c-api.service[112461]: [pid: 112461|app: 0|req: 4/15] 199.204.45.210 () {64 vars in 1296 bytes} [Mon May 11 06:02:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 06:02:56.693847 np0000173414 devstack@c-api.service[112461]: DEBUG dbcounter [-] [112461] Writing DB stats cinder:SELECT=1 {{(pid=112461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 06:03:46.716634 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.middleware.request_id [None req-bfd3eb11-4794-4de3-9f68-878d125dec37 None None] RequestId filter calling following filter/app {{(pid=112458) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 06:03:46.721266 np0000173414 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [None req-bfd3eb11-4794-4de3-9f68-878d125dec37 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 11 06:03:46.721619 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.openstack.wsgi [None req-bfd3eb11-4794-4de3-9f68-878d125dec37 demo demo] Empty body provided in request {{(pid=112458) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 06:03:46.722205 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.openstack.wsgi [None req-bfd3eb11-4794-4de3-9f68-878d125dec37 demo demo] Calling method 'detail' {{(pid=112458) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 06:03:46.722806 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.api_utils [None req-bfd3eb11-4794-4de3-9f68-878d125dec37 demo demo] Removing options '' from query. {{(pid=112458) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 06:03:46.725869 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.volume.api [None req-bfd3eb11-4794-4de3-9f68-878d125dec37 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112458) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 06:03:46.736894 np0000173414 devstack@c-api.service[112458]: INFO cinder.volume.api [None req-bfd3eb11-4794-4de3-9f68-878d125dec37 demo demo] Get all volumes completed successfully. May 11 06:03:46.739699 np0000173414 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [None req-bfd3eb11-4794-4de3-9f68-878d125dec37 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 11 06:03:46.740171 np0000173414 devstack@c-api.service[112458]: [pid: 112458|app: 0|req: 4/16] 199.204.45.210 () {64 vars in 1296 bytes} [Mon May 11 06:03:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 06:03:56.729956 np0000173414 devstack@c-api.service[112458]: DEBUG dbcounter [-] [112458] Writing DB stats cinder:SELECT=1 {{(pid=112458) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 06:04:46.757892 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.middleware.request_id [None req-d744d54e-1385-46c3-abeb-6570a57e78ca None None] RequestId filter calling following filter/app {{(pid=112459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 06:04:46.763767 np0000173414 devstack@c-api.service[112459]: INFO cinder.api.openstack.wsgi [None req-d744d54e-1385-46c3-abeb-6570a57e78ca demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 11 06:04:46.763767 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.openstack.wsgi [None req-d744d54e-1385-46c3-abeb-6570a57e78ca demo demo] Empty body provided in request {{(pid=112459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 06:04:46.763767 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.openstack.wsgi [None req-d744d54e-1385-46c3-abeb-6570a57e78ca demo demo] Calling method 'detail' {{(pid=112459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 06:04:46.763767 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.api_utils [None req-d744d54e-1385-46c3-abeb-6570a57e78ca demo demo] Removing options '' from query. {{(pid=112459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 06:04:46.764090 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.volume.api [None req-d744d54e-1385-46c3-abeb-6570a57e78ca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112459) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 06:04:46.773993 np0000173414 devstack@c-api.service[112459]: INFO cinder.volume.api [None req-d744d54e-1385-46c3-abeb-6570a57e78ca demo demo] Get all volumes completed successfully. May 11 06:04:46.776296 np0000173414 devstack@c-api.service[112459]: INFO cinder.api.openstack.wsgi [None req-d744d54e-1385-46c3-abeb-6570a57e78ca demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 11 06:04:46.776768 np0000173414 devstack@c-api.service[112459]: [pid: 112459|app: 0|req: 4/17] 199.204.45.210 () {64 vars in 1296 bytes} [Mon May 11 06:04:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 06:04:56.768402 np0000173414 devstack@c-api.service[112459]: DEBUG dbcounter [-] [112459] Writing DB stats cinder:SELECT=1 {{(pid=112459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 06:05:46.795905 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.middleware.request_id [None req-07a55e58-c438-46a3-899c-aa09be9994e9 None None] RequestId filter calling following filter/app {{(pid=112460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 06:05:46.800617 np0000173414 devstack@c-api.service[112460]: INFO cinder.api.openstack.wsgi [None req-07a55e58-c438-46a3-899c-aa09be9994e9 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 11 06:05:46.800617 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.openstack.wsgi [None req-07a55e58-c438-46a3-899c-aa09be9994e9 demo demo] Empty body provided in request {{(pid=112460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 06:05:46.800617 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.openstack.wsgi [None req-07a55e58-c438-46a3-899c-aa09be9994e9 demo demo] Calling method 'detail' {{(pid=112460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 06:05:46.800617 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.api_utils [None req-07a55e58-c438-46a3-899c-aa09be9994e9 demo demo] Removing options '' from query. {{(pid=112460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 06:05:46.801479 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.volume.api [None req-07a55e58-c438-46a3-899c-aa09be9994e9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112460) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 06:05:46.810074 np0000173414 devstack@c-api.service[112460]: INFO cinder.volume.api [None req-07a55e58-c438-46a3-899c-aa09be9994e9 demo demo] Get all volumes completed successfully. May 11 06:05:46.813191 np0000173414 devstack@c-api.service[112460]: INFO cinder.api.openstack.wsgi [None req-07a55e58-c438-46a3-899c-aa09be9994e9 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 11 06:05:46.813737 np0000173414 devstack@c-api.service[112460]: [pid: 112460|app: 0|req: 6/18] 199.204.45.210 () {64 vars in 1296 bytes} [Mon May 11 06:05:46 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 11 06:05:56.805232 np0000173414 devstack@c-api.service[112460]: DEBUG dbcounter [-] [112460] Writing DB stats cinder:SELECT=1 {{(pid=112460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 06:06:46.835109 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.middleware.request_id [None req-19ba5d63-331a-46ce-b458-1216e06fc486 None None] RequestId filter calling following filter/app {{(pid=112461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 06:06:46.839428 np0000173414 devstack@c-api.service[112461]: INFO cinder.api.openstack.wsgi [None req-19ba5d63-331a-46ce-b458-1216e06fc486 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 11 06:06:46.839759 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.openstack.wsgi [None req-19ba5d63-331a-46ce-b458-1216e06fc486 demo demo] Empty body provided in request {{(pid=112461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 06:06:46.840222 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.openstack.wsgi [None req-19ba5d63-331a-46ce-b458-1216e06fc486 demo demo] Calling method 'detail' {{(pid=112461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 06:06:46.840536 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.api_utils [None req-19ba5d63-331a-46ce-b458-1216e06fc486 demo demo] Removing options '' from query. {{(pid=112461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 06:06:46.841540 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.volume.api [None req-19ba5d63-331a-46ce-b458-1216e06fc486 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112461) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 06:06:46.848044 np0000173414 devstack@c-api.service[112461]: INFO cinder.volume.api [None req-19ba5d63-331a-46ce-b458-1216e06fc486 demo demo] Get all volumes completed successfully. May 11 06:06:46.850873 np0000173414 devstack@c-api.service[112461]: INFO cinder.api.openstack.wsgi [None req-19ba5d63-331a-46ce-b458-1216e06fc486 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 11 06:06:46.851611 np0000173414 devstack@c-api.service[112461]: [pid: 112461|app: 0|req: 5/19] 199.204.45.210 () {64 vars in 1296 bytes} [Mon May 11 06:06:46 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 11 06:06:56.844103 np0000173414 devstack@c-api.service[112461]: DEBUG dbcounter [-] [112461] Writing DB stats cinder:SELECT=1 {{(pid=112461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 06:07:46.869740 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.middleware.request_id [None req-807be313-b66c-41b7-be24-9336ed613038 None None] RequestId filter calling following filter/app {{(pid=112458) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 06:07:47.045091 np0000173414 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [None req-807be313-b66c-41b7-be24-9336ed613038 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 11 06:07:47.045783 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.openstack.wsgi [None req-807be313-b66c-41b7-be24-9336ed613038 demo demo] Empty body provided in request {{(pid=112458) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 06:07:47.046143 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.openstack.wsgi [None req-807be313-b66c-41b7-be24-9336ed613038 demo demo] Calling method 'detail' {{(pid=112458) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 06:07:47.046583 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.api_utils [None req-807be313-b66c-41b7-be24-9336ed613038 demo demo] Removing options '' from query. {{(pid=112458) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 06:07:47.048077 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.volume.api [None req-807be313-b66c-41b7-be24-9336ed613038 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112458) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 06:07:47.062209 np0000173414 devstack@c-api.service[112458]: INFO cinder.volume.api [None req-807be313-b66c-41b7-be24-9336ed613038 demo demo] Get all volumes completed successfully. May 11 06:07:47.066576 np0000173414 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [None req-807be313-b66c-41b7-be24-9336ed613038 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 11 06:07:47.067338 np0000173414 devstack@c-api.service[112458]: [pid: 112458|app: 0|req: 5/20] 199.204.45.210 () {64 vars in 1296 bytes} [Mon May 11 06:07:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 06:07:57.055360 np0000173414 devstack@c-api.service[112458]: DEBUG dbcounter [-] [112458] Writing DB stats cinder:SELECT=1 {{(pid=112458) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 06:08:47.087012 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.middleware.request_id [None req-05744e73-f263-4415-ae2c-febdd7278ae1 None None] RequestId filter calling following filter/app {{(pid=112459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 06:08:47.090845 np0000173414 devstack@c-api.service[112459]: INFO cinder.api.openstack.wsgi [None req-05744e73-f263-4415-ae2c-febdd7278ae1 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 11 06:08:47.091049 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.openstack.wsgi [None req-05744e73-f263-4415-ae2c-febdd7278ae1 demo demo] Empty body provided in request {{(pid=112459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 06:08:47.091311 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.openstack.wsgi [None req-05744e73-f263-4415-ae2c-febdd7278ae1 demo demo] Calling method 'detail' {{(pid=112459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 06:08:47.091552 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.api_utils [None req-05744e73-f263-4415-ae2c-febdd7278ae1 demo demo] Removing options '' from query. {{(pid=112459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 06:08:47.092290 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.volume.api [None req-05744e73-f263-4415-ae2c-febdd7278ae1 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112459) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 06:08:47.101336 np0000173414 devstack@c-api.service[112459]: INFO cinder.volume.api [None req-05744e73-f263-4415-ae2c-febdd7278ae1 demo demo] Get all volumes completed successfully. May 11 06:08:47.103893 np0000173414 devstack@c-api.service[112459]: INFO cinder.api.openstack.wsgi [None req-05744e73-f263-4415-ae2c-febdd7278ae1 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 11 06:08:47.104430 np0000173414 devstack@c-api.service[112459]: [pid: 112459|app: 0|req: 5/21] 199.204.45.210 () {64 vars in 1296 bytes} [Mon May 11 06:08:47 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 11 06:08:57.095386 np0000173414 devstack@c-api.service[112459]: DEBUG dbcounter [-] [112459] Writing DB stats cinder:SELECT=1 {{(pid=112459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 06:09:47.126726 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.middleware.request_id [None req-2c584b06-68aa-48f5-ac02-33893ae7affd None None] RequestId filter calling following filter/app {{(pid=112460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 06:09:47.128646 np0000173414 devstack@c-api.service[112460]: INFO cinder.api.openstack.wsgi [None req-2c584b06-68aa-48f5-ac02-33893ae7affd demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 11 06:09:47.128821 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.openstack.wsgi [None req-2c584b06-68aa-48f5-ac02-33893ae7affd demo demo] Empty body provided in request {{(pid=112460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 06:09:47.129015 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.openstack.wsgi [None req-2c584b06-68aa-48f5-ac02-33893ae7affd demo demo] Calling method 'detail' {{(pid=112460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 06:09:47.129290 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.api_utils [None req-2c584b06-68aa-48f5-ac02-33893ae7affd demo demo] Removing options '' from query. {{(pid=112460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 06:09:47.129981 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.volume.api [None req-2c584b06-68aa-48f5-ac02-33893ae7affd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112460) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 06:09:47.136443 np0000173414 devstack@c-api.service[112460]: INFO cinder.volume.api [None req-2c584b06-68aa-48f5-ac02-33893ae7affd demo demo] Get all volumes completed successfully. May 11 06:09:47.138363 np0000173414 devstack@c-api.service[112460]: INFO cinder.api.openstack.wsgi [None req-2c584b06-68aa-48f5-ac02-33893ae7affd demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 11 06:09:47.138711 np0000173414 devstack@c-api.service[112460]: [pid: 112460|app: 0|req: 7/22] 199.204.45.210 () {64 vars in 1296 bytes} [Mon May 11 06:09:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 06:09:57.132507 np0000173414 devstack@c-api.service[112460]: DEBUG dbcounter [-] [112460] Writing DB stats cinder:SELECT=1 {{(pid=112460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 06:10:47.151326 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.middleware.request_id [None req-26407f0e-0ffe-4ab4-b192-3b56a1ae7681 None None] RequestId filter calling following filter/app {{(pid=112461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 06:10:47.155640 np0000173414 devstack@c-api.service[112461]: INFO cinder.api.openstack.wsgi [None req-26407f0e-0ffe-4ab4-b192-3b56a1ae7681 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 11 06:10:47.156037 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.openstack.wsgi [None req-26407f0e-0ffe-4ab4-b192-3b56a1ae7681 demo demo] Empty body provided in request {{(pid=112461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 06:10:47.156462 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.openstack.wsgi [None req-26407f0e-0ffe-4ab4-b192-3b56a1ae7681 demo demo] Calling method 'detail' {{(pid=112461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 06:10:47.156986 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.api_utils [None req-26407f0e-0ffe-4ab4-b192-3b56a1ae7681 demo demo] Removing options '' from query. {{(pid=112461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 06:10:47.158546 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.volume.api [None req-26407f0e-0ffe-4ab4-b192-3b56a1ae7681 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112461) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 06:10:47.171329 np0000173414 devstack@c-api.service[112461]: INFO cinder.volume.api [None req-26407f0e-0ffe-4ab4-b192-3b56a1ae7681 demo demo] Get all volumes completed successfully. May 11 06:10:47.174572 np0000173414 devstack@c-api.service[112461]: INFO cinder.api.openstack.wsgi [None req-26407f0e-0ffe-4ab4-b192-3b56a1ae7681 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 11 06:10:47.175058 np0000173414 devstack@c-api.service[112461]: [pid: 112461|app: 0|req: 6/23] 199.204.45.210 () {64 vars in 1296 bytes} [Mon May 11 06:10:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 06:10:57.163942 np0000173414 devstack@c-api.service[112461]: DEBUG dbcounter [-] [112461] Writing DB stats cinder:SELECT=1 {{(pid=112461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 06:11:47.189841 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.middleware.request_id [None req-b7b48137-3225-48b4-a7ac-20ea39bed6b9 None None] RequestId filter calling following filter/app {{(pid=112458) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 06:11:47.194672 np0000173414 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [None req-b7b48137-3225-48b4-a7ac-20ea39bed6b9 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 11 06:11:47.195226 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.openstack.wsgi [None req-b7b48137-3225-48b4-a7ac-20ea39bed6b9 demo demo] Empty body provided in request {{(pid=112458) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 06:11:47.195778 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.openstack.wsgi [None req-b7b48137-3225-48b4-a7ac-20ea39bed6b9 demo demo] Calling method 'detail' {{(pid=112458) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 06:11:47.196449 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.api_utils [None req-b7b48137-3225-48b4-a7ac-20ea39bed6b9 demo demo] Removing options '' from query. {{(pid=112458) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 06:11:47.198301 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.volume.api [None req-b7b48137-3225-48b4-a7ac-20ea39bed6b9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112458) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 06:11:47.208616 np0000173414 devstack@c-api.service[112458]: INFO cinder.volume.api [None req-b7b48137-3225-48b4-a7ac-20ea39bed6b9 demo demo] Get all volumes completed successfully. May 11 06:11:47.210985 np0000173414 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [None req-b7b48137-3225-48b4-a7ac-20ea39bed6b9 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 11 06:11:47.211500 np0000173414 devstack@c-api.service[112458]: [pid: 112458|app: 0|req: 6/24] 199.204.45.210 () {64 vars in 1296 bytes} [Mon May 11 06:11:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 06:11:57.203274 np0000173414 devstack@c-api.service[112458]: DEBUG dbcounter [-] [112458] Writing DB stats cinder:SELECT=1 {{(pid=112458) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 06:12:47.228430 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.middleware.request_id [None req-b1eb112f-1ef6-4467-b900-50ed2fffea7e None None] RequestId filter calling following filter/app {{(pid=112459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 06:12:47.381825 np0000173414 devstack@c-api.service[112459]: INFO cinder.api.openstack.wsgi [None req-b1eb112f-1ef6-4467-b900-50ed2fffea7e demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 11 06:12:47.382130 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.openstack.wsgi [None req-b1eb112f-1ef6-4467-b900-50ed2fffea7e demo demo] Empty body provided in request {{(pid=112459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 06:12:47.382492 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.openstack.wsgi [None req-b1eb112f-1ef6-4467-b900-50ed2fffea7e demo demo] Calling method 'detail' {{(pid=112459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 06:12:47.382923 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.api_utils [None req-b1eb112f-1ef6-4467-b900-50ed2fffea7e demo demo] Removing options '' from query. {{(pid=112459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 06:12:47.384427 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.volume.api [None req-b1eb112f-1ef6-4467-b900-50ed2fffea7e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112459) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 06:12:47.395631 np0000173414 devstack@c-api.service[112459]: INFO cinder.volume.api [None req-b1eb112f-1ef6-4467-b900-50ed2fffea7e demo demo] Get all volumes completed successfully. May 11 06:12:47.398067 np0000173414 devstack@c-api.service[112459]: INFO cinder.api.openstack.wsgi [None req-b1eb112f-1ef6-4467-b900-50ed2fffea7e demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 11 06:12:47.398451 np0000173414 devstack@c-api.service[112459]: [pid: 112459|app: 0|req: 6/25] 199.204.45.210 () {64 vars in 1296 bytes} [Mon May 11 06:12:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 06:12:57.389598 np0000173414 devstack@c-api.service[112459]: DEBUG dbcounter [-] [112459] Writing DB stats cinder:SELECT=1 {{(pid=112459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 06:13:47.425356 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.middleware.request_id [None req-686c8328-1168-4e77-8e36-e7fa92c3250c None None] RequestId filter calling following filter/app {{(pid=112460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 06:13:47.427941 np0000173414 devstack@c-api.service[112460]: INFO cinder.api.openstack.wsgi [None req-686c8328-1168-4e77-8e36-e7fa92c3250c demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 11 06:13:47.428210 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.openstack.wsgi [None req-686c8328-1168-4e77-8e36-e7fa92c3250c demo demo] Empty body provided in request {{(pid=112460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 06:13:47.428451 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.openstack.wsgi [None req-686c8328-1168-4e77-8e36-e7fa92c3250c demo demo] Calling method 'detail' {{(pid=112460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 06:13:47.428627 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.api_utils [None req-686c8328-1168-4e77-8e36-e7fa92c3250c demo demo] Removing options '' from query. {{(pid=112460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 06:13:47.429537 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.volume.api [None req-686c8328-1168-4e77-8e36-e7fa92c3250c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112460) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 06:13:47.443094 np0000173414 devstack@c-api.service[112460]: INFO cinder.volume.api [None req-686c8328-1168-4e77-8e36-e7fa92c3250c demo demo] Get all volumes completed successfully. May 11 06:13:47.445926 np0000173414 devstack@c-api.service[112460]: INFO cinder.api.openstack.wsgi [None req-686c8328-1168-4e77-8e36-e7fa92c3250c demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 11 06:13:47.446787 np0000173414 devstack@c-api.service[112460]: [pid: 112460|app: 0|req: 8/26] 199.204.45.210 () {64 vars in 1296 bytes} [Mon May 11 06:13:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 06:13:57.434389 np0000173414 devstack@c-api.service[112460]: DEBUG dbcounter [-] [112460] Writing DB stats cinder:SELECT=1 {{(pid=112460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 06:14:47.480965 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.middleware.request_id [None req-21950b47-72a9-41bb-8187-49ee80274c92 None None] RequestId filter calling following filter/app {{(pid=112461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 06:14:47.483650 np0000173414 devstack@c-api.service[112461]: INFO cinder.api.openstack.wsgi [None req-21950b47-72a9-41bb-8187-49ee80274c92 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 11 06:14:47.484971 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.openstack.wsgi [None req-21950b47-72a9-41bb-8187-49ee80274c92 demo demo] Empty body provided in request {{(pid=112461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 06:14:47.484971 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.openstack.wsgi [None req-21950b47-72a9-41bb-8187-49ee80274c92 demo demo] Calling method 'detail' {{(pid=112461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 06:14:47.484971 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.api_utils [None req-21950b47-72a9-41bb-8187-49ee80274c92 demo demo] Removing options '' from query. {{(pid=112461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 06:14:47.485926 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.volume.api [None req-21950b47-72a9-41bb-8187-49ee80274c92 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112461) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 06:14:47.496302 np0000173414 devstack@c-api.service[112461]: INFO cinder.volume.api [None req-21950b47-72a9-41bb-8187-49ee80274c92 demo demo] Get all volumes completed successfully. May 11 06:14:47.497332 np0000173414 devstack@c-api.service[112461]: INFO cinder.api.openstack.wsgi [None req-21950b47-72a9-41bb-8187-49ee80274c92 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 11 06:14:47.497741 np0000173414 devstack@c-api.service[112461]: [pid: 112461|app: 0|req: 7/27] 199.204.45.210 () {64 vars in 1296 bytes} [Mon May 11 06:14:47 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 11 06:14:57.490081 np0000173414 devstack@c-api.service[112461]: DEBUG dbcounter [-] [112461] Writing DB stats cinder:SELECT=1 {{(pid=112461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 06:15:47.518399 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.middleware.request_id [None req-a7bdc5c1-bf1d-4025-a1b6-5c8cf402816e None None] RequestId filter calling following filter/app {{(pid=112458) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 06:15:47.521713 np0000173414 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [None req-a7bdc5c1-bf1d-4025-a1b6-5c8cf402816e demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 11 06:15:47.521961 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.openstack.wsgi [None req-a7bdc5c1-bf1d-4025-a1b6-5c8cf402816e demo demo] Empty body provided in request {{(pid=112458) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 06:15:47.522239 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.openstack.wsgi [None req-a7bdc5c1-bf1d-4025-a1b6-5c8cf402816e demo demo] Calling method 'detail' {{(pid=112458) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 06:15:47.522570 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.api_utils [None req-a7bdc5c1-bf1d-4025-a1b6-5c8cf402816e demo demo] Removing options '' from query. {{(pid=112458) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 06:15:47.523475 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.volume.api [None req-a7bdc5c1-bf1d-4025-a1b6-5c8cf402816e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112458) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 06:15:47.532319 np0000173414 devstack@c-api.service[112458]: INFO cinder.volume.api [None req-a7bdc5c1-bf1d-4025-a1b6-5c8cf402816e demo demo] Get all volumes completed successfully. May 11 06:15:47.535107 np0000173414 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [None req-a7bdc5c1-bf1d-4025-a1b6-5c8cf402816e demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 11 06:15:47.535585 np0000173414 devstack@c-api.service[112458]: [pid: 112458|app: 0|req: 7/28] 199.204.45.210 () {64 vars in 1296 bytes} [Mon May 11 06:15:47 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 11 06:15:57.526402 np0000173414 devstack@c-api.service[112458]: DEBUG dbcounter [-] [112458] Writing DB stats cinder:SELECT=1 {{(pid=112458) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 06:16:47.548665 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.middleware.request_id [None req-9d27f7f0-9211-491f-92ad-53841c0fd082 None None] RequestId filter calling following filter/app {{(pid=112459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 06:16:47.552878 np0000173414 devstack@c-api.service[112459]: INFO cinder.api.openstack.wsgi [None req-9d27f7f0-9211-491f-92ad-53841c0fd082 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 11 06:16:47.553289 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.openstack.wsgi [None req-9d27f7f0-9211-491f-92ad-53841c0fd082 demo demo] Empty body provided in request {{(pid=112459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 06:16:47.553860 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.openstack.wsgi [None req-9d27f7f0-9211-491f-92ad-53841c0fd082 demo demo] Calling method 'detail' {{(pid=112459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 06:16:47.554567 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.api_utils [None req-9d27f7f0-9211-491f-92ad-53841c0fd082 demo demo] Removing options '' from query. {{(pid=112459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 06:16:47.556556 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.volume.api [None req-9d27f7f0-9211-491f-92ad-53841c0fd082 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112459) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 06:16:47.563636 np0000173414 devstack@c-api.service[112459]: INFO cinder.volume.api [None req-9d27f7f0-9211-491f-92ad-53841c0fd082 demo demo] Get all volumes completed successfully. May 11 06:16:47.565814 np0000173414 devstack@c-api.service[112459]: INFO cinder.api.openstack.wsgi [None req-9d27f7f0-9211-491f-92ad-53841c0fd082 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 11 06:16:47.566214 np0000173414 devstack@c-api.service[112459]: [pid: 112459|app: 0|req: 7/29] 199.204.45.210 () {64 vars in 1296 bytes} [Mon May 11 06:16:47 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 11 06:16:57.559495 np0000173414 devstack@c-api.service[112459]: DEBUG dbcounter [-] [112459] Writing DB stats cinder:SELECT=1 {{(pid=112459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 06:17:47.583649 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.middleware.request_id [None req-40f38965-ddeb-4554-8abd-f630da54d3fb None None] RequestId filter calling following filter/app {{(pid=112460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 06:17:47.698573 np0000173414 devstack@c-api.service[112460]: INFO cinder.api.openstack.wsgi [None req-40f38965-ddeb-4554-8abd-f630da54d3fb demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 11 06:17:47.699221 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.openstack.wsgi [None req-40f38965-ddeb-4554-8abd-f630da54d3fb demo demo] Empty body provided in request {{(pid=112460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 06:17:47.699475 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.openstack.wsgi [None req-40f38965-ddeb-4554-8abd-f630da54d3fb demo demo] Calling method 'detail' {{(pid=112460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 06:17:47.699621 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.api_utils [None req-40f38965-ddeb-4554-8abd-f630da54d3fb demo demo] Removing options '' from query. {{(pid=112460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 06:17:47.700333 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.volume.api [None req-40f38965-ddeb-4554-8abd-f630da54d3fb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112460) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 06:17:47.707856 np0000173414 devstack@c-api.service[112460]: INFO cinder.volume.api [None req-40f38965-ddeb-4554-8abd-f630da54d3fb demo demo] Get all volumes completed successfully. May 11 06:17:47.709871 np0000173414 devstack@c-api.service[112460]: INFO cinder.api.openstack.wsgi [None req-40f38965-ddeb-4554-8abd-f630da54d3fb demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 11 06:17:47.710406 np0000173414 devstack@c-api.service[112460]: [pid: 112460|app: 0|req: 9/30] 199.204.45.210 () {64 vars in 1296 bytes} [Mon May 11 06:17:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 06:17:57.703185 np0000173414 devstack@c-api.service[112460]: DEBUG dbcounter [-] [112460] Writing DB stats cinder:SELECT=1 {{(pid=112460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 06:18:47.725529 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.middleware.request_id [None req-abb710b0-0e77-4889-b304-37bba206bebf None None] RequestId filter calling following filter/app {{(pid=112461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 06:18:47.728942 np0000173414 devstack@c-api.service[112461]: INFO cinder.api.openstack.wsgi [None req-abb710b0-0e77-4889-b304-37bba206bebf demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 11 06:18:47.729192 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.openstack.wsgi [None req-abb710b0-0e77-4889-b304-37bba206bebf demo demo] Empty body provided in request {{(pid=112461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 06:18:47.729447 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.openstack.wsgi [None req-abb710b0-0e77-4889-b304-37bba206bebf demo demo] Calling method 'detail' {{(pid=112461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 06:18:47.729856 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.api_utils [None req-abb710b0-0e77-4889-b304-37bba206bebf demo demo] Removing options '' from query. {{(pid=112461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 06:18:47.731185 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.volume.api [None req-abb710b0-0e77-4889-b304-37bba206bebf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112461) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 06:18:47.741241 np0000173414 devstack@c-api.service[112461]: INFO cinder.volume.api [None req-abb710b0-0e77-4889-b304-37bba206bebf demo demo] Get all volumes completed successfully. May 11 06:18:47.744376 np0000173414 devstack@c-api.service[112461]: INFO cinder.api.openstack.wsgi [None req-abb710b0-0e77-4889-b304-37bba206bebf demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 11 06:18:47.744874 np0000173414 devstack@c-api.service[112461]: [pid: 112461|app: 0|req: 8/31] 199.204.45.210 () {64 vars in 1296 bytes} [Mon May 11 06:18:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 06:18:57.734838 np0000173414 devstack@c-api.service[112461]: DEBUG dbcounter [-] [112461] Writing DB stats cinder:SELECT=1 {{(pid=112461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 06:19:47.766917 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.middleware.request_id [None req-7a1a5d79-9503-4e61-b44d-ab47ed7ee8f9 None None] RequestId filter calling following filter/app {{(pid=112458) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 06:19:47.771123 np0000173414 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [None req-7a1a5d79-9503-4e61-b44d-ab47ed7ee8f9 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 11 06:19:47.771605 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.openstack.wsgi [None req-7a1a5d79-9503-4e61-b44d-ab47ed7ee8f9 demo demo] Empty body provided in request {{(pid=112458) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 06:19:47.772014 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.openstack.wsgi [None req-7a1a5d79-9503-4e61-b44d-ab47ed7ee8f9 demo demo] Calling method 'detail' {{(pid=112458) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 06:19:47.772686 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.api_utils [None req-7a1a5d79-9503-4e61-b44d-ab47ed7ee8f9 demo demo] Removing options '' from query. {{(pid=112458) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 06:19:47.775527 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.volume.api [None req-7a1a5d79-9503-4e61-b44d-ab47ed7ee8f9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112458) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 06:19:47.783339 np0000173414 devstack@c-api.service[112458]: INFO cinder.volume.api [None req-7a1a5d79-9503-4e61-b44d-ab47ed7ee8f9 demo demo] Get all volumes completed successfully. May 11 06:19:47.787011 np0000173414 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [None req-7a1a5d79-9503-4e61-b44d-ab47ed7ee8f9 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 11 06:19:47.787779 np0000173414 devstack@c-api.service[112458]: [pid: 112458|app: 0|req: 8/32] 199.204.45.210 () {64 vars in 1296 bytes} [Mon May 11 06:19:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 06:19:57.778954 np0000173414 devstack@c-api.service[112458]: DEBUG dbcounter [-] [112458] Writing DB stats cinder:SELECT=1 {{(pid=112458) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 06:20:47.802335 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.middleware.request_id [None req-09b582cb-e645-471e-94ed-9388117d10ca None None] RequestId filter calling following filter/app {{(pid=112459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 06:20:47.807214 np0000173414 devstack@c-api.service[112459]: INFO cinder.api.openstack.wsgi [None req-09b582cb-e645-471e-94ed-9388117d10ca demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 11 06:20:47.807464 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.openstack.wsgi [None req-09b582cb-e645-471e-94ed-9388117d10ca demo demo] Empty body provided in request {{(pid=112459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 06:20:47.807757 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.openstack.wsgi [None req-09b582cb-e645-471e-94ed-9388117d10ca demo demo] Calling method 'detail' {{(pid=112459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 06:20:47.808060 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.api_utils [None req-09b582cb-e645-471e-94ed-9388117d10ca demo demo] Removing options '' from query. {{(pid=112459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 06:20:47.809024 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.volume.api [None req-09b582cb-e645-471e-94ed-9388117d10ca demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112459) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 06:20:47.818799 np0000173414 devstack@c-api.service[112459]: INFO cinder.volume.api [None req-09b582cb-e645-471e-94ed-9388117d10ca demo demo] Get all volumes completed successfully. May 11 06:20:47.821658 np0000173414 devstack@c-api.service[112459]: INFO cinder.api.openstack.wsgi [None req-09b582cb-e645-471e-94ed-9388117d10ca demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 11 06:20:47.822230 np0000173414 devstack@c-api.service[112459]: [pid: 112459|app: 0|req: 8/33] 199.204.45.210 () {64 vars in 1296 bytes} [Mon May 11 06:20:47 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 11 06:20:57.812453 np0000173414 devstack@c-api.service[112459]: DEBUG dbcounter [-] [112459] Writing DB stats cinder:SELECT=1 {{(pid=112459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 06:21:47.838210 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.middleware.request_id [None req-774506d2-ce3e-4834-87c5-67a9114e6e95 None None] RequestId filter calling following filter/app {{(pid=112460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 06:21:47.846333 np0000173414 devstack@c-api.service[112460]: INFO cinder.api.openstack.wsgi [None req-774506d2-ce3e-4834-87c5-67a9114e6e95 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 11 06:21:47.846333 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.openstack.wsgi [None req-774506d2-ce3e-4834-87c5-67a9114e6e95 demo demo] Empty body provided in request {{(pid=112460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 06:21:47.846333 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.openstack.wsgi [None req-774506d2-ce3e-4834-87c5-67a9114e6e95 demo demo] Calling method 'detail' {{(pid=112460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 06:21:47.846333 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.api_utils [None req-774506d2-ce3e-4834-87c5-67a9114e6e95 demo demo] Removing options '' from query. {{(pid=112460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 06:21:47.846333 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.volume.api [None req-774506d2-ce3e-4834-87c5-67a9114e6e95 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112460) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 06:21:47.857322 np0000173414 devstack@c-api.service[112460]: INFO cinder.volume.api [None req-774506d2-ce3e-4834-87c5-67a9114e6e95 demo demo] Get all volumes completed successfully. May 11 06:21:47.860048 np0000173414 devstack@c-api.service[112460]: INFO cinder.api.openstack.wsgi [None req-774506d2-ce3e-4834-87c5-67a9114e6e95 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 11 06:21:47.860593 np0000173414 devstack@c-api.service[112460]: [pid: 112460|app: 0|req: 10/34] 199.204.45.210 () {64 vars in 1296 bytes} [Mon May 11 06:21:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 06:21:57.850435 np0000173414 devstack@c-api.service[112460]: DEBUG dbcounter [-] [112460] Writing DB stats cinder:SELECT=1 {{(pid=112460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 06:22:47.876604 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.middleware.request_id [None req-7f28b795-95d5-4bb5-8441-305b479a5a7e None None] RequestId filter calling following filter/app {{(pid=112461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 06:22:47.948314 np0000173414 devstack@c-api.service[112461]: INFO cinder.api.openstack.wsgi [None req-7f28b795-95d5-4bb5-8441-305b479a5a7e demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 11 06:22:47.948895 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.openstack.wsgi [None req-7f28b795-95d5-4bb5-8441-305b479a5a7e demo demo] Empty body provided in request {{(pid=112461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 06:22:47.948895 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.openstack.wsgi [None req-7f28b795-95d5-4bb5-8441-305b479a5a7e demo demo] Calling method 'detail' {{(pid=112461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 06:22:47.949294 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.api_utils [None req-7f28b795-95d5-4bb5-8441-305b479a5a7e demo demo] Removing options '' from query. {{(pid=112461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 06:22:47.950203 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.volume.api [None req-7f28b795-95d5-4bb5-8441-305b479a5a7e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112461) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 06:22:47.958919 np0000173414 devstack@c-api.service[112461]: INFO cinder.volume.api [None req-7f28b795-95d5-4bb5-8441-305b479a5a7e demo demo] Get all volumes completed successfully. May 11 06:22:47.961960 np0000173414 devstack@c-api.service[112461]: INFO cinder.api.openstack.wsgi [None req-7f28b795-95d5-4bb5-8441-305b479a5a7e demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 11 06:22:47.962506 np0000173414 devstack@c-api.service[112461]: [pid: 112461|app: 0|req: 9/35] 199.204.45.210 () {64 vars in 1296 bytes} [Mon May 11 06:22:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 06:22:57.953756 np0000173414 devstack@c-api.service[112461]: DEBUG dbcounter [-] [112461] Writing DB stats cinder:SELECT=1 {{(pid=112461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 06:23:47.979141 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.middleware.request_id [None req-a12fc435-e3f5-46c5-a752-a17fe5ca826e None None] RequestId filter calling following filter/app {{(pid=112458) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 06:23:47.983361 np0000173414 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [None req-a12fc435-e3f5-46c5-a752-a17fe5ca826e demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 11 06:23:47.983781 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.openstack.wsgi [None req-a12fc435-e3f5-46c5-a752-a17fe5ca826e demo demo] Empty body provided in request {{(pid=112458) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 06:23:47.984131 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.openstack.wsgi [None req-a12fc435-e3f5-46c5-a752-a17fe5ca826e demo demo] Calling method 'detail' {{(pid=112458) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 06:23:47.984454 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.api_utils [None req-a12fc435-e3f5-46c5-a752-a17fe5ca826e demo demo] Removing options '' from query. {{(pid=112458) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 06:23:47.985230 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.volume.api [None req-a12fc435-e3f5-46c5-a752-a17fe5ca826e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112458) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 06:23:47.994661 np0000173414 devstack@c-api.service[112458]: INFO cinder.volume.api [None req-a12fc435-e3f5-46c5-a752-a17fe5ca826e demo demo] Get all volumes completed successfully. May 11 06:23:47.997406 np0000173414 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [None req-a12fc435-e3f5-46c5-a752-a17fe5ca826e demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 11 06:23:47.998400 np0000173414 devstack@c-api.service[112458]: [pid: 112458|app: 0|req: 9/36] 199.204.45.210 () {64 vars in 1296 bytes} [Mon May 11 06:23:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 06:23:57.988052 np0000173414 devstack@c-api.service[112458]: DEBUG dbcounter [-] [112458] Writing DB stats cinder:SELECT=1 {{(pid=112458) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 06:24:48.013023 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.middleware.request_id [None req-4771ca35-1855-4fde-8472-7299f74fd028 None None] RequestId filter calling following filter/app {{(pid=112459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 06:24:48.016029 np0000173414 devstack@c-api.service[112459]: INFO cinder.api.openstack.wsgi [None req-4771ca35-1855-4fde-8472-7299f74fd028 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 11 06:24:48.016260 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.openstack.wsgi [None req-4771ca35-1855-4fde-8472-7299f74fd028 demo demo] Empty body provided in request {{(pid=112459) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 06:24:48.016553 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.openstack.wsgi [None req-4771ca35-1855-4fde-8472-7299f74fd028 demo demo] Calling method 'detail' {{(pid=112459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 06:24:48.016868 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.api.api_utils [None req-4771ca35-1855-4fde-8472-7299f74fd028 demo demo] Removing options '' from query. {{(pid=112459) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 06:24:48.017899 np0000173414 devstack@c-api.service[112459]: DEBUG cinder.volume.api [None req-4771ca35-1855-4fde-8472-7299f74fd028 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112459) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 06:24:48.032282 np0000173414 devstack@c-api.service[112459]: INFO cinder.volume.api [None req-4771ca35-1855-4fde-8472-7299f74fd028 demo demo] Get all volumes completed successfully. May 11 06:24:48.037387 np0000173414 devstack@c-api.service[112459]: INFO cinder.api.openstack.wsgi [None req-4771ca35-1855-4fde-8472-7299f74fd028 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 11 06:24:48.038082 np0000173414 devstack@c-api.service[112459]: [pid: 112459|app: 0|req: 9/37] 199.204.45.210 () {64 vars in 1296 bytes} [Mon May 11 06:24:48 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 11 06:24:58.021526 np0000173414 devstack@c-api.service[112459]: DEBUG dbcounter [-] [112459] Writing DB stats cinder:SELECT=1 {{(pid=112459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 06:25:48.057277 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.middleware.request_id [None req-7d7c3e15-361e-40a6-aa84-57ca662dc4d0 None None] RequestId filter calling following filter/app {{(pid=112460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 06:25:48.060042 np0000173414 devstack@c-api.service[112460]: INFO cinder.api.openstack.wsgi [None req-7d7c3e15-361e-40a6-aa84-57ca662dc4d0 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 11 06:25:48.060543 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.openstack.wsgi [None req-7d7c3e15-361e-40a6-aa84-57ca662dc4d0 demo demo] Empty body provided in request {{(pid=112460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 06:25:48.060955 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.openstack.wsgi [None req-7d7c3e15-361e-40a6-aa84-57ca662dc4d0 demo demo] Calling method 'detail' {{(pid=112460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 06:25:48.061508 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.api.api_utils [None req-7d7c3e15-361e-40a6-aa84-57ca662dc4d0 demo demo] Removing options '' from query. {{(pid=112460) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 06:25:48.063317 np0000173414 devstack@c-api.service[112460]: DEBUG cinder.volume.api [None req-7d7c3e15-361e-40a6-aa84-57ca662dc4d0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112460) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 06:25:48.075422 np0000173414 devstack@c-api.service[112460]: INFO cinder.volume.api [None req-7d7c3e15-361e-40a6-aa84-57ca662dc4d0 demo demo] Get all volumes completed successfully. May 11 06:25:48.078035 np0000173414 devstack@c-api.service[112460]: INFO cinder.api.openstack.wsgi [None req-7d7c3e15-361e-40a6-aa84-57ca662dc4d0 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 11 06:25:48.078320 np0000173414 devstack@c-api.service[112460]: [pid: 112460|app: 0|req: 11/38] 199.204.45.210 () {64 vars in 1296 bytes} [Mon May 11 06:25:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 06:25:58.068148 np0000173414 devstack@c-api.service[112460]: DEBUG dbcounter [-] [112460] Writing DB stats cinder:SELECT=1 {{(pid=112460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 06:26:48.093858 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.middleware.request_id [None req-65baeb64-f06e-4c3f-9270-8daea41f99c9 None None] RequestId filter calling following filter/app {{(pid=112461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 06:26:48.098937 np0000173414 devstack@c-api.service[112461]: INFO cinder.api.openstack.wsgi [None req-65baeb64-f06e-4c3f-9270-8daea41f99c9 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 11 06:26:48.099275 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.openstack.wsgi [None req-65baeb64-f06e-4c3f-9270-8daea41f99c9 demo demo] Empty body provided in request {{(pid=112461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 06:26:48.099643 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.openstack.wsgi [None req-65baeb64-f06e-4c3f-9270-8daea41f99c9 demo demo] Calling method 'detail' {{(pid=112461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 06:26:48.099803 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.api.api_utils [None req-65baeb64-f06e-4c3f-9270-8daea41f99c9 demo demo] Removing options '' from query. {{(pid=112461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 06:26:48.100867 np0000173414 devstack@c-api.service[112461]: DEBUG cinder.volume.api [None req-65baeb64-f06e-4c3f-9270-8daea41f99c9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112461) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 06:26:48.109401 np0000173414 devstack@c-api.service[112461]: INFO cinder.volume.api [None req-65baeb64-f06e-4c3f-9270-8daea41f99c9 demo demo] Get all volumes completed successfully. May 11 06:26:48.113208 np0000173414 devstack@c-api.service[112461]: INFO cinder.api.openstack.wsgi [None req-65baeb64-f06e-4c3f-9270-8daea41f99c9 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 11 06:26:48.113208 np0000173414 devstack@c-api.service[112461]: [pid: 112461|app: 0|req: 10/39] 199.204.45.210 () {64 vars in 1296 bytes} [Mon May 11 06:26:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 06:26:58.105330 np0000173414 devstack@c-api.service[112461]: DEBUG dbcounter [-] [112461] Writing DB stats cinder:SELECT=1 {{(pid=112461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 06:27:48.131201 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.middleware.request_id [None req-da332ba9-5d78-4208-a6cd-f052e7a71dd4 None None] RequestId filter calling following filter/app {{(pid=112458) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 06:27:48.232517 np0000173414 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [None req-da332ba9-5d78-4208-a6cd-f052e7a71dd4 demo demo] GET https://199.204.45.210/volume/v3/volumes/detail May 11 06:27:48.232754 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.openstack.wsgi [None req-da332ba9-5d78-4208-a6cd-f052e7a71dd4 demo demo] Empty body provided in request {{(pid=112458) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 06:27:48.233179 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.openstack.wsgi [None req-da332ba9-5d78-4208-a6cd-f052e7a71dd4 demo demo] Calling method 'detail' {{(pid=112458) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 06:27:48.233663 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.api.api_utils [None req-da332ba9-5d78-4208-a6cd-f052e7a71dd4 demo demo] Removing options '' from query. {{(pid=112458) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 06:27:48.235098 np0000173414 devstack@c-api.service[112458]: DEBUG cinder.volume.api [None req-da332ba9-5d78-4208-a6cd-f052e7a71dd4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112458) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 06:27:48.245604 np0000173414 devstack@c-api.service[112458]: INFO cinder.volume.api [None req-da332ba9-5d78-4208-a6cd-f052e7a71dd4 demo demo] Get all volumes completed successfully. May 11 06:27:48.247620 np0000173414 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [None req-da332ba9-5d78-4208-a6cd-f052e7a71dd4 demo demo] https://199.204.45.210/volume/v3/volumes/detail returned with HTTP 200 May 11 06:27:48.248055 np0000173414 devstack@c-api.service[112458]: [pid: 112458|app: 0|req: 10/40] 199.204.45.210 () {64 vars in 1296 bytes} [Mon May 11 06:27:48 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 11 06:27:58.239438 np0000173414 devstack@c-api.service[112458]: DEBUG dbcounter [-] [112458] Writing DB stats cinder:SELECT=1 {{(pid=112458) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}