May 11 01:47:44.060811 np0000173406 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 11 01:47:44.067265 np0000173406 devstack@c-api.service[112625]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 11 01:47:44.070128 np0000173406 devstack@c-api.service[112625]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon May 11 01:47:44 2026] *** May 11 01:47:44.070128 np0000173406 devstack@c-api.service[112625]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 11 01:47:44.070128 np0000173406 devstack@c-api.service[112625]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 11 01:47:44.070128 np0000173406 devstack@c-api.service[112625]: nodename: np0000173406 May 11 01:47:44.070128 np0000173406 devstack@c-api.service[112625]: machine: x86_64 May 11 01:47:44.070128 np0000173406 devstack@c-api.service[112625]: clock source: unix May 11 01:47:44.070128 np0000173406 devstack@c-api.service[112625]: pcre jit disabled May 11 01:47:44.070128 np0000173406 devstack@c-api.service[112625]: detected number of CPU cores: 16 May 11 01:47:44.070128 np0000173406 devstack@c-api.service[112625]: current working directory: / May 11 01:47:44.070128 np0000173406 devstack@c-api.service[112625]: detected binary path: /usr/bin/uwsgi-core May 11 01:47:44.070128 np0000173406 devstack@c-api.service[112625]: your processes number limit is 256917 May 11 01:47:44.070128 np0000173406 devstack@c-api.service[112625]: your memory page size is 4096 bytes May 11 01:47:44.070128 np0000173406 devstack@c-api.service[112625]: detected max file descriptor number: 2048 May 11 01:47:44.070128 np0000173406 devstack@c-api.service[112625]: lock engine: pthread robust mutexes May 11 01:47:44.070913 np0000173406 devstack@c-api.service[112625]: thunder lock: enabled May 11 01:47:44.070913 np0000173406 devstack@c-api.service[112625]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 11 01:47:44.070913 np0000173406 devstack@c-api.service[112625]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 11 01:47:44.070913 np0000173406 devstack@c-api.service[112625]: PEP 405 virtualenv detected: /opt/stack/data/venv May 11 01:47:44.070913 np0000173406 devstack@c-api.service[112625]: Set PythonHome to /opt/stack/data/venv May 11 01:47:44.107034 np0000173406 devstack@c-api.service[112625]: Python main interpreter initialized at 0x782640aa3668 May 11 01:47:44.107034 np0000173406 devstack@c-api.service[112625]: python threads support enabled May 11 01:47:44.107034 np0000173406 devstack@c-api.service[112625]: your server socket listen backlog is limited to 100 connections May 11 01:47:44.107034 np0000173406 devstack@c-api.service[112625]: your mercy for graceful operations on workers is 80 seconds May 11 01:47:44.107527 np0000173406 devstack@c-api.service[112625]: mapped 671795 bytes (656 KB) for 4 cores May 11 01:47:44.107630 np0000173406 devstack@c-api.service[112625]: *** Operational MODE: preforking *** May 11 01:47:44.107856 np0000173406 devstack@c-api.service[112625]: *** uWSGI is running in multiple interpreter mode *** May 11 01:47:44.107856 np0000173406 devstack@c-api.service[112625]: spawned uWSGI master process (pid: 112625) May 11 01:47:44.108487 np0000173406 devstack@c-api.service[112625]: spawned uWSGI worker 1 (pid: 112626, cores: 1) May 11 01:47:44.108602 np0000173406 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 11 01:47:44.109005 np0000173406 devstack@c-api.service[112625]: spawned uWSGI worker 2 (pid: 112627, cores: 1) May 11 01:47:44.110333 np0000173406 devstack@c-api.service[112625]: spawned uWSGI worker 3 (pid: 112628, cores: 1) May 11 01:47:44.110333 np0000173406 devstack@c-api.service[112625]: spawned uWSGI worker 4 (pid: 112629, cores: 1) May 11 01:47:44.110333 np0000173406 devstack@c-api.service[112625]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 11 01:47:44.240109 np0000173406 devstack@c-api.service[112627]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 11 01:47:44.240109 np0000173406 devstack@c-api.service[112627]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 11 01:47:44.240109 np0000173406 devstack@c-api.service[112627]: we strongly recommend against using it for new projects. May 11 01:47:44.240109 np0000173406 devstack@c-api.service[112627]: If you are already using Eventlet, we recommend migrating to a different May 11 01:47:44.240109 np0000173406 devstack@c-api.service[112627]: framework. For more detail see May 11 01:47:44.240109 np0000173406 devstack@c-api.service[112627]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 11 01:47:44.240109 np0000173406 devstack@c-api.service[112627]: import eventlet # noqa May 11 01:47:44.241005 np0000173406 devstack@c-api.service[112629]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 11 01:47:44.241005 np0000173406 devstack@c-api.service[112629]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 11 01:47:44.241005 np0000173406 devstack@c-api.service[112629]: we strongly recommend against using it for new projects. May 11 01:47:44.241005 np0000173406 devstack@c-api.service[112629]: If you are already using Eventlet, we recommend migrating to a different May 11 01:47:44.241005 np0000173406 devstack@c-api.service[112629]: framework. For more detail see May 11 01:47:44.241005 np0000173406 devstack@c-api.service[112629]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 11 01:47:44.241005 np0000173406 devstack@c-api.service[112629]: import eventlet # noqa May 11 01:47:44.241790 np0000173406 devstack@c-api.service[112626]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 11 01:47:44.241790 np0000173406 devstack@c-api.service[112626]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 11 01:47:44.241790 np0000173406 devstack@c-api.service[112626]: we strongly recommend against using it for new projects. May 11 01:47:44.241790 np0000173406 devstack@c-api.service[112626]: If you are already using Eventlet, we recommend migrating to a different May 11 01:47:44.241790 np0000173406 devstack@c-api.service[112626]: framework. For more detail see May 11 01:47:44.241790 np0000173406 devstack@c-api.service[112626]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 11 01:47:44.241790 np0000173406 devstack@c-api.service[112626]: import eventlet # noqa May 11 01:47:44.242513 np0000173406 devstack@c-api.service[112628]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 11 01:47:44.242513 np0000173406 devstack@c-api.service[112628]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 11 01:47:44.242513 np0000173406 devstack@c-api.service[112628]: we strongly recommend against using it for new projects. May 11 01:47:44.242513 np0000173406 devstack@c-api.service[112628]: If you are already using Eventlet, we recommend migrating to a different May 11 01:47:44.242513 np0000173406 devstack@c-api.service[112628]: framework. For more detail see May 11 01:47:44.242513 np0000173406 devstack@c-api.service[112628]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 11 01:47:44.242513 np0000173406 devstack@c-api.service[112628]: import eventlet # noqa May 11 01:47:44.327432 np0000173406 devstack@c-api.service[112627]: /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 01:47:44.327432 np0000173406 devstack@c-api.service[112627]: debtcollector.deprecate( May 11 01:47:44.328951 np0000173406 devstack@c-api.service[112628]: /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 01:47:44.328951 np0000173406 devstack@c-api.service[112628]: debtcollector.deprecate( May 11 01:47:44.336220 np0000173406 devstack@c-api.service[112629]: /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 01:47:44.336220 np0000173406 devstack@c-api.service[112629]: debtcollector.deprecate( May 11 01:47:44.341130 np0000173406 devstack@c-api.service[112626]: /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 01:47:44.341130 np0000173406 devstack@c-api.service[112626]: debtcollector.deprecate( May 11 01:47:44.408511 np0000173406 devstack@c-api.service[112627]: /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 01:47:44.408511 np0000173406 devstack@c-api.service[112627]: from cgi import parse_header May 11 01:47:44.408709 np0000173406 devstack@c-api.service[112628]: /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 01:47:44.408709 np0000173406 devstack@c-api.service[112628]: from cgi import parse_header May 11 01:47:44.416159 np0000173406 devstack@c-api.service[112629]: /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 01:47:44.416159 np0000173406 devstack@c-api.service[112629]: from cgi import parse_header May 11 01:47:44.434545 np0000173406 devstack@c-api.service[112626]: /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 01:47:44.434545 np0000173406 devstack@c-api.service[112626]: from cgi import parse_header May 11 01:47:44.452072 np0000173406 devstack@c-api.service[112627]: /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 01:47:44.452072 np0000173406 devstack@c-api.service[112627]: removals.removed_module( May 11 01:47:44.452275 np0000173406 devstack@c-api.service[112628]: /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 01:47:44.452275 np0000173406 devstack@c-api.service[112628]: removals.removed_module( May 11 01:47:44.452822 np0000173406 devstack@c-api.service[112627]: /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 01:47:44.452822 np0000173406 devstack@c-api.service[112627]: removals.removed_module( May 11 01:47:44.452944 np0000173406 devstack@c-api.service[112628]: /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 01:47:44.452944 np0000173406 devstack@c-api.service[112628]: removals.removed_module( May 11 01:47:44.463723 np0000173406 devstack@c-api.service[112629]: /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 01:47:44.463723 np0000173406 devstack@c-api.service[112629]: removals.removed_module( May 11 01:47:44.464430 np0000173406 devstack@c-api.service[112629]: /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 01:47:44.464430 np0000173406 devstack@c-api.service[112629]: removals.removed_module( May 11 01:47:44.478135 np0000173406 devstack@c-api.service[112626]: /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 01:47:44.478135 np0000173406 devstack@c-api.service[112626]: removals.removed_module( May 11 01:47:44.478849 np0000173406 devstack@c-api.service[112626]: /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 01:47:44.478849 np0000173406 devstack@c-api.service[112626]: removals.removed_module( May 11 01:47:45.039130 np0000173406 devstack@c-api.service[112628]: /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 01:47:45.039130 np0000173406 devstack@c-api.service[112628]: warnings.warn( May 11 01:47:45.052135 np0000173406 devstack@c-api.service[112627]: /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 01:47:45.052135 np0000173406 devstack@c-api.service[112627]: warnings.warn( May 11 01:47:45.063050 np0000173406 devstack@c-api.service[112629]: /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 01:47:45.063050 np0000173406 devstack@c-api.service[112629]: warnings.warn( May 11 01:47:45.081035 np0000173406 devstack@c-api.service[112626]: /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 01:47:45.081035 np0000173406 devstack@c-api.service[112626]: warnings.warn( May 11 01:47:45.133649 np0000173406 devstack@c-api.service[112628]: /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 01:47:45.133649 np0000173406 devstack@c-api.service[112628]: warnings.warn( May 11 01:47:45.159695 np0000173406 devstack@c-api.service[112627]: /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 01:47:45.159695 np0000173406 devstack@c-api.service[112627]: warnings.warn( May 11 01:47:45.163969 np0000173406 devstack@c-api.service[112629]: /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 01:47:45.163969 np0000173406 devstack@c-api.service[112629]: warnings.warn( May 11 01:47:45.181772 np0000173406 devstack@c-api.service[112626]: /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 01:47:45.181772 np0000173406 devstack@c-api.service[112626]: warnings.warn( May 11 01:47:45.426819 np0000173406 devstack@c-api.service[112628]: 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 01:47:45.427280 np0000173406 devstack@c-api.service[112628]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112628) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 11 01:47:45.442829 np0000173406 devstack@c-api.service[112629]: 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 01:47:45.443250 np0000173406 devstack@c-api.service[112629]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112629) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 11 01:47:45.443844 np0000173406 devstack@c-api.service[112627]: 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 01:47:45.444219 np0000173406 devstack@c-api.service[112627]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112627) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 11 01:47:45.455886 np0000173406 devstack@c-api.service[112626]: 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 01:47:45.456279 np0000173406 devstack@c-api.service[112626]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112626) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 11 01:47:45.511764 np0000173406 devstack@c-api.service[112628]: /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 01:47:45.511764 np0000173406 devstack@c-api.service[112628]: @jsonschema.FormatChecker.cls_checks('date-time') May 11 01:47:45.512720 np0000173406 devstack@c-api.service[112629]: /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 01:47:45.512720 np0000173406 devstack@c-api.service[112629]: @jsonschema.FormatChecker.cls_checks('date-time') May 11 01:47:45.512881 np0000173406 devstack@c-api.service[112627]: /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 01:47:45.512881 np0000173406 devstack@c-api.service[112627]: @jsonschema.FormatChecker.cls_checks('date-time') May 11 01:47:45.515771 np0000173406 devstack@c-api.service[112626]: /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 01:47:45.515771 np0000173406 devstack@c-api.service[112626]: @jsonschema.FormatChecker.cls_checks('date-time') May 11 01:47:45.954079 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112628) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 11 01:47:45.954302 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112626) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 11 01:47:45.954431 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.954543 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.954618 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.954687 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.954755 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.954827 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112629) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 11 01:47:45.954892 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.955197 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.955294 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.955456 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.956978 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.957076 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.957076 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.957214 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.957214 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.957328 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.957387 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.957387 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.957542 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.957542 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.957542 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.957731 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.957791 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.957857 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.957923 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.957994 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.958065 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.958129 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.958129 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.958129 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.958129 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.958343 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.958343 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.958467 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.958572 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.958630 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.958686 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.958755 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.958822 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.958894 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.958985 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.959050 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.959108 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.959164 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.959220 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.959288 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.959370 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.959455 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.959455 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.959455 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.959455 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.959455 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.960417 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.960574 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.960574 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.960862 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.960942 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.960942 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.961128 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.961200 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.961281 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.961359 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.961433 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.961534 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.961595 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.961667 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.961732 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.961799 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.961863 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.961920 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.961920 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.961920 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.961920 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.962155 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.962155 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.962155 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.962322 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.962387 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.962443 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.962527 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.962585 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.962657 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.962738 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.962797 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.962867 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.962926 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.962983 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.963041 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.963096 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.963155 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.963231 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.963288 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.963346 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.963346 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.963466 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.963549 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.963619 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.963679 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.963743 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.963806 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.963871 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.963937 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.963995 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.963995 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.964103 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.964103 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.964216 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.964277 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.964334 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.964334 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.964488 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.964559 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.964663 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.964731 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.964791 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.964886 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.964955 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.965020 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.965086 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.965159 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.965252 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.965325 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.965370 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.965413 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.965449 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.965512 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.965552 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.965594 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.965594 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.965594 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.965594 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.965594 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.965594 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.965594 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.965594 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.965594 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.966149 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.966196 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.966252 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.966329 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.966377 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.966421 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.966459 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.966533 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.966570 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.966616 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.966659 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.966659 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.966744 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.966782 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.966821 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.966865 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.966865 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.966865 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.966963 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.967005 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.967041 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.967286 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.967338 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.967382 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.967421 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.967458 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.967523 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.967561 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.967623 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.967675 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.967722 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.967770 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.967809 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.967846 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.967883 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.967930 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.967968 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.968011 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.968056 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.968056 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.968056 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.968056 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.969015 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.969062 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.969139 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.969193 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.969238 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.969276 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.969312 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.969349 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.969506 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.969553 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.969595 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.969640 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.969682 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.969682 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.969772 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.969815 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.969857 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.969857 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.969857 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.969857 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.969857 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.970451 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.970538 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.970581 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.970646 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.970693 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.970731 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.970775 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.970818 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.970859 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.970895 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.970934 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.970971 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.971008 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.971045 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.971088 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.971125 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.971166 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.971203 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.971238 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.971280 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.971321 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.973719 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112627) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 11 01:47:45.974268 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.974331 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.974591 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.975148 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.975216 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.975259 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.975347 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.975393 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.975460 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.975540 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.975853 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.975909 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.975975 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.976050 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.976093 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.976144 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.976291 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.976831 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.976885 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.976943 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.977022 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.977072 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.977136 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.977181 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.977227 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.977267 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.977315 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.977367 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.977406 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.977443 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.977497 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.977536 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.977571 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.977621 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.977660 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.977710 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.977748 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.977799 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.977840 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.977889 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.977932 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.977969 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.978005 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.978049 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.978049 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.978125 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.978125 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.978125 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.978125 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.978263 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.978263 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.978332 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.978378 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.978416 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.978454 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.978525 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.978565 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.978603 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.978646 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.978646 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.978721 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.978764 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.978806 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.978844 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.978892 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.978935 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.978974 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.979011 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.979050 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.979088 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.979130 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.979174 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.979212 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.979248 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.979291 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.979328 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.979365 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.979409 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.979445 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.979497 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.979535 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.979573 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.979609 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.979658 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.979697 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.979741 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.979741 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.979817 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.979817 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.979817 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.979931 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.979931 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.980016 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.980057 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.980099 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.980143 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.980181 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.980220 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.980256 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.980294 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.980334 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.980380 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.980418 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.980459 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.980527 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.980574 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.980641 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.980691 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.980730 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.980778 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.980822 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.980864 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.980911 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.980950 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.980993 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.981031 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.981069 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.981106 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.981142 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.981183 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.981220 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.981257 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.981300 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.981350 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.981396 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.981435 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.981487 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.981537 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.981582 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.981623 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.981663 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.981701 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.981737 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.981779 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.981822 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.981860 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.981896 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.981932 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.981932 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.981932 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.981932 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.981932 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.982107 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.982149 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.982190 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.982190 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.982190 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.982190 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.982190 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.982190 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.982190 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.982190 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.982190 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.982190 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.982574 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.982574 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.982574 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.983085 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.983141 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.983185 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.983269 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.983312 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.983348 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.983384 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.983421 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.983458 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.983524 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.983564 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.983613 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.983658 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.983700 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.983743 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.983783 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.983826 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.983863 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.983901 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.983937 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.983987 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.984026 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.984062 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.984099 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.984136 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.984178 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.984217 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.984254 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.984292 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.984332 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.984379 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.984416 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.984454 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.984530 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.984591 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.984657 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.984703 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.984742 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.984793 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.984832 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.984889 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.984933 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.984976 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.984976 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.985047 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.985047 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.985117 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.985154 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.985192 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.985229 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.985268 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.985316 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.985316 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.985316 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.985316 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.985316 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.985316 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.985316 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.985316 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.985316 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.985316 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.985693 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.985693 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.985693 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.985693 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.985693 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.985954 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.986003 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.986042 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.986085 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.986129 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.986166 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.986202 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.986245 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.986245 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.986332 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.986387 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.986429 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.986467 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.986524 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.986561 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.986597 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.986633 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.986683 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.986722 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.986770 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.986812 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.986853 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.986904 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.986947 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.986989 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.987032 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.987032 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.987032 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.987032 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.987032 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.987032 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.987032 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.987286 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.987331 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.987376 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.987415 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.987452 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.987503 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.987552 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.987597 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.987635 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.987671 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.987707 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.987744 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.987783 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.987825 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.987862 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.987904 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.987904 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.987904 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.987904 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.988052 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.988090 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.988090 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.988167 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.988167 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.988241 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.988287 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.988325 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.988373 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.988416 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.988453 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.988507 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.988556 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.988599 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.988672 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.988733 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.988783 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.988831 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.988884 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.988932 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.989006 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.989061 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.989100 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.989137 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.989173 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.989215 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.989262 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.989305 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.989348 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.989390 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.989431 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.989491 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.989540 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.989540 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.989540 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.989540 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.989540 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.989714 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.989714 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.989714 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.989714 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.989714 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.989714 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.989714 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.989714 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.989714 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.989714 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.990061 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.990061 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.990061 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.990155 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.990199 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.990239 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.990276 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.990318 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.990366 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.990406 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.990442 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.990498 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.990537 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.990583 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.990625 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.990666 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.990707 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.990743 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.990785 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.990825 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.990861 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.990861 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.990924 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.990967 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.991009 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.991045 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.991079 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.991131 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.991131 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.991131 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.991131 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.991131 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.992129 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.992186 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.992225 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.992262 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.992304 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.992345 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.992374 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.992407 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.992662 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.992695 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.992733 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.992762 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.992798 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.992827 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.992859 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.992891 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.992920 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.992951 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.992979 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.993010 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.993010 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.993311 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.993379 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.993436 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.993527 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.993584 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.993646 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.993714 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.995154 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.995219 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.995276 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.995337 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.995370 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.995402 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.995435 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.995462 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.995505 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.995532 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.995567 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.995594 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.995624 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.995658 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.995685 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.995721 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.995753 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.995784 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.995810 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.995840 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.995871 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.996340 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.996409 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.996484 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.996680 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.996735 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.996765 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.996794 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.996822 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.996856 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.996889 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.996916 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.996944 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.996973 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.997000 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.997035 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.997063 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.997096 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.997123 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.997154 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.997182 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.997209 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.997240 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.997267 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.997295 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.997333 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.997333 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.997333 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.997412 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.997453 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.997497 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.997497 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.997497 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.997571 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.997571 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.997653 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.997890 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.997947 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.998001 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.998039 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.998070 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.998104 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.998130 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.998156 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.998181 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.998215 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.998245 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.998273 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.998299 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.998330 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.998360 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.998388 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.998413 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.998440 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.998486 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.998525 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.998554 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.998586 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.998613 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.998639 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.998665 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.998691 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.998721 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.998753 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.998778 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.998815 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.998845 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.998873 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.998905 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.998934 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.998963 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.999116 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.999148 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.999178 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.999213 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.999242 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.999274 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.999301 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.999331 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.999361 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.999387 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.999418 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.999443 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.999481 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.999511 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.999550 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.999578 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.999605 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.999636 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.999663 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:45.999693 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.999724 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.999749 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:45.999780 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:45.999822 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.999850 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:45.999876 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:45.999903 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.999930 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:45.999957 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:45.999984 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:46.000017 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:46.000042 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:46.000068 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:46.000094 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:46.000126 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:46.000153 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:46.000179 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:46.000204 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:46.000234 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:46.000261 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:46.000287 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:46.000315 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:46.000341 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:46.000382 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:46.000415 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:46.000443 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:46.000488 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:46.000488 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:46.000488 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:46.001878 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:46.001929 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:46.002001 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:46.002057 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:46.002102 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:46.002143 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:46.002176 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:46.002216 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:46.002250 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:46.002288 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:46.002324 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:46.002364 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:46.002403 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:46.002438 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:46.002493 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:46.002529 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:46.002563 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:46.002596 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:46.002629 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:46.002663 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:46.002698 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:46.002739 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:46.002778 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:46.002815 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:46.002815 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:46.002815 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:46.002815 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:46.002815 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:46.006734 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:46.006797 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:46.006850 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:46.006906 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:46.006960 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:46.007016 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:46.007082 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:46.007133 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:46.007179 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:46.007219 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:46.007291 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:46.007331 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:46.007366 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:46.007402 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:46.007443 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:46.007504 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:46.007548 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:46.007589 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:46.007589 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:46.007655 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:46.007724 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:46.008293 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:46.008345 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:46.008405 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:46.008483 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:46.008569 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:46.008654 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:46.008731 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:46.009636 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:46.009759 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:46.009759 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:46.009891 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:46.009955 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:46.009955 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:46.010068 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:46.010126 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:46.010194 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:46.010264 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:46.010330 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:46.010330 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:46.010330 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:46.010330 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:46.010565 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:46.010565 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:46.010565 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:46.010565 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:46.010565 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:46.010841 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:46.010907 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:46.010963 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:46.011020 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:46.011076 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:46.011076 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:46.011076 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:46.011076 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:46.011076 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:46.014831 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:46.014948 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:46.014948 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:46.015064 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:46.015124 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:46.015124 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:46.015234 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:46.015303 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:46.015360 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:46.015360 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:46.015500 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:46.015562 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:46.015619 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:46.015619 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:46.015748 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:46.015811 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:46.015869 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:46.015869 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:46.015869 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:46.015869 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:46.015869 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:46.016268 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:46.016268 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:46.016268 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:46.016268 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:46.016268 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:46.016581 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:46.016750 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:46.016856 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:46.016921 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:46.016991 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:46.016991 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:46.017113 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:46.017172 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:46.017227 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:46.017292 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:46.017339 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:46.017376 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:46.017413 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:46.017457 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:46.017518 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112628) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:46.017566 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:46.017604 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:46.017640 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:46.017676 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:46.017719 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:46.017755 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:46.017790 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:46.017826 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:46.017863 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:46.017908 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:46.017944 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:46.017980 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112628) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:46.018016 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:46.018058 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:46.018095 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:46.018130 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112628) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:46.018166 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:46.018207 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:46.018249 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:46.018290 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112629) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:46.018337 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:46.018373 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:46.018408 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:46.018444 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:46.018504 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:46.018504 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:46.018574 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:46.018574 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112629) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:46.018574 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112629) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:46.018675 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:46.018675 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:46.018675 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:46.018675 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 11 01:47:46.018675 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 11 01:47:46.018675 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 11 01:47:46.018675 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 11 01:47:46.018675 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 11 01:47:46.018675 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 11 01:47:46.018675 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 11 01:47:46.061534 np0000173406 devstack@c-api.service[112626]: INFO dbcounter [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Registered counter for database cinder May 11 01:47:46.061785 np0000173406 devstack@c-api.service[112628]: INFO dbcounter [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Registered counter for database cinder May 11 01:47:46.062037 np0000173406 devstack@c-api.service[112629]: INFO dbcounter [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Registered counter for database cinder May 11 01:47:46.064028 np0000173406 devstack@c-api.service[112627]: INFO dbcounter [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Registered counter for database cinder May 11 01:47:46.073552 np0000173406 devstack@c-api.service[112626]: DEBUG oslo_db.sqlalchemy.engines [None req-2e832397-a93c-4aee-9391-d7faf28ad49e 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=112626) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 01:47:46.075409 np0000173406 devstack@c-api.service[112628]: DEBUG oslo_db.sqlalchemy.engines [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 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=112628) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 01:47:46.078642 np0000173406 devstack@c-api.service[112627]: DEBUG oslo_db.sqlalchemy.engines [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 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=112627) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 01:47:46.080897 np0000173406 devstack@c-api.service[112629]: DEBUG oslo_db.sqlalchemy.engines [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 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=112629) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 01:47:46.188427 np0000173406 devstack@c-api.service[112626]: DEBUG dbcounter [-] [112626] Writer thread running {{(pid=112626) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 11 01:47:46.191158 np0000173406 devstack@c-api.service[112626]: INFO cinder.rpc [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 11 01:47:46.191830 np0000173406 devstack@c-api.service[112628]: DEBUG dbcounter [-] [112628] Writer thread running {{(pid=112628) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 11 01:47:46.193578 np0000173406 devstack@c-api.service[112626]: INFO cinder.rpc [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 11 01:47:46.194368 np0000173406 devstack@c-api.service[112628]: INFO cinder.rpc [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 11 01:47:46.196145 np0000173406 devstack@c-api.service[112626]: INFO cinder.rpc [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 11 01:47:46.196455 np0000173406 devstack@c-api.service[112629]: DEBUG dbcounter [-] [112629] Writer thread running {{(pid=112629) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 11 01:47:46.196581 np0000173406 devstack@c-api.service[112628]: INFO cinder.rpc [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 11 01:47:46.198663 np0000173406 devstack@c-api.service[112626]: INFO cinder.rpc [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 11 01:47:46.198741 np0000173406 devstack@c-api.service[112628]: INFO cinder.rpc [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 11 01:47:46.198838 np0000173406 devstack@c-api.service[112629]: INFO cinder.rpc [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 11 01:47:46.199929 np0000173406 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.200378 np0000173406 devstack@c-api.service[112628]: INFO cinder.rpc [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 11 01:47:46.201294 np0000173406 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.201401 np0000173406 devstack@c-api.service[112629]: INFO cinder.rpc [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 11 01:47:46.202121 np0000173406 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.202991 np0000173406 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.203223 np0000173406 devstack@c-api.service[112629]: INFO cinder.rpc [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 11 01:47:46.204988 np0000173406 devstack@c-api.service[112629]: INFO cinder.rpc [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 11 01:47:46.205800 np0000173406 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.206335 np0000173406 devstack@c-api.service[112626]: DEBUG oslo_db.sqlalchemy.engines [None req-2e832397-a93c-4aee-9391-d7faf28ad49e 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=112626) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 01:47:46.207498 np0000173406 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.207974 np0000173406 devstack@c-api.service[112626]: INFO cinder.rpc [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 11 01:47:46.208161 np0000173406 devstack@c-api.service[112628]: DEBUG oslo_db.sqlalchemy.engines [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 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=112628) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 01:47:46.209191 np0000173406 devstack@c-api.service[112627]: DEBUG dbcounter [-] [112627] Writer thread running {{(pid=112627) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 11 01:47:46.209550 np0000173406 devstack@c-api.service[112626]: INFO cinder.rpc [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 11 01:47:46.210105 np0000173406 devstack@c-api.service[112628]: INFO cinder.rpc [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 11 01:47:46.210340 np0000173406 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.211682 np0000173406 devstack@c-api.service[112629]: DEBUG oslo_db.sqlalchemy.engines [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 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=112629) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 01:47:46.212013 np0000173406 devstack@c-api.service[112627]: INFO cinder.rpc [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 11 01:47:46.212285 np0000173406 devstack@c-api.service[112628]: INFO cinder.rpc [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 11 01:47:46.213418 np0000173406 devstack@c-api.service[112629]: INFO cinder.rpc [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 11 01:47:46.213521 np0000173406 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.214582 np0000173406 devstack@c-api.service[112627]: INFO cinder.rpc [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 11 01:47:46.215140 np0000173406 devstack@c-api.service[112629]: INFO cinder.rpc [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 11 01:47:46.215962 np0000173406 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.216445 np0000173406 devstack@c-api.service[112627]: INFO cinder.rpc [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 11 01:47:46.218171 np0000173406 devstack@c-api.service[112627]: INFO cinder.rpc [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 11 01:47:46.219180 np0000173406 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.219571 np0000173406 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.221118 np0000173406 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.222808 np0000173406 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.224871 np0000173406 devstack@c-api.service[112627]: DEBUG oslo_db.sqlalchemy.engines [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 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=112627) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 01:47:46.224950 np0000173406 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.226112 np0000173406 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.226502 np0000173406 devstack@c-api.service[112627]: INFO cinder.rpc [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 11 01:47:46.227497 np0000173406 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.228242 np0000173406 devstack@c-api.service[112627]: INFO cinder.rpc [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 11 01:47:46.228366 np0000173406 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.229108 np0000173406 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.230275 np0000173406 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.230719 np0000173406 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.231560 np0000173406 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.233350 np0000173406 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.233940 np0000173406 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.235615 np0000173406 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.236312 np0000173406 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.238060 np0000173406 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.238922 np0000173406 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.239527 np0000173406 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.239781 np0000173406 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.241189 np0000173406 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.241909 np0000173406 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.243139 np0000173406 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.243357 np0000173406 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.244183 np0000173406 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.245085 np0000173406 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.246096 np0000173406 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.246740 np0000173406 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.247439 np0000173406 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.247651 np0000173406 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.248634 np0000173406 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.250554 np0000173406 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.250969 np0000173406 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.251045 np0000173406 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.251589 np0000173406 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.253163 np0000173406 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.254185 np0000173406 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.254270 np0000173406 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.255743 np0000173406 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.255833 np0000173406 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.256130 np0000173406 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.257282 np0000173406 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.258422 np0000173406 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.259568 np0000173406 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.261660 np0000173406 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.261765 np0000173406 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.262028 np0000173406 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.263247 np0000173406 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.264030 np0000173406 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.264812 np0000173406 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.265046 np0000173406 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.265304 np0000173406 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.266383 np0000173406 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.267462 np0000173406 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.267560 np0000173406 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.267872 np0000173406 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.268589 np0000173406 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.269037 np0000173406 devstack@c-api.service[112626]: WARNING cinder.api.contrib.hosts [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 11 01:47:46.269138 np0000173406 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.269648 np0000173406 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.269753 np0000173406 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.270205 np0000173406 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.270523 np0000173406 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.271232 np0000173406 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.271299 np0000173406 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.272102 np0000173406 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.272761 np0000173406 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.272864 np0000173406 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.272993 np0000173406 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.273626 np0000173406 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.273700 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Extended resource: extensions {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.274383 np0000173406 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.274739 np0000173406 devstack@c-api.service[112628]: WARNING cinder.api.contrib.hosts [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 11 01:47:46.274918 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Extended resource: encryption {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.275465 np0000173406 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.275829 np0000173406 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.276507 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Extended resource: encryption {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.276965 np0000173406 devstack@c-api.service[112629]: WARNING cinder.api.contrib.hosts [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 11 01:47:46.277070 np0000173406 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.277710 np0000173406 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.278101 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Extended resource: os-quota-sets {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.278780 np0000173406 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.278869 np0000173406 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.279365 np0000173406 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.279640 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Extended resource: cgsnapshots {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.279772 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Extended resource: extensions {{(pid=112628) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.280903 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Extended resource: encryption {{(pid=112628) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.281008 np0000173406 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.281074 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Extended resource: os-quota-class-sets {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.281839 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Extended resource: extensions {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.282343 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Extended resource: os-availability-zone {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.282459 np0000173406 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.282586 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Extended resource: encryption {{(pid=112628) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.283058 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Extended resource: encryption {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.283612 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Extended resource: qos-specs {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.284043 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Extended resource: os-quota-sets {{(pid=112628) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.284603 np0000173406 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.284677 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Extended resource: encryption {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.285466 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Extended resource: cgsnapshots {{(pid=112628) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.285864 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Extended resource: backups {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.286172 np0000173406 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.286374 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Extended resource: os-quota-sets {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.286887 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Extended resource: os-quota-class-sets {{(pid=112628) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.287696 np0000173406 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.287756 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Extended resource: cgsnapshots {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.288206 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Extended resource: os-availability-zone {{(pid=112628) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.288379 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Extended resource: extra_specs {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.289205 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Extended resource: os-quota-class-sets {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.289346 np0000173406 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.289480 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Extended resource: qos-specs {{(pid=112628) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.289959 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Extended resource: os-snapshot-manage {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.290547 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Extended resource: os-availability-zone {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.290827 np0000173406 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.291411 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Extended resource: os-volume-type-access {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.291552 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Extended resource: backups {{(pid=112628) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.291873 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Extended resource: qos-specs {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.291965 np0000173406 devstack@c-api.service[112627]: WARNING cinder.api.contrib.hosts [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 11 01:47:46.292792 np0000173406 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.293025 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Extended resource: capabilities {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.293987 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Extended resource: backups {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.294130 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Extended resource: extra_specs {{(pid=112628) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.294286 np0000173406 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.294364 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Extended resource: os-hosts {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.295655 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Extended resource: consistencygroups {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.295770 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Extended resource: os-snapshot-manage {{(pid=112628) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.295937 np0000173406 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.296561 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Extended resource: extra_specs {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.296924 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Extended resource: extensions {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.297151 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Extended resource: os-volume-type-access {{(pid=112628) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.297609 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Extended resource: os-volume-transfer {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.298119 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Extended resource: os-snapshot-manage {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.298227 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Extended resource: encryption {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.298722 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Extended resource: capabilities {{(pid=112628) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.299300 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Extended resource: scheduler-stats {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.299575 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Extended resource: os-volume-type-access {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.299758 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Extended resource: encryption {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.299986 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Extended resource: os-hosts {{(pid=112628) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.300787 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Extended resource: os-volume-manage {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.301178 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Extended resource: capabilities {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.301331 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Extended resource: consistencygroups {{(pid=112628) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.301382 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Extended resource: os-quota-sets {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.302457 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Extended resource: os-hosts {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.302773 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Extended resource: cgsnapshots {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.302965 np0000173406 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.303309 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Extended resource: os-volume-transfer {{(pid=112628) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.303798 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Extended resource: consistencygroups {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.303914 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.contrib.snapshot_actions [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] SnapshotActionsController initialized {{(pid=112626) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 11 01:47:46.304187 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Extended resource: os-quota-class-sets {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.304713 np0000173406 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.304991 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Extended resource: scheduler-stats {{(pid=112628) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.305552 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Extended resource: os-availability-zone {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.305762 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Extended resource: os-volume-transfer {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.306129 np0000173406 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.306464 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Extended resource: os-volume-manage {{(pid=112628) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.306820 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Extended resource: qos-specs {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.307397 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Extended resource: scheduler-stats {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.307576 np0000173406 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.308648 np0000173406 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.309042 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Extended resource: os-volume-manage {{(pid=112629) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.309154 np0000173406 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.309522 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Extended resource: backups {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.309635 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.contrib.snapshot_actions [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] SnapshotActionsController initialized {{(pid=112628) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 11 01:47:46.310311 np0000173406 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.310500 np0000173406 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.311019 np0000173406 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.311557 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Extended resource: extra_specs {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.311725 np0000173406 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.311955 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.contrib.snapshot_actions [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] SnapshotActionsController initialized {{(pid=112629) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 11 01:47:46.312055 np0000173406 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.312747 np0000173406 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.312939 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.313099 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.313201 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.313266 np0000173406 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.313326 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Extended resource: os-snapshot-manage {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.313384 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.313384 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.313533 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.313599 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.313750 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.313856 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.313986 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Extension UsedLimits extending resource: limits {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.314099 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Extension TypesManage extending resource: types {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.314166 np0000173406 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.314224 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Extension AdminActions extending resource: volumes {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.314354 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Extension AdminActions extending resource: snapshots {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.314425 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Extension AdminActions extending resource: backups {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.314564 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Extension VolumeActions extending resource: volumes {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.314632 np0000173406 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.314798 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-2e832397-a93c-4aee-9391-d7faf28ad49e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.315136 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Extended resource: os-volume-type-access {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.315582 np0000173406 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.316052 np0000173406 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.316726 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Extended resource: capabilities {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.317020 np0000173406 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.317073 np0000173406 devstack@c-api.service[112626]: WARNING keystonemiddleware.auth_token [None req-2e832397-a93c-4aee-9391-d7faf28ad49e 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 01:47:46.317658 np0000173406 devstack@c-api.service[112628]: WARNING castellan.key_manager.migration [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.318081 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Extended resource: os-hosts {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.318490 np0000173406 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.318553 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112628) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.318642 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112628) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.318754 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112628) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.318860 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112628) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.318973 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112628) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.319070 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112628) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.319202 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112628) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.319305 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112628) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.319422 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112628) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.319539 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Extension UsedLimits extending resource: limits {{(pid=112628) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.319643 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Extension TypesManage extending resource: types {{(pid=112628) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.319697 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Extended resource: consistencygroups {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.319760 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Extension AdminActions extending resource: volumes {{(pid=112628) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.319879 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Extension AdminActions extending resource: snapshots {{(pid=112628) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.319988 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Extension AdminActions extending resource: backups {{(pid=112628) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.320033 np0000173406 devstack@c-api.service[112629]: WARNING castellan.key_manager.migration [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.320092 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Extension VolumeActions extending resource: volumes {{(pid=112628) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.320305 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.v3.router [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112628) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.320890 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.321001 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.321103 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.321223 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.321330 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.321427 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.321587 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.321684 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.321794 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.321906 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Extension UsedLimits extending resource: limits {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.322008 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Extension TypesManage extending resource: types {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.322115 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Extension AdminActions extending resource: volumes {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.322927 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Extended resource: os-volume-transfer {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.322995 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Extension AdminActions extending resource: snapshots {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.322995 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Extension AdminActions extending resource: backups {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.322995 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Extension VolumeActions extending resource: volumes {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.323122 np0000173406 devstack@c-api.service[112628]: WARNING keystonemiddleware.auth_token [None req-863c82e9-6b66-469e-9909-bf3c4a2b73b2 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 01:47:46.323166 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.v3.router [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112629) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.323240 np0000173406 devstack@c-api.service[112626]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x782640aa3668 pid: 112626 (default app) May 11 01:47:46.323981 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.323981 np0000173406 devstack@c-api.service[112626]: warnings.warn( May 11 01:47:46.324447 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Extended resource: scheduler-stats {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.325067 np0000173406 devstack@c-api.service[112629]: WARNING keystonemiddleware.auth_token [None req-f67b6d51-90a8-455b-b3a5-f8b2e0d3bea1 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 01:47:46.326129 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Extended resource: os-volume-manage {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 11 01:47:46.328723 np0000173406 devstack@c-api.service[112628]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x782640aa3668 pid: 112628 (default app) May 11 01:47:46.328791 np0000173406 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.330033 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.contrib.snapshot_actions [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] SnapshotActionsController initialized {{(pid=112627) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 11 01:47:46.330846 np0000173406 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.330957 np0000173406 devstack@c-api.service[112629]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x782640aa3668 pid: 112629 (default app) May 11 01:47:46.332244 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.332244 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.332244 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.332244 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.332530 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.332530 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.332530 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.332530 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.332768 np0000173406 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.332826 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.332826 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.332826 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.332826 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.332826 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.332826 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.333299 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.333299 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.333299 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.333299 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.333299 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.333740 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.333740 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.333740 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.333740 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.333740 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.334089 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.334089 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.334089 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.334089 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.334377 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.334377 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.334377 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.334377 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.334377 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.334834 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.334834 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.334834 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.334834 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.334834 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.335191 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.335191 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.335191 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.335191 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.335191 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.335191 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.335646 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.335646 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.335646 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.335646 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.335646 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.335646 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.336082 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.336082 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.336082 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.336082 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.336082 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.336082 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.336507 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.336507 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.336507 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.336507 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.336507 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.336941 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.336941 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.336941 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.336941 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.336941 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.337263 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.337263 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.337263 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.337263 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.337263 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.337263 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.337737 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.337737 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.337737 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.337737 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.337737 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.337737 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.338168 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.338168 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.338168 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.338168 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.338168 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.338587 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.338587 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.338587 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.338587 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.338587 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.338956 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.338956 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.338956 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.338956 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.339224 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.339224 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.339224 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.339224 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.339502 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.339502 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.339502 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.339502 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.339502 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.339921 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.339921 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.339921 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.339921 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.339921 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.340211 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.340211 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.340211 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.340211 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.340546 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.340546 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.340546 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.340546 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.340894 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.340894 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.340894 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.340894 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.341223 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.341223 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.341223 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.341223 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.341518 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.341518 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.341518 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.341518 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.341771 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.341771 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.341771 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.341771 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.341771 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.341997 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.341997 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.341997 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.341997 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.341997 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.341997 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.342175 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.342175 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.342175 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.342175 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.342175 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.342321 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.342321 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.342321 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.342321 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.342321 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.342321 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.342517 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.342517 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.342517 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.342517 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.342517 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.342517 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.342749 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.342749 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.342749 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.342749 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.342749 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.342749 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.342978 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.342978 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.342978 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.342978 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.342978 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.342978 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.343201 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.343201 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.343201 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.343201 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.343391 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.343391 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.343391 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.343391 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.343391 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.343598 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.343598 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.343598 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.343598 np0000173406 devstack@c-api.service[112626]: /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 01:47:46.343598 np0000173406 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) May 11 01:47:46.343811 np0000173406 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.343855 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.middleware.request_id [None req-ec01bd2c-5a63-49e5-bdd7-f43ee0f996e3 None None] RequestId filter calling following filter/app {{(pid=112626) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 01:47:46.343900 np0000173406 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.343900 np0000173406 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.343966 np0000173406 devstack@c-api.service[112626]: [pid: 112626|app: 0|req: 1/1] 199.204.45.222 () {60 vars in 953 bytes} [Mon May 11 01:47:46 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 11 01:47:46.344011 np0000173406 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 11 01:47:46.344011 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.344011 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.344011 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.344011 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.344011 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.344011 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.344242 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.344242 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.344242 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.344242 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Extension UsedLimits extending resource: limits {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.344242 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Extension TypesManage extending resource: types {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.344242 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Extension AdminActions extending resource: volumes {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.344242 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Extension AdminActions extending resource: snapshots {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.344543 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Extension AdminActions extending resource: backups {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.344543 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Extension VolumeActions extending resource: volumes {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.344543 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 11 01:47:46.344543 np0000173406 devstack@c-api.service[112627]: WARNING keystonemiddleware.auth_token [None req-d78404e6-0a6a-4056-9451-483d78b3cc30 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 01:47:46.351783 np0000173406 devstack@c-api.service[112627]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x782640aa3668 pid: 112627 (default app) May 11 01:47:53.408328 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.408328 np0000173406 devstack@c-api.service[112628]: warnings.warn( May 11 01:47:53.421692 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.421692 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.421692 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.421692 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.422039 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.422039 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.422039 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.422039 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.422275 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.422275 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.422275 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.422275 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.422275 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.422275 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.422634 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.422634 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.422634 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.422634 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.422634 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.422952 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.422952 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.422952 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.422952 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.422952 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.423263 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.423263 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.423263 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.423263 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.423513 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.423513 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.423513 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.423513 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.423513 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.423805 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.423805 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.423805 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.423805 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.423805 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.424077 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.424077 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.424077 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.424077 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.424077 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.424077 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.424425 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.424425 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.424425 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.424425 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.424425 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.424425 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.424782 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.424782 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.424782 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.424782 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.424782 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.424782 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.425112 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.425112 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.425112 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.425112 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.425112 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.425440 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.425440 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.425440 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.425440 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.425440 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.425729 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.425729 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.425729 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.425729 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.425729 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.425729 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.426061 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.426061 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.426061 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.426061 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.426061 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.426061 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.426376 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.426376 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.426376 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.426376 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.426376 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.426747 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.426747 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.426747 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.426747 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.426747 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.427067 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.427067 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.427067 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.427067 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.427300 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.427300 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.427300 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.427300 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.427554 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.427554 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.427554 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.427554 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.427554 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.427813 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.427813 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.427813 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.427813 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.427813 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.427991 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.427991 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.427991 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.427991 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.428144 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.428144 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.428144 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.428144 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.428293 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.428293 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.428293 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.428293 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.428441 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.428441 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.428441 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.428441 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.428608 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.428608 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.428608 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.428608 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.428755 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.428755 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.428755 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.428755 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.428755 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.428939 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.428939 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.428939 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.428939 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.428939 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.428939 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.429161 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.429161 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.429161 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.429161 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.429161 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.429335 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.429335 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.429335 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.429335 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.429335 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.429335 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.429562 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.429562 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.429562 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.429562 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.429562 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.429562 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.429795 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.429795 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.429795 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.429795 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.429795 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.429795 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.430015 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.430015 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.430015 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.430015 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.430015 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.430015 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.430226 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.430226 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.430226 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.430226 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.430373 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.430373 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.430373 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.430373 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.430373 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.430573 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.430573 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.430573 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.430573 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.430573 np0000173406 devstack@c-api.service[112628]: warnings.warn(deprecated_msg) May 11 01:47:53.430573 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.middleware.request_id [None req-837a1afa-cec4-447b-869c-d21a9d80e3df None None] RequestId filter calling following filter/app {{(pid=112628) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 01:47:53.922883 np0000173406 devstack@c-api.service[112628]: INFO cinder.api.openstack.wsgi [None req-837a1afa-cec4-447b-869c-d21a9d80e3df admin admin] POST https://199.204.45.222/volume/v3/types May 11 01:47:53.923524 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.openstack.wsgi [None req-837a1afa-cec4-447b-869c-d21a9d80e3df admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112628) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 11 01:47:53.925402 np0000173406 devstack@c-api.service[112628]: /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 01:47:53.925402 np0000173406 devstack@c-api.service[112628]: warnings.warn( May 11 01:47:53.935120 np0000173406 devstack@c-api.service[112628]: DEBUG oslo_db.sqlalchemy.engines [None req-837a1afa-cec4-447b-869c-d21a9d80e3df 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=112628) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 01:47:53.971033 np0000173406 devstack@c-api.service[112628]: INFO cinder.api.openstack.wsgi [None req-837a1afa-cec4-447b-869c-d21a9d80e3df admin admin] https://199.204.45.222/volume/v3/types returned with HTTP 200 May 11 01:47:53.971602 np0000173406 devstack@c-api.service[112628]: [pid: 112628|app: 0|req: 1/2] 199.204.45.222 () {68 vars in 1288 bytes} [Mon May 11 01:47:53 2026] POST /volume/v3/types => generated 186 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 11 01:47:53.985270 np0000173406 devstack@c-api.service[112629]: /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 01:47:53.985270 np0000173406 devstack@c-api.service[112629]: warnings.warn( May 11 01:47:53.997432 np0000173406 devstack@c-api.service[112629]: /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 01:47:53.997432 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:53.997640 np0000173406 devstack@c-api.service[112629]: /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 01:47:53.997640 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:53.997640 np0000173406 devstack@c-api.service[112629]: /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 01:47:53.997640 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:53.997640 np0000173406 devstack@c-api.service[112629]: /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 01:47:53.997938 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:53.997938 np0000173406 devstack@c-api.service[112629]: /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 01:47:53.997938 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:53.997938 np0000173406 devstack@c-api.service[112629]: /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 01:47:53.997938 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:53.997938 np0000173406 devstack@c-api.service[112629]: /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 01:47:53.998315 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:53.998315 np0000173406 devstack@c-api.service[112629]: /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 01:47:53.998315 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:53.998315 np0000173406 devstack@c-api.service[112629]: /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 01:47:53.998315 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:53.998629 np0000173406 devstack@c-api.service[112629]: /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 01:47:53.998629 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:53.998629 np0000173406 devstack@c-api.service[112629]: /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 01:47:53.998629 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:53.998902 np0000173406 devstack@c-api.service[112629]: /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 01:47:53.998902 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:53.998902 np0000173406 devstack@c-api.service[112629]: /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 01:47:53.998902 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:53.999129 np0000173406 devstack@c-api.service[112629]: /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 01:47:53.999129 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:53.999129 np0000173406 devstack@c-api.service[112629]: /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 01:47:53.999129 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:53.999129 np0000173406 devstack@c-api.service[112629]: /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 01:47:53.999432 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:53.999432 np0000173406 devstack@c-api.service[112629]: /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 01:47:53.999432 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:53.999432 np0000173406 devstack@c-api.service[112629]: /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 01:47:53.999432 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:53.999720 np0000173406 devstack@c-api.service[112629]: /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 01:47:53.999720 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:53.999720 np0000173406 devstack@c-api.service[112629]: /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 01:47:53.999720 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:53.999720 np0000173406 devstack@c-api.service[112629]: /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 01:47:53.999720 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.000049 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.000049 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.000049 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.000049 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.000049 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.000049 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.000375 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.000375 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.000375 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.000375 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.000375 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.000375 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.000764 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.000764 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.000764 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.000764 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.000764 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.000764 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.001110 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.001110 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.001110 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.001110 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.001335 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.001335 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.001335 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.001335 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.001335 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.001644 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.001644 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.001644 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.001644 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.001644 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.001920 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.001920 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.001920 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.001920 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.001920 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.001920 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.002232 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.002232 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.002232 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.002232 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.002232 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.002709 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.002709 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.002709 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.002709 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.002709 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.003035 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.003035 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.003035 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.003035 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.003270 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.003270 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.003270 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.003270 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.003519 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.003519 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.003519 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.003519 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.003519 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.003799 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.003799 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.003799 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.003799 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.003799 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.003967 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.003967 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.003967 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.003967 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.004123 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.004123 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.004123 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.004123 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.004267 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.004267 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.004267 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.004267 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.004406 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.004406 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.004406 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.004406 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.004592 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.004592 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.004592 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.004592 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.004741 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.004741 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.004741 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.004741 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.004741 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.004741 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.004947 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.004947 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.004947 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.004947 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.004947 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.005145 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.005145 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.005145 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.005145 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.005145 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.005145 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.005145 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.005376 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.005376 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.005376 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.005376 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.005376 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.005376 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.005600 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.005600 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.005600 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.005600 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.005600 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.005600 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.005821 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.005821 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.005821 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.005821 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.005821 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.005821 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.006031 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.006031 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.006031 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.006031 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.006180 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.006180 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.006180 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.006180 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.006323 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.006323 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.006323 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.006323 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.006465 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.006465 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.006465 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.006465 np0000173406 devstack@c-api.service[112629]: warnings.warn(deprecated_msg) May 11 01:47:54.006465 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.middleware.request_id [req-837a1afa-cec4-447b-869c-d21a9d80e3df req-a1ba115f-04a8-4037-8062-dd8eaa16cf7a None None] RequestId filter calling following filter/app {{(pid=112629) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 01:47:54.325913 np0000173406 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [req-837a1afa-cec4-447b-869c-d21a9d80e3df req-a1ba115f-04a8-4037-8062-dd8eaa16cf7a admin admin] POST https://199.204.45.222/volume/v3/types/e56cf9dc-bdc8-4eef-9b57-1fb765b8a19a/extra_specs May 11 01:47:54.326530 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.openstack.wsgi [req-837a1afa-cec4-447b-869c-d21a9d80e3df req-a1ba115f-04a8-4037-8062-dd8eaa16cf7a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112629) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 11 01:47:54.328323 np0000173406 devstack@c-api.service[112629]: /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 01:47:54.328323 np0000173406 devstack@c-api.service[112629]: warnings.warn( May 11 01:47:54.338859 np0000173406 devstack@c-api.service[112629]: DEBUG oslo_db.sqlalchemy.engines [req-837a1afa-cec4-447b-869c-d21a9d80e3df req-a1ba115f-04a8-4037-8062-dd8eaa16cf7a 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=112629) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 01:47:54.400838 np0000173406 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [req-837a1afa-cec4-447b-869c-d21a9d80e3df req-a1ba115f-04a8-4037-8062-dd8eaa16cf7a admin admin] https://199.204.45.222/volume/v3/types/e56cf9dc-bdc8-4eef-9b57-1fb765b8a19a/extra_specs returned with HTTP 200 May 11 01:47:54.401506 np0000173406 devstack@c-api.service[112629]: [pid: 112629|app: 0|req: 1/3] 199.204.45.222 () {70 vars in 1505 bytes} [Mon May 11 01:47:53 2026] POST /volume/v3/types/e56cf9dc-bdc8-4eef-9b57-1fb765b8a19a/extra_specs => generated 55 bytes in 417 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 01:47:56.209961 np0000173406 devstack@c-api.service[112626]: DEBUG dbcounter [-] [112626] Writing DB stats cinder:SELECT=6 {{(pid=112626) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 01:47:56.227746 np0000173406 devstack@c-api.service[112627]: DEBUG dbcounter [-] [112627] Writing DB stats cinder:SELECT=6 {{(pid=112627) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 01:48:03.967999 np0000173406 devstack@c-api.service[112628]: DEBUG dbcounter [-] [112628] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112628) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 01:48:04.399336 np0000173406 devstack@c-api.service[112629]: DEBUG dbcounter [-] [112629] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112629) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 01:52:04.461015 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.middleware.request_id [None req-0f56c3c2-5cf7-4c1d-920a-5696fbc5549b None None] RequestId filter calling following filter/app {{(pid=112626) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 01:52:04.462381 np0000173406 devstack@c-api.service[112626]: INFO cinder.api.openstack.wsgi [None req-0f56c3c2-5cf7-4c1d-920a-5696fbc5549b None None] GET https://199.204.45.222/volume// May 11 01:52:04.462881 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.openstack.wsgi [None req-0f56c3c2-5cf7-4c1d-920a-5696fbc5549b None None] Empty body provided in request {{(pid=112626) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 01:52:04.463456 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.openstack.wsgi [None req-0f56c3c2-5cf7-4c1d-920a-5696fbc5549b None None] Calling method 'all' {{(pid=112626) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 01:52:04.464650 np0000173406 devstack@c-api.service[112626]: INFO cinder.api.openstack.wsgi [None req-0f56c3c2-5cf7-4c1d-920a-5696fbc5549b None None] https://199.204.45.222/volume// returned with HTTP 300 May 11 01:52:04.465268 np0000173406 devstack@c-api.service[112626]: [pid: 112626|app: 0|req: 2/4] 199.204.45.222 () {66 vars in 1456 bytes} [Mon May 11 01:52:04 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 11 01:52:40.799826 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.799826 np0000173406 devstack@c-api.service[112627]: warnings.warn( May 11 01:52:40.813633 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.813633 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.813842 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.813842 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.813842 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.813842 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.813842 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.814093 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.814093 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.814093 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.814093 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.814093 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.814093 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.814568 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.814568 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.814568 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.814568 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.814568 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.814922 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.814922 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.814922 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.814922 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.815240 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.815240 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.815240 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.815240 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.815592 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.815592 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.815592 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.815592 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.815592 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.815994 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.815994 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.815994 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.815994 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.815994 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.816349 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.816349 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.816349 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.816349 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.816349 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.816349 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.816831 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.816831 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.816831 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.816831 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.816831 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.816831 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.817288 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.817288 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.817288 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.817288 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.817288 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.817288 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.817816 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.817816 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.817816 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.817816 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.817816 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.817816 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.818259 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.818259 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.818259 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.818259 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.818608 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.818608 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.818608 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.818608 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.818608 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.818994 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.818994 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.818994 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.818994 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.818994 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.819345 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.819345 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.819345 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.819345 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.819345 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.819345 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.819873 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.819873 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.819873 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.819873 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.819873 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.820283 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.820283 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.820283 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.820283 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.820283 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.820744 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.820744 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.820744 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.820744 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.821049 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.821049 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.821049 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.821049 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.821411 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.821411 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.821411 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.821411 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.821411 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.821857 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.821857 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.821857 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.821857 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.821857 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.822229 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.822229 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.822229 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.822229 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.822572 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.822572 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.822572 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.822572 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.822789 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.822789 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.822789 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.822789 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.822929 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.822929 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.822929 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.822929 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.823072 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.823072 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.823072 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.823072 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.823215 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.823215 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.823215 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.823215 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.823215 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.823215 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.823492 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.823492 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.823492 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.823492 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.823492 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.823675 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.823675 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.823675 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.823675 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.823675 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.823675 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.823675 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.823891 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.823891 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.823891 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.823891 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.823891 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.823891 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.824080 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.824080 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.824080 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.824080 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.824080 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.824080 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.824277 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.824277 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.824277 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.824277 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.824277 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.824277 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.824547 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.824547 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.824547 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.824547 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.824742 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.824742 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.824742 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.824742 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.824937 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.824937 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.824937 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.824937 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.825126 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.825126 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.825126 np0000173406 devstack@c-api.service[112627]: /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 01:52:40.825126 np0000173406 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) May 11 01:52:40.825126 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.middleware.request_id [None req-8f0af3d5-4b0f-47e0-ad8d-6321f1e756cd None None] RequestId filter calling following filter/app {{(pid=112627) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 01:52:41.126503 np0000173406 devstack@c-api.service[112627]: INFO cinder.api.openstack.wsgi [None req-8f0af3d5-4b0f-47e0-ad8d-6321f1e756cd demo demo] GET https://199.204.45.222/volume/v3/types?is_public=None May 11 01:52:41.126857 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.openstack.wsgi [None req-8f0af3d5-4b0f-47e0-ad8d-6321f1e756cd demo demo] Empty body provided in request {{(pid=112627) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 01:52:41.127094 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.openstack.wsgi [None req-8f0af3d5-4b0f-47e0-ad8d-6321f1e756cd demo demo] Calling method 'index' {{(pid=112627) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 01:52:41.127570 np0000173406 devstack@c-api.service[112627]: /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 01:52:41.127570 np0000173406 devstack@c-api.service[112627]: warnings.warn( May 11 01:52:41.128183 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.api_utils [None req-8f0af3d5-4b0f-47e0-ad8d-6321f1e756cd demo demo] Removing options '' from query. {{(pid=112627) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 01:52:41.154292 np0000173406 devstack@c-api.service[112627]: DEBUG oslo_db.sqlalchemy.engines [None req-8f0af3d5-4b0f-47e0-ad8d-6321f1e756cd 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=112627) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 01:52:41.180220 np0000173406 devstack@c-api.service[112627]: INFO cinder.api.openstack.wsgi [None req-8f0af3d5-4b0f-47e0-ad8d-6321f1e756cd demo demo] https://199.204.45.222/volume/v3/types?is_public=None returned with HTTP 200 May 11 01:52:41.180750 np0000173406 devstack@c-api.service[112627]: [pid: 112627|app: 0|req: 1/5] 199.204.45.222 () {64 vars in 1263 bytes} [Mon May 11 01:52:40 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 382 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 11 01:52:41.190757 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.middleware.request_id [req-8f0af3d5-4b0f-47e0-ad8d-6321f1e756cd req-015c0f84-4a87-42c8-bdd4-043c9da1322d None None] RequestId filter calling following filter/app {{(pid=112628) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 01:52:41.194247 np0000173406 devstack@c-api.service[112628]: INFO cinder.api.openstack.wsgi [req-8f0af3d5-4b0f-47e0-ad8d-6321f1e756cd req-015c0f84-4a87-42c8-bdd4-043c9da1322d demo demo] GET https://199.204.45.222/volume/v3/types/default May 11 01:52:41.194501 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.openstack.wsgi [req-8f0af3d5-4b0f-47e0-ad8d-6321f1e756cd req-015c0f84-4a87-42c8-bdd4-043c9da1322d demo demo] Empty body provided in request {{(pid=112628) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 01:52:41.194767 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.openstack.wsgi [req-8f0af3d5-4b0f-47e0-ad8d-6321f1e756cd req-015c0f84-4a87-42c8-bdd4-043c9da1322d demo demo] Calling method 'show' {{(pid=112628) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 01:52:41.204332 np0000173406 devstack@c-api.service[112628]: INFO cinder.api.openstack.wsgi [req-8f0af3d5-4b0f-47e0-ad8d-6321f1e756cd req-015c0f84-4a87-42c8-bdd4-043c9da1322d demo demo] https://199.204.45.222/volume/v3/types/default returned with HTTP 200 May 11 01:52:41.204895 np0000173406 devstack@c-api.service[112628]: [pid: 112628|app: 0|req: 2/6] 199.204.45.222 () {66 vars in 1329 bytes} [Mon May 11 01:52:41 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 11 01:52:41.545989 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.middleware.request_id [None req-979d77e2-4300-4dba-8560-49792ebfa9e1 None None] RequestId filter calling following filter/app {{(pid=112629) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 01:52:41.551720 np0000173406 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [None req-979d77e2-4300-4dba-8560-49792ebfa9e1 demo demo] GET https://199.204.45.222/volume/v3/types/default May 11 01:52:41.552143 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.openstack.wsgi [None req-979d77e2-4300-4dba-8560-49792ebfa9e1 demo demo] Empty body provided in request {{(pid=112629) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 01:52:41.552600 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.openstack.wsgi [None req-979d77e2-4300-4dba-8560-49792ebfa9e1 demo demo] Calling method 'show' {{(pid=112629) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 01:52:41.566413 np0000173406 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [None req-979d77e2-4300-4dba-8560-49792ebfa9e1 demo demo] https://199.204.45.222/volume/v3/types/default returned with HTTP 200 May 11 01:52:41.566999 np0000173406 devstack@c-api.service[112629]: [pid: 112629|app: 0|req: 2/7] 199.204.45.222 () {64 vars in 1258 bytes} [Mon May 11 01:52:41 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 01:52:41.973373 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.middleware.request_id [None req-ffe9e908-3a48-4bc8-b485-a70e6cf02c34 None None] RequestId filter calling following filter/app {{(pid=112626) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 01:52:42.288747 np0000173406 devstack@c-api.service[112626]: INFO cinder.api.openstack.wsgi [None req-ffe9e908-3a48-4bc8-b485-a70e6cf02c34 demo demo] GET https://199.204.45.222/volume/v3/types/default May 11 01:52:42.289086 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.openstack.wsgi [None req-ffe9e908-3a48-4bc8-b485-a70e6cf02c34 demo demo] Empty body provided in request {{(pid=112626) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 01:52:42.289292 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.openstack.wsgi [None req-ffe9e908-3a48-4bc8-b485-a70e6cf02c34 demo demo] Calling method 'show' {{(pid=112626) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 01:52:42.298824 np0000173406 devstack@c-api.service[112626]: DEBUG oslo_db.sqlalchemy.engines [None req-ffe9e908-3a48-4bc8-b485-a70e6cf02c34 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=112626) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 11 01:52:42.314045 np0000173406 devstack@c-api.service[112626]: /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 01:52:42.314045 np0000173406 devstack@c-api.service[112626]: warnings.warn( May 11 01:52:42.316167 np0000173406 devstack@c-api.service[112626]: INFO cinder.api.openstack.wsgi [None req-ffe9e908-3a48-4bc8-b485-a70e6cf02c34 demo demo] https://199.204.45.222/volume/v3/types/default returned with HTTP 200 May 11 01:52:42.316536 np0000173406 devstack@c-api.service[112626]: [pid: 112626|app: 0|req: 3/8] 199.204.45.222 () {64 vars in 1258 bytes} [Mon May 11 01:52:41 2026] GET /volume/v3/types/default => generated 145 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 11 01:52:42.329742 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.middleware.request_id [None req-b2404467-2e3b-490c-bdc0-32326a9ad20e None None] RequestId filter calling following filter/app {{(pid=112627) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 01:52:42.331989 np0000173406 devstack@c-api.service[112627]: INFO cinder.api.openstack.wsgi [None req-b2404467-2e3b-490c-bdc0-32326a9ad20e demo demo] GET https://199.204.45.222/volume/v3/types/default May 11 01:52:42.332226 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.openstack.wsgi [None req-b2404467-2e3b-490c-bdc0-32326a9ad20e demo demo] Empty body provided in request {{(pid=112627) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 01:52:42.332531 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.openstack.wsgi [None req-b2404467-2e3b-490c-bdc0-32326a9ad20e demo demo] Calling method 'show' {{(pid=112627) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 01:52:42.349334 np0000173406 devstack@c-api.service[112627]: INFO cinder.api.openstack.wsgi [None req-b2404467-2e3b-490c-bdc0-32326a9ad20e demo demo] https://199.204.45.222/volume/v3/types/default returned with HTTP 200 May 11 01:52:42.349672 np0000173406 devstack@c-api.service[112627]: [pid: 112627|app: 0|req: 2/9] 199.204.45.222 () {64 vars in 1258 bytes} [Mon May 11 01:52:42 2026] GET /volume/v3/types/default => generated 145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 11 01:52:51.200769 np0000173406 devstack@c-api.service[112628]: DEBUG dbcounter [-] [112628] Writing DB stats cinder:SELECT=2 {{(pid=112628) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 01:52:51.562697 np0000173406 devstack@c-api.service[112629]: DEBUG dbcounter [-] [112629] Writing DB stats cinder:SELECT=2 {{(pid=112629) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 01:52:52.312401 np0000173406 devstack@c-api.service[112626]: DEBUG dbcounter [-] [112626] Writing DB stats cinder:SELECT=2 {{(pid=112626) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 01:52:52.345504 np0000173406 devstack@c-api.service[112627]: DEBUG dbcounter [-] [112627] Writing DB stats cinder:SELECT=3 {{(pid=112627) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 01:57:47.486073 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.middleware.request_id [None req-244e9683-7651-44d8-8816-921e1c6fea9b None None] RequestId filter calling following filter/app {{(pid=112628) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 01:57:47.588005 np0000173406 devstack@c-api.service[112628]: INFO cinder.api.openstack.wsgi [None req-244e9683-7651-44d8-8816-921e1c6fea9b demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 11 01:57:47.588380 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.openstack.wsgi [None req-244e9683-7651-44d8-8816-921e1c6fea9b demo demo] Empty body provided in request {{(pid=112628) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 01:57:47.588876 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.openstack.wsgi [None req-244e9683-7651-44d8-8816-921e1c6fea9b demo demo] Calling method 'detail' {{(pid=112628) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 01:57:47.589824 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.api_utils [None req-244e9683-7651-44d8-8816-921e1c6fea9b demo demo] Removing options '' from query. {{(pid=112628) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 01:57:47.590899 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.volume.api [None req-244e9683-7651-44d8-8816-921e1c6fea9b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112628) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 01:57:47.627525 np0000173406 devstack@c-api.service[112628]: INFO cinder.volume.api [None req-244e9683-7651-44d8-8816-921e1c6fea9b demo demo] Get all volumes completed successfully. May 11 01:57:47.629054 np0000173406 devstack@c-api.service[112628]: INFO cinder.api.openstack.wsgi [None req-244e9683-7651-44d8-8816-921e1c6fea9b demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 11 01:57:47.629826 np0000173406 devstack@c-api.service[112628]: [pid: 112628|app: 0|req: 3/10] 199.204.45.222 () {64 vars in 1296 bytes} [Mon May 11 01:57:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 01:57:57.620617 np0000173406 devstack@c-api.service[112628]: DEBUG dbcounter [-] [112628] Writing DB stats cinder:SELECT=1 {{(pid=112628) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 01:58:47.644803 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.middleware.request_id [None req-dbda7eee-8ec2-4b7f-bbe5-80c4c1752dff None None] RequestId filter calling following filter/app {{(pid=112629) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 01:58:47.649939 np0000173406 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [None req-dbda7eee-8ec2-4b7f-bbe5-80c4c1752dff demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 11 01:58:47.649939 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.openstack.wsgi [None req-dbda7eee-8ec2-4b7f-bbe5-80c4c1752dff demo demo] Empty body provided in request {{(pid=112629) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 01:58:47.649939 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.openstack.wsgi [None req-dbda7eee-8ec2-4b7f-bbe5-80c4c1752dff demo demo] Calling method 'detail' {{(pid=112629) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 01:58:47.649939 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.api_utils [None req-dbda7eee-8ec2-4b7f-bbe5-80c4c1752dff demo demo] Removing options '' from query. {{(pid=112629) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 01:58:47.651435 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.volume.api [None req-dbda7eee-8ec2-4b7f-bbe5-80c4c1752dff demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112629) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 01:58:47.690694 np0000173406 devstack@c-api.service[112629]: INFO cinder.volume.api [None req-dbda7eee-8ec2-4b7f-bbe5-80c4c1752dff demo demo] Get all volumes completed successfully. May 11 01:58:47.693161 np0000173406 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [None req-dbda7eee-8ec2-4b7f-bbe5-80c4c1752dff demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 11 01:58:47.695994 np0000173406 devstack@c-api.service[112629]: [pid: 112629|app: 0|req: 3/11] 199.204.45.222 () {64 vars in 1296 bytes} [Mon May 11 01:58:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 01:58:57.684815 np0000173406 devstack@c-api.service[112629]: DEBUG dbcounter [-] [112629] Writing DB stats cinder:SELECT=1 {{(pid=112629) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 01:59:47.713250 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.middleware.request_id [None req-3bd24415-3098-4f96-9b01-39d7f27f88ac None None] RequestId filter calling following filter/app {{(pid=112626) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 01:59:47.716554 np0000173406 devstack@c-api.service[112626]: INFO cinder.api.openstack.wsgi [None req-3bd24415-3098-4f96-9b01-39d7f27f88ac demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 11 01:59:47.716729 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.openstack.wsgi [None req-3bd24415-3098-4f96-9b01-39d7f27f88ac demo demo] Empty body provided in request {{(pid=112626) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 01:59:47.716918 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.openstack.wsgi [None req-3bd24415-3098-4f96-9b01-39d7f27f88ac demo demo] Calling method 'detail' {{(pid=112626) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 01:59:47.717373 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.api_utils [None req-3bd24415-3098-4f96-9b01-39d7f27f88ac demo demo] Removing options '' from query. {{(pid=112626) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 01:59:47.718424 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.volume.api [None req-3bd24415-3098-4f96-9b01-39d7f27f88ac demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112626) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 01:59:47.752803 np0000173406 devstack@c-api.service[112626]: INFO cinder.volume.api [None req-3bd24415-3098-4f96-9b01-39d7f27f88ac demo demo] Get all volumes completed successfully. May 11 01:59:47.754862 np0000173406 devstack@c-api.service[112626]: INFO cinder.api.openstack.wsgi [None req-3bd24415-3098-4f96-9b01-39d7f27f88ac demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 11 01:59:47.755286 np0000173406 devstack@c-api.service[112626]: [pid: 112626|app: 0|req: 4/12] 199.204.45.222 () {64 vars in 1296 bytes} [Mon May 11 01:59:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 01:59:57.745435 np0000173406 devstack@c-api.service[112626]: DEBUG dbcounter [-] [112626] Writing DB stats cinder:SELECT=1 {{(pid=112626) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:00:47.770522 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.middleware.request_id [None req-fadc7b58-d47d-4547-a1d0-eecdc444df7e None None] RequestId filter calling following filter/app {{(pid=112627) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:00:47.774326 np0000173406 devstack@c-api.service[112627]: INFO cinder.api.openstack.wsgi [None req-fadc7b58-d47d-4547-a1d0-eecdc444df7e demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 11 02:00:47.774646 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.openstack.wsgi [None req-fadc7b58-d47d-4547-a1d0-eecdc444df7e demo demo] Empty body provided in request {{(pid=112627) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:00:47.775043 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.openstack.wsgi [None req-fadc7b58-d47d-4547-a1d0-eecdc444df7e demo demo] Calling method 'detail' {{(pid=112627) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:00:47.775882 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.api_utils [None req-fadc7b58-d47d-4547-a1d0-eecdc444df7e demo demo] Removing options '' from query. {{(pid=112627) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:00:47.777031 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.volume.api [None req-fadc7b58-d47d-4547-a1d0-eecdc444df7e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112627) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:00:47.828803 np0000173406 devstack@c-api.service[112627]: INFO cinder.volume.api [None req-fadc7b58-d47d-4547-a1d0-eecdc444df7e demo demo] Get all volumes completed successfully. May 11 02:00:47.833195 np0000173406 devstack@c-api.service[112627]: INFO cinder.api.openstack.wsgi [None req-fadc7b58-d47d-4547-a1d0-eecdc444df7e demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 11 02:00:47.833675 np0000173406 devstack@c-api.service[112627]: [pid: 112627|app: 0|req: 3/13] 199.204.45.222 () {64 vars in 1296 bytes} [Mon May 11 02:00:47 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 02:00:57.814116 np0000173406 devstack@c-api.service[112627]: DEBUG dbcounter [-] [112627] Writing DB stats cinder:SELECT=1 {{(pid=112627) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:01:47.852558 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.middleware.request_id [None req-bdfae6a4-8298-4819-aaa4-5c2c897abbfe None None] RequestId filter calling following filter/app {{(pid=112628) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:01:47.859514 np0000173406 devstack@c-api.service[112628]: INFO cinder.api.openstack.wsgi [None req-bdfae6a4-8298-4819-aaa4-5c2c897abbfe demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 11 02:01:47.859514 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.openstack.wsgi [None req-bdfae6a4-8298-4819-aaa4-5c2c897abbfe demo demo] Empty body provided in request {{(pid=112628) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:01:47.859514 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.openstack.wsgi [None req-bdfae6a4-8298-4819-aaa4-5c2c897abbfe demo demo] Calling method 'detail' {{(pid=112628) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:01:47.859514 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.api_utils [None req-bdfae6a4-8298-4819-aaa4-5c2c897abbfe demo demo] Removing options '' from query. {{(pid=112628) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:01:47.859514 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.volume.api [None req-bdfae6a4-8298-4819-aaa4-5c2c897abbfe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112628) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:01:47.866262 np0000173406 devstack@c-api.service[112628]: INFO cinder.volume.api [None req-bdfae6a4-8298-4819-aaa4-5c2c897abbfe demo demo] Get all volumes completed successfully. May 11 02:01:47.869290 np0000173406 devstack@c-api.service[112628]: INFO cinder.api.openstack.wsgi [None req-bdfae6a4-8298-4819-aaa4-5c2c897abbfe demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 11 02:01:47.869791 np0000173406 devstack@c-api.service[112628]: [pid: 112628|app: 0|req: 4/14] 199.204.45.222 () {64 vars in 1296 bytes} [Mon May 11 02:01: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 02:01:57.862574 np0000173406 devstack@c-api.service[112628]: DEBUG dbcounter [-] [112628] Writing DB stats cinder:SELECT=1 {{(pid=112628) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:02:47.884793 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.middleware.request_id [None req-3ed3c838-422b-40d9-8d44-56ff6b8a6558 None None] RequestId filter calling following filter/app {{(pid=112629) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:02:48.006286 np0000173406 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [None req-3ed3c838-422b-40d9-8d44-56ff6b8a6558 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 11 02:02:48.006584 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.openstack.wsgi [None req-3ed3c838-422b-40d9-8d44-56ff6b8a6558 demo demo] Empty body provided in request {{(pid=112629) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:02:48.006850 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.openstack.wsgi [None req-3ed3c838-422b-40d9-8d44-56ff6b8a6558 demo demo] Calling method 'detail' {{(pid=112629) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:02:48.007117 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.api_utils [None req-3ed3c838-422b-40d9-8d44-56ff6b8a6558 demo demo] Removing options '' from query. {{(pid=112629) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:02:48.007893 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.volume.api [None req-3ed3c838-422b-40d9-8d44-56ff6b8a6558 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112629) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:02:48.018030 np0000173406 devstack@c-api.service[112629]: INFO cinder.volume.api [None req-3ed3c838-422b-40d9-8d44-56ff6b8a6558 demo demo] Get all volumes completed successfully. May 11 02:02:48.020701 np0000173406 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [None req-3ed3c838-422b-40d9-8d44-56ff6b8a6558 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 11 02:02:48.021178 np0000173406 devstack@c-api.service[112629]: [pid: 112629|app: 0|req: 4/15] 199.204.45.222 () {64 vars in 1296 bytes} [Mon May 11 02:02:47 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:02:58.010708 np0000173406 devstack@c-api.service[112629]: DEBUG dbcounter [-] [112629] Writing DB stats cinder:SELECT=1 {{(pid=112629) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:03:48.040454 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.middleware.request_id [None req-e7390f49-3fce-42f5-acfd-aac57a775b5a None None] RequestId filter calling following filter/app {{(pid=112626) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:03:48.043189 np0000173406 devstack@c-api.service[112626]: INFO cinder.api.openstack.wsgi [None req-e7390f49-3fce-42f5-acfd-aac57a775b5a demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 11 02:03:48.043427 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.openstack.wsgi [None req-e7390f49-3fce-42f5-acfd-aac57a775b5a demo demo] Empty body provided in request {{(pid=112626) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:03:48.043692 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.openstack.wsgi [None req-e7390f49-3fce-42f5-acfd-aac57a775b5a demo demo] Calling method 'detail' {{(pid=112626) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:03:48.044003 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.api_utils [None req-e7390f49-3fce-42f5-acfd-aac57a775b5a demo demo] Removing options '' from query. {{(pid=112626) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:03:48.044959 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.volume.api [None req-e7390f49-3fce-42f5-acfd-aac57a775b5a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112626) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:03:48.057992 np0000173406 devstack@c-api.service[112626]: INFO cinder.volume.api [None req-e7390f49-3fce-42f5-acfd-aac57a775b5a demo demo] Get all volumes completed successfully. May 11 02:03:48.060141 np0000173406 devstack@c-api.service[112626]: INFO cinder.api.openstack.wsgi [None req-e7390f49-3fce-42f5-acfd-aac57a775b5a demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 11 02:03:48.060564 np0000173406 devstack@c-api.service[112626]: [pid: 112626|app: 0|req: 5/16] 199.204.45.222 () {64 vars in 1296 bytes} [Mon May 11 02:03:48 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 02:03:58.049623 np0000173406 devstack@c-api.service[112626]: DEBUG dbcounter [-] [112626] Writing DB stats cinder:SELECT=1 {{(pid=112626) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:04:48.080290 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.middleware.request_id [None req-fd7a05ed-842b-49fe-9971-b34e2cc2b08d None None] RequestId filter calling following filter/app {{(pid=112627) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:04:48.084504 np0000173406 devstack@c-api.service[112627]: INFO cinder.api.openstack.wsgi [None req-fd7a05ed-842b-49fe-9971-b34e2cc2b08d demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 11 02:04:48.084504 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.openstack.wsgi [None req-fd7a05ed-842b-49fe-9971-b34e2cc2b08d demo demo] Empty body provided in request {{(pid=112627) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:04:48.084504 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.openstack.wsgi [None req-fd7a05ed-842b-49fe-9971-b34e2cc2b08d demo demo] Calling method 'detail' {{(pid=112627) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:04:48.084504 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.api_utils [None req-fd7a05ed-842b-49fe-9971-b34e2cc2b08d demo demo] Removing options '' from query. {{(pid=112627) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:04:48.084504 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.volume.api [None req-fd7a05ed-842b-49fe-9971-b34e2cc2b08d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112627) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:04:48.096257 np0000173406 devstack@c-api.service[112627]: INFO cinder.volume.api [None req-fd7a05ed-842b-49fe-9971-b34e2cc2b08d demo demo] Get all volumes completed successfully. May 11 02:04:48.099079 np0000173406 devstack@c-api.service[112627]: INFO cinder.api.openstack.wsgi [None req-fd7a05ed-842b-49fe-9971-b34e2cc2b08d demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 11 02:04:48.099736 np0000173406 devstack@c-api.service[112627]: [pid: 112627|app: 0|req: 4/17] 199.204.45.222 () {64 vars in 1296 bytes} [Mon May 11 02:04:48 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 02:04:58.088436 np0000173406 devstack@c-api.service[112627]: DEBUG dbcounter [-] [112627] Writing DB stats cinder:SELECT=1 {{(pid=112627) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:05:48.112816 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.middleware.request_id [None req-908a1922-1909-45e3-85bc-b87c9d12697d None None] RequestId filter calling following filter/app {{(pid=112628) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:05:48.114937 np0000173406 devstack@c-api.service[112628]: INFO cinder.api.openstack.wsgi [None req-908a1922-1909-45e3-85bc-b87c9d12697d demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 11 02:05:48.115155 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.openstack.wsgi [None req-908a1922-1909-45e3-85bc-b87c9d12697d demo demo] Empty body provided in request {{(pid=112628) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:05:48.115286 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.openstack.wsgi [None req-908a1922-1909-45e3-85bc-b87c9d12697d demo demo] Calling method 'detail' {{(pid=112628) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:05:48.115538 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.api_utils [None req-908a1922-1909-45e3-85bc-b87c9d12697d demo demo] Removing options '' from query. {{(pid=112628) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:05:48.116191 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.volume.api [None req-908a1922-1909-45e3-85bc-b87c9d12697d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112628) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:05:48.127968 np0000173406 devstack@c-api.service[112628]: INFO cinder.volume.api [None req-908a1922-1909-45e3-85bc-b87c9d12697d demo demo] Get all volumes completed successfully. May 11 02:05:48.130231 np0000173406 devstack@c-api.service[112628]: INFO cinder.api.openstack.wsgi [None req-908a1922-1909-45e3-85bc-b87c9d12697d demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 11 02:05:48.130778 np0000173406 devstack@c-api.service[112628]: [pid: 112628|app: 0|req: 5/18] 199.204.45.222 () {64 vars in 1296 bytes} [Mon May 11 02:05:48 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 02:05:58.119851 np0000173406 devstack@c-api.service[112628]: DEBUG dbcounter [-] [112628] Writing DB stats cinder:SELECT=1 {{(pid=112628) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:06:48.150158 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.middleware.request_id [None req-fe6945c8-d265-417e-9511-19d1ef88e32f None None] RequestId filter calling following filter/app {{(pid=112629) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:06:48.153856 np0000173406 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [None req-fe6945c8-d265-417e-9511-19d1ef88e32f demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 11 02:06:48.154148 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.openstack.wsgi [None req-fe6945c8-d265-417e-9511-19d1ef88e32f demo demo] Empty body provided in request {{(pid=112629) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:06:48.154422 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.openstack.wsgi [None req-fe6945c8-d265-417e-9511-19d1ef88e32f demo demo] Calling method 'detail' {{(pid=112629) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:06:48.154785 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.api_utils [None req-fe6945c8-d265-417e-9511-19d1ef88e32f demo demo] Removing options '' from query. {{(pid=112629) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:06:48.155823 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.volume.api [None req-fe6945c8-d265-417e-9511-19d1ef88e32f demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112629) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:06:48.164202 np0000173406 devstack@c-api.service[112629]: INFO cinder.volume.api [None req-fe6945c8-d265-417e-9511-19d1ef88e32f demo demo] Get all volumes completed successfully. May 11 02:06:48.167099 np0000173406 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [None req-fe6945c8-d265-417e-9511-19d1ef88e32f demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 11 02:06:48.167624 np0000173406 devstack@c-api.service[112629]: [pid: 112629|app: 0|req: 5/19] 199.204.45.222 () {64 vars in 1296 bytes} [Mon May 11 02:06:48 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 02:06:58.159024 np0000173406 devstack@c-api.service[112629]: DEBUG dbcounter [-] [112629] Writing DB stats cinder:SELECT=1 {{(pid=112629) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:07:48.183634 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.middleware.request_id [None req-15928b51-9a1b-4358-b4ec-67580eaa301e None None] RequestId filter calling following filter/app {{(pid=112626) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:07:48.332115 np0000173406 devstack@c-api.service[112626]: INFO cinder.api.openstack.wsgi [None req-15928b51-9a1b-4358-b4ec-67580eaa301e demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 11 02:07:48.332363 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.openstack.wsgi [None req-15928b51-9a1b-4358-b4ec-67580eaa301e demo demo] Empty body provided in request {{(pid=112626) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:07:48.332642 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.openstack.wsgi [None req-15928b51-9a1b-4358-b4ec-67580eaa301e demo demo] Calling method 'detail' {{(pid=112626) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:07:48.332950 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.api_utils [None req-15928b51-9a1b-4358-b4ec-67580eaa301e demo demo] Removing options '' from query. {{(pid=112626) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:07:48.333886 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.volume.api [None req-15928b51-9a1b-4358-b4ec-67580eaa301e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112626) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:07:48.345322 np0000173406 devstack@c-api.service[112626]: INFO cinder.volume.api [None req-15928b51-9a1b-4358-b4ec-67580eaa301e demo demo] Get all volumes completed successfully. May 11 02:07:48.350404 np0000173406 devstack@c-api.service[112626]: INFO cinder.api.openstack.wsgi [None req-15928b51-9a1b-4358-b4ec-67580eaa301e demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 11 02:07:48.351112 np0000173406 devstack@c-api.service[112626]: [pid: 112626|app: 0|req: 6/20] 199.204.45.222 () {64 vars in 1296 bytes} [Mon May 11 02:07:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:07:58.338964 np0000173406 devstack@c-api.service[112626]: DEBUG dbcounter [-] [112626] Writing DB stats cinder:SELECT=1 {{(pid=112626) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:08:48.367086 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.middleware.request_id [None req-507101bf-7d8a-405d-89c7-6df0c427dd56 None None] RequestId filter calling following filter/app {{(pid=112627) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:08:48.370337 np0000173406 devstack@c-api.service[112627]: INFO cinder.api.openstack.wsgi [None req-507101bf-7d8a-405d-89c7-6df0c427dd56 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 11 02:08:48.370638 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.openstack.wsgi [None req-507101bf-7d8a-405d-89c7-6df0c427dd56 demo demo] Empty body provided in request {{(pid=112627) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:08:48.370887 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.openstack.wsgi [None req-507101bf-7d8a-405d-89c7-6df0c427dd56 demo demo] Calling method 'detail' {{(pid=112627) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:08:48.371206 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.api_utils [None req-507101bf-7d8a-405d-89c7-6df0c427dd56 demo demo] Removing options '' from query. {{(pid=112627) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:08:48.372146 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.volume.api [None req-507101bf-7d8a-405d-89c7-6df0c427dd56 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112627) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:08:48.379510 np0000173406 devstack@c-api.service[112627]: INFO cinder.volume.api [None req-507101bf-7d8a-405d-89c7-6df0c427dd56 demo demo] Get all volumes completed successfully. May 11 02:08:48.381355 np0000173406 devstack@c-api.service[112627]: INFO cinder.api.openstack.wsgi [None req-507101bf-7d8a-405d-89c7-6df0c427dd56 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 11 02:08:48.381703 np0000173406 devstack@c-api.service[112627]: [pid: 112627|app: 0|req: 5/21] 199.204.45.222 () {64 vars in 1296 bytes} [Mon May 11 02:08:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:08:58.375060 np0000173406 devstack@c-api.service[112627]: DEBUG dbcounter [-] [112627] Writing DB stats cinder:SELECT=1 {{(pid=112627) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:09:48.398345 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.middleware.request_id [None req-72d5e484-734a-4be2-b193-0531ad30a833 None None] RequestId filter calling following filter/app {{(pid=112628) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:09:48.402284 np0000173406 devstack@c-api.service[112628]: INFO cinder.api.openstack.wsgi [None req-72d5e484-734a-4be2-b193-0531ad30a833 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 11 02:09:48.402658 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.openstack.wsgi [None req-72d5e484-734a-4be2-b193-0531ad30a833 demo demo] Empty body provided in request {{(pid=112628) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:09:48.403033 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.openstack.wsgi [None req-72d5e484-734a-4be2-b193-0531ad30a833 demo demo] Calling method 'detail' {{(pid=112628) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:09:48.403493 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.api_utils [None req-72d5e484-734a-4be2-b193-0531ad30a833 demo demo] Removing options '' from query. {{(pid=112628) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:09:48.404881 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.volume.api [None req-72d5e484-734a-4be2-b193-0531ad30a833 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112628) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:09:48.412804 np0000173406 devstack@c-api.service[112628]: INFO cinder.volume.api [None req-72d5e484-734a-4be2-b193-0531ad30a833 demo demo] Get all volumes completed successfully. May 11 02:09:48.415305 np0000173406 devstack@c-api.service[112628]: INFO cinder.api.openstack.wsgi [None req-72d5e484-734a-4be2-b193-0531ad30a833 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 11 02:09:48.415761 np0000173406 devstack@c-api.service[112628]: [pid: 112628|app: 0|req: 6/22] 199.204.45.222 () {64 vars in 1296 bytes} [Mon May 11 02:09:48 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 02:09:58.409566 np0000173406 devstack@c-api.service[112628]: DEBUG dbcounter [-] [112628] Writing DB stats cinder:SELECT=1 {{(pid=112628) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:10:48.430406 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.middleware.request_id [None req-ab89173b-7739-4a90-bf3c-ce74a12248ff None None] RequestId filter calling following filter/app {{(pid=112629) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:10:48.434963 np0000173406 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [None req-ab89173b-7739-4a90-bf3c-ce74a12248ff demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 11 02:10:48.435283 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.openstack.wsgi [None req-ab89173b-7739-4a90-bf3c-ce74a12248ff demo demo] Empty body provided in request {{(pid=112629) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:10:48.435808 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.openstack.wsgi [None req-ab89173b-7739-4a90-bf3c-ce74a12248ff demo demo] Calling method 'detail' {{(pid=112629) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:10:48.436289 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.api_utils [None req-ab89173b-7739-4a90-bf3c-ce74a12248ff demo demo] Removing options '' from query. {{(pid=112629) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:10:48.437847 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.volume.api [None req-ab89173b-7739-4a90-bf3c-ce74a12248ff demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112629) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:10:48.444652 np0000173406 devstack@c-api.service[112629]: INFO cinder.volume.api [None req-ab89173b-7739-4a90-bf3c-ce74a12248ff demo demo] Get all volumes completed successfully. May 11 02:10:48.446757 np0000173406 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [None req-ab89173b-7739-4a90-bf3c-ce74a12248ff demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 11 02:10:48.447198 np0000173406 devstack@c-api.service[112629]: [pid: 112629|app: 0|req: 6/23] 199.204.45.222 () {64 vars in 1296 bytes} [Mon May 11 02:10:48 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 02:10:58.440325 np0000173406 devstack@c-api.service[112629]: DEBUG dbcounter [-] [112629] Writing DB stats cinder:SELECT=1 {{(pid=112629) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:11:48.461653 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.middleware.request_id [None req-fd2ca3e2-bd03-4bf9-b4f2-360d7d48c99b None None] RequestId filter calling following filter/app {{(pid=112626) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:11:48.464507 np0000173406 devstack@c-api.service[112626]: INFO cinder.api.openstack.wsgi [None req-fd2ca3e2-bd03-4bf9-b4f2-360d7d48c99b demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 11 02:11:48.464748 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.openstack.wsgi [None req-fd2ca3e2-bd03-4bf9-b4f2-360d7d48c99b demo demo] Empty body provided in request {{(pid=112626) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:11:48.464996 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.openstack.wsgi [None req-fd2ca3e2-bd03-4bf9-b4f2-360d7d48c99b demo demo] Calling method 'detail' {{(pid=112626) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:11:48.465320 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.api_utils [None req-fd2ca3e2-bd03-4bf9-b4f2-360d7d48c99b demo demo] Removing options '' from query. {{(pid=112626) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:11:48.466321 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.volume.api [None req-fd2ca3e2-bd03-4bf9-b4f2-360d7d48c99b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112626) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:11:48.477566 np0000173406 devstack@c-api.service[112626]: INFO cinder.volume.api [None req-fd2ca3e2-bd03-4bf9-b4f2-360d7d48c99b demo demo] Get all volumes completed successfully. May 11 02:11:48.482036 np0000173406 devstack@c-api.service[112626]: INFO cinder.api.openstack.wsgi [None req-fd2ca3e2-bd03-4bf9-b4f2-360d7d48c99b demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 11 02:11:48.482836 np0000173406 devstack@c-api.service[112626]: [pid: 112626|app: 0|req: 7/24] 199.204.45.222 () {64 vars in 1296 bytes} [Mon May 11 02:11:48 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 02:11:58.469923 np0000173406 devstack@c-api.service[112626]: DEBUG dbcounter [-] [112626] Writing DB stats cinder:SELECT=1 {{(pid=112626) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:12:48.497535 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.middleware.request_id [None req-57ea616a-0d38-4891-ada8-f906508c2b60 None None] RequestId filter calling following filter/app {{(pid=112627) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:12:48.622133 np0000173406 devstack@c-api.service[112627]: INFO cinder.api.openstack.wsgi [None req-57ea616a-0d38-4891-ada8-f906508c2b60 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 11 02:12:48.622133 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.openstack.wsgi [None req-57ea616a-0d38-4891-ada8-f906508c2b60 demo demo] Empty body provided in request {{(pid=112627) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:12:48.622522 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.openstack.wsgi [None req-57ea616a-0d38-4891-ada8-f906508c2b60 demo demo] Calling method 'detail' {{(pid=112627) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:12:48.622889 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.api_utils [None req-57ea616a-0d38-4891-ada8-f906508c2b60 demo demo] Removing options '' from query. {{(pid=112627) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:12:48.624213 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.volume.api [None req-57ea616a-0d38-4891-ada8-f906508c2b60 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112627) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:12:48.633021 np0000173406 devstack@c-api.service[112627]: INFO cinder.volume.api [None req-57ea616a-0d38-4891-ada8-f906508c2b60 demo demo] Get all volumes completed successfully. May 11 02:12:48.635256 np0000173406 devstack@c-api.service[112627]: INFO cinder.api.openstack.wsgi [None req-57ea616a-0d38-4891-ada8-f906508c2b60 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 11 02:12:48.635698 np0000173406 devstack@c-api.service[112627]: [pid: 112627|app: 0|req: 6/25] 199.204.45.222 () {64 vars in 1296 bytes} [Mon May 11 02:12:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:12:58.627931 np0000173406 devstack@c-api.service[112627]: DEBUG dbcounter [-] [112627] Writing DB stats cinder:SELECT=1 {{(pid=112627) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:13:48.648604 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.middleware.request_id [None req-aaacfec6-c202-41fa-9e19-59179ad90eb9 None None] RequestId filter calling following filter/app {{(pid=112628) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:13:48.651029 np0000173406 devstack@c-api.service[112628]: INFO cinder.api.openstack.wsgi [None req-aaacfec6-c202-41fa-9e19-59179ad90eb9 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 11 02:13:48.651256 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.openstack.wsgi [None req-aaacfec6-c202-41fa-9e19-59179ad90eb9 demo demo] Empty body provided in request {{(pid=112628) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:13:48.651565 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.openstack.wsgi [None req-aaacfec6-c202-41fa-9e19-59179ad90eb9 demo demo] Calling method 'detail' {{(pid=112628) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:13:48.651813 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.api_utils [None req-aaacfec6-c202-41fa-9e19-59179ad90eb9 demo demo] Removing options '' from query. {{(pid=112628) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:13:48.652950 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.volume.api [None req-aaacfec6-c202-41fa-9e19-59179ad90eb9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112628) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:13:48.662230 np0000173406 devstack@c-api.service[112628]: INFO cinder.volume.api [None req-aaacfec6-c202-41fa-9e19-59179ad90eb9 demo demo] Get all volumes completed successfully. May 11 02:13:48.664455 np0000173406 devstack@c-api.service[112628]: INFO cinder.api.openstack.wsgi [None req-aaacfec6-c202-41fa-9e19-59179ad90eb9 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 11 02:13:48.664791 np0000173406 devstack@c-api.service[112628]: [pid: 112628|app: 0|req: 7/26] 199.204.45.222 () {64 vars in 1296 bytes} [Mon May 11 02:13:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:13:58.655929 np0000173406 devstack@c-api.service[112628]: DEBUG dbcounter [-] [112628] Writing DB stats cinder:SELECT=1 {{(pid=112628) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:14:48.678616 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.middleware.request_id [None req-c7a5a3df-e487-4291-ab48-1b4dc3eaa224 None None] RequestId filter calling following filter/app {{(pid=112629) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:14:48.681702 np0000173406 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [None req-c7a5a3df-e487-4291-ab48-1b4dc3eaa224 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 11 02:14:48.681862 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.openstack.wsgi [None req-c7a5a3df-e487-4291-ab48-1b4dc3eaa224 demo demo] Empty body provided in request {{(pid=112629) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:14:48.682129 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.openstack.wsgi [None req-c7a5a3df-e487-4291-ab48-1b4dc3eaa224 demo demo] Calling method 'detail' {{(pid=112629) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:14:48.682567 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.api_utils [None req-c7a5a3df-e487-4291-ab48-1b4dc3eaa224 demo demo] Removing options '' from query. {{(pid=112629) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:14:48.683363 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.volume.api [None req-c7a5a3df-e487-4291-ab48-1b4dc3eaa224 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112629) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:14:48.690132 np0000173406 devstack@c-api.service[112629]: INFO cinder.volume.api [None req-c7a5a3df-e487-4291-ab48-1b4dc3eaa224 demo demo] Get all volumes completed successfully. May 11 02:14:48.691993 np0000173406 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [None req-c7a5a3df-e487-4291-ab48-1b4dc3eaa224 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 11 02:14:48.692404 np0000173406 devstack@c-api.service[112629]: [pid: 112629|app: 0|req: 7/27] 199.204.45.222 () {64 vars in 1296 bytes} [Mon May 11 02:14:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:14:58.686873 np0000173406 devstack@c-api.service[112629]: DEBUG dbcounter [-] [112629] Writing DB stats cinder:SELECT=1 {{(pid=112629) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:15:48.707517 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.middleware.request_id [None req-f3831ea2-3a47-4bb1-bd89-1bcbb6aad08d None None] RequestId filter calling following filter/app {{(pid=112626) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:15:48.711623 np0000173406 devstack@c-api.service[112626]: INFO cinder.api.openstack.wsgi [None req-f3831ea2-3a47-4bb1-bd89-1bcbb6aad08d demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 11 02:15:48.712670 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.openstack.wsgi [None req-f3831ea2-3a47-4bb1-bd89-1bcbb6aad08d demo demo] Empty body provided in request {{(pid=112626) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:15:48.713097 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.openstack.wsgi [None req-f3831ea2-3a47-4bb1-bd89-1bcbb6aad08d demo demo] Calling method 'detail' {{(pid=112626) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:15:48.713468 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.api_utils [None req-f3831ea2-3a47-4bb1-bd89-1bcbb6aad08d demo demo] Removing options '' from query. {{(pid=112626) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:15:48.714468 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.volume.api [None req-f3831ea2-3a47-4bb1-bd89-1bcbb6aad08d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112626) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:15:48.723130 np0000173406 devstack@c-api.service[112626]: INFO cinder.volume.api [None req-f3831ea2-3a47-4bb1-bd89-1bcbb6aad08d demo demo] Get all volumes completed successfully. May 11 02:15:48.728274 np0000173406 devstack@c-api.service[112626]: INFO cinder.api.openstack.wsgi [None req-f3831ea2-3a47-4bb1-bd89-1bcbb6aad08d demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 11 02:15:48.729157 np0000173406 devstack@c-api.service[112626]: [pid: 112626|app: 0|req: 8/28] 199.204.45.222 () {64 vars in 1296 bytes} [Mon May 11 02:15:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:15:58.717510 np0000173406 devstack@c-api.service[112626]: DEBUG dbcounter [-] [112626] Writing DB stats cinder:SELECT=1 {{(pid=112626) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:16:48.746141 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.middleware.request_id [None req-cfaaccf2-2760-49d7-ac5c-048ab4da4ce5 None None] RequestId filter calling following filter/app {{(pid=112627) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:16:48.749180 np0000173406 devstack@c-api.service[112627]: INFO cinder.api.openstack.wsgi [None req-cfaaccf2-2760-49d7-ac5c-048ab4da4ce5 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 11 02:16:48.749457 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.openstack.wsgi [None req-cfaaccf2-2760-49d7-ac5c-048ab4da4ce5 demo demo] Empty body provided in request {{(pid=112627) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:16:48.749785 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.openstack.wsgi [None req-cfaaccf2-2760-49d7-ac5c-048ab4da4ce5 demo demo] Calling method 'detail' {{(pid=112627) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:16:48.750137 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.api_utils [None req-cfaaccf2-2760-49d7-ac5c-048ab4da4ce5 demo demo] Removing options '' from query. {{(pid=112627) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:16:48.751179 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.volume.api [None req-cfaaccf2-2760-49d7-ac5c-048ab4da4ce5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112627) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:16:48.759413 np0000173406 devstack@c-api.service[112627]: INFO cinder.volume.api [None req-cfaaccf2-2760-49d7-ac5c-048ab4da4ce5 demo demo] Get all volumes completed successfully. May 11 02:16:48.762064 np0000173406 devstack@c-api.service[112627]: INFO cinder.api.openstack.wsgi [None req-cfaaccf2-2760-49d7-ac5c-048ab4da4ce5 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 11 02:16:48.762653 np0000173406 devstack@c-api.service[112627]: [pid: 112627|app: 0|req: 7/29] 199.204.45.222 () {64 vars in 1296 bytes} [Mon May 11 02:16:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:16:58.754235 np0000173406 devstack@c-api.service[112627]: DEBUG dbcounter [-] [112627] Writing DB stats cinder:SELECT=1 {{(pid=112627) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:17:48.780632 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.middleware.request_id [None req-999394bc-f792-41a6-abde-0d9f7d98b8bc None None] RequestId filter calling following filter/app {{(pid=112628) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:17:48.870257 np0000173406 devstack@c-api.service[112628]: INFO cinder.api.openstack.wsgi [None req-999394bc-f792-41a6-abde-0d9f7d98b8bc demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 11 02:17:48.870492 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.openstack.wsgi [None req-999394bc-f792-41a6-abde-0d9f7d98b8bc demo demo] Empty body provided in request {{(pid=112628) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:17:48.870774 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.openstack.wsgi [None req-999394bc-f792-41a6-abde-0d9f7d98b8bc demo demo] Calling method 'detail' {{(pid=112628) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:17:48.871069 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.api_utils [None req-999394bc-f792-41a6-abde-0d9f7d98b8bc demo demo] Removing options '' from query. {{(pid=112628) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:17:48.872030 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.volume.api [None req-999394bc-f792-41a6-abde-0d9f7d98b8bc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112628) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:17:48.879749 np0000173406 devstack@c-api.service[112628]: INFO cinder.volume.api [None req-999394bc-f792-41a6-abde-0d9f7d98b8bc demo demo] Get all volumes completed successfully. May 11 02:17:48.881742 np0000173406 devstack@c-api.service[112628]: INFO cinder.api.openstack.wsgi [None req-999394bc-f792-41a6-abde-0d9f7d98b8bc demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 11 02:17:48.882115 np0000173406 devstack@c-api.service[112628]: [pid: 112628|app: 0|req: 8/30] 199.204.45.222 () {64 vars in 1296 bytes} [Mon May 11 02:17:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:17:58.875750 np0000173406 devstack@c-api.service[112628]: DEBUG dbcounter [-] [112628] Writing DB stats cinder:SELECT=1 {{(pid=112628) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:18:48.896155 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.middleware.request_id [None req-3cb09440-e681-414e-92c1-d07b765710bb None None] RequestId filter calling following filter/app {{(pid=112629) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:18:48.899157 np0000173406 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [None req-3cb09440-e681-414e-92c1-d07b765710bb demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 11 02:18:48.899444 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.openstack.wsgi [None req-3cb09440-e681-414e-92c1-d07b765710bb demo demo] Empty body provided in request {{(pid=112629) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:18:48.899709 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.openstack.wsgi [None req-3cb09440-e681-414e-92c1-d07b765710bb demo demo] Calling method 'detail' {{(pid=112629) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:18:48.899997 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.api_utils [None req-3cb09440-e681-414e-92c1-d07b765710bb demo demo] Removing options '' from query. {{(pid=112629) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:18:48.901018 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.volume.api [None req-3cb09440-e681-414e-92c1-d07b765710bb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112629) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:18:48.907417 np0000173406 devstack@c-api.service[112629]: INFO cinder.volume.api [None req-3cb09440-e681-414e-92c1-d07b765710bb demo demo] Get all volumes completed successfully. May 11 02:18:48.909249 np0000173406 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [None req-3cb09440-e681-414e-92c1-d07b765710bb demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 11 02:18:48.909575 np0000173406 devstack@c-api.service[112629]: [pid: 112629|app: 0|req: 8/31] 199.204.45.222 () {64 vars in 1296 bytes} [Mon May 11 02:18:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:18:58.903859 np0000173406 devstack@c-api.service[112629]: DEBUG dbcounter [-] [112629] Writing DB stats cinder:SELECT=1 {{(pid=112629) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:19:48.928448 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.middleware.request_id [None req-f9108c00-273c-4e35-ac2d-c60e644d24a5 None None] RequestId filter calling following filter/app {{(pid=112626) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:19:48.932129 np0000173406 devstack@c-api.service[112626]: INFO cinder.api.openstack.wsgi [None req-f9108c00-273c-4e35-ac2d-c60e644d24a5 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 11 02:19:48.932361 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.openstack.wsgi [None req-f9108c00-273c-4e35-ac2d-c60e644d24a5 demo demo] Empty body provided in request {{(pid=112626) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:19:48.932669 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.openstack.wsgi [None req-f9108c00-273c-4e35-ac2d-c60e644d24a5 demo demo] Calling method 'detail' {{(pid=112626) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:19:48.932964 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.api_utils [None req-f9108c00-273c-4e35-ac2d-c60e644d24a5 demo demo] Removing options '' from query. {{(pid=112626) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:19:48.933939 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.volume.api [None req-f9108c00-273c-4e35-ac2d-c60e644d24a5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112626) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:19:48.945359 np0000173406 devstack@c-api.service[112626]: INFO cinder.volume.api [None req-f9108c00-273c-4e35-ac2d-c60e644d24a5 demo demo] Get all volumes completed successfully. May 11 02:19:48.947552 np0000173406 devstack@c-api.service[112626]: INFO cinder.api.openstack.wsgi [None req-f9108c00-273c-4e35-ac2d-c60e644d24a5 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 11 02:19:48.948069 np0000173406 devstack@c-api.service[112626]: [pid: 112626|app: 0|req: 9/32] 199.204.45.222 () {64 vars in 1296 bytes} [Mon May 11 02:19:48 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 02:19:58.937045 np0000173406 devstack@c-api.service[112626]: DEBUG dbcounter [-] [112626] Writing DB stats cinder:SELECT=1 {{(pid=112626) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:20:48.961393 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.middleware.request_id [None req-2ec3cfe2-e272-4de7-a3d1-c4dea7dc7f59 None None] RequestId filter calling following filter/app {{(pid=112627) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:20:48.965235 np0000173406 devstack@c-api.service[112627]: INFO cinder.api.openstack.wsgi [None req-2ec3cfe2-e272-4de7-a3d1-c4dea7dc7f59 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 11 02:20:48.965647 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.openstack.wsgi [None req-2ec3cfe2-e272-4de7-a3d1-c4dea7dc7f59 demo demo] Empty body provided in request {{(pid=112627) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:20:48.965799 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.openstack.wsgi [None req-2ec3cfe2-e272-4de7-a3d1-c4dea7dc7f59 demo demo] Calling method 'detail' {{(pid=112627) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:20:48.966014 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.api_utils [None req-2ec3cfe2-e272-4de7-a3d1-c4dea7dc7f59 demo demo] Removing options '' from query. {{(pid=112627) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:20:48.966945 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.volume.api [None req-2ec3cfe2-e272-4de7-a3d1-c4dea7dc7f59 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112627) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:20:48.973568 np0000173406 devstack@c-api.service[112627]: INFO cinder.volume.api [None req-2ec3cfe2-e272-4de7-a3d1-c4dea7dc7f59 demo demo] Get all volumes completed successfully. May 11 02:20:48.975491 np0000173406 devstack@c-api.service[112627]: INFO cinder.api.openstack.wsgi [None req-2ec3cfe2-e272-4de7-a3d1-c4dea7dc7f59 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 11 02:20:48.975842 np0000173406 devstack@c-api.service[112627]: [pid: 112627|app: 0|req: 8/33] 199.204.45.222 () {64 vars in 1296 bytes} [Mon May 11 02:20:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:20:58.969860 np0000173406 devstack@c-api.service[112627]: DEBUG dbcounter [-] [112627] Writing DB stats cinder:SELECT=1 {{(pid=112627) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:21:48.990973 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.middleware.request_id [None req-5887081d-bd78-4595-9a37-8331cff2cf5d None None] RequestId filter calling following filter/app {{(pid=112628) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:21:48.995125 np0000173406 devstack@c-api.service[112628]: INFO cinder.api.openstack.wsgi [None req-5887081d-bd78-4595-9a37-8331cff2cf5d demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 11 02:21:48.995363 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.openstack.wsgi [None req-5887081d-bd78-4595-9a37-8331cff2cf5d demo demo] Empty body provided in request {{(pid=112628) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:21:48.995626 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.openstack.wsgi [None req-5887081d-bd78-4595-9a37-8331cff2cf5d demo demo] Calling method 'detail' {{(pid=112628) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:21:48.995924 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.api_utils [None req-5887081d-bd78-4595-9a37-8331cff2cf5d demo demo] Removing options '' from query. {{(pid=112628) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:21:48.996888 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.volume.api [None req-5887081d-bd78-4595-9a37-8331cff2cf5d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112628) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:21:49.005414 np0000173406 devstack@c-api.service[112628]: INFO cinder.volume.api [None req-5887081d-bd78-4595-9a37-8331cff2cf5d demo demo] Get all volumes completed successfully. May 11 02:21:49.007408 np0000173406 devstack@c-api.service[112628]: INFO cinder.api.openstack.wsgi [None req-5887081d-bd78-4595-9a37-8331cff2cf5d demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 11 02:21:49.007772 np0000173406 devstack@c-api.service[112628]: [pid: 112628|app: 0|req: 9/34] 199.204.45.222 () {64 vars in 1296 bytes} [Mon May 11 02:21:48 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 02:21:59.001397 np0000173406 devstack@c-api.service[112628]: DEBUG dbcounter [-] [112628] Writing DB stats cinder:SELECT=1 {{(pid=112628) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:22:49.023250 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.middleware.request_id [None req-cb0f1147-2c6f-485d-b6f4-9bd97b38cc13 None None] RequestId filter calling following filter/app {{(pid=112629) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:22:49.086770 np0000173406 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [None req-cb0f1147-2c6f-485d-b6f4-9bd97b38cc13 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 11 02:22:49.087031 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.openstack.wsgi [None req-cb0f1147-2c6f-485d-b6f4-9bd97b38cc13 demo demo] Empty body provided in request {{(pid=112629) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:22:49.087267 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.openstack.wsgi [None req-cb0f1147-2c6f-485d-b6f4-9bd97b38cc13 demo demo] Calling method 'detail' {{(pid=112629) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:22:49.087578 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.api_utils [None req-cb0f1147-2c6f-485d-b6f4-9bd97b38cc13 demo demo] Removing options '' from query. {{(pid=112629) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:22:49.088826 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.volume.api [None req-cb0f1147-2c6f-485d-b6f4-9bd97b38cc13 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112629) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:22:49.098379 np0000173406 devstack@c-api.service[112629]: INFO cinder.volume.api [None req-cb0f1147-2c6f-485d-b6f4-9bd97b38cc13 demo demo] Get all volumes completed successfully. May 11 02:22:49.101340 np0000173406 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [None req-cb0f1147-2c6f-485d-b6f4-9bd97b38cc13 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 11 02:22:49.101853 np0000173406 devstack@c-api.service[112629]: [pid: 112629|app: 0|req: 9/35] 199.204.45.222 () {64 vars in 1296 bytes} [Mon May 11 02:22:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:22:59.093329 np0000173406 devstack@c-api.service[112629]: DEBUG dbcounter [-] [112629] Writing DB stats cinder:SELECT=1 {{(pid=112629) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:23:49.135441 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.middleware.request_id [None req-519e1864-f73c-4333-b5bb-74ce1b8d8c69 None None] RequestId filter calling following filter/app {{(pid=112626) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:23:49.138222 np0000173406 devstack@c-api.service[112626]: INFO cinder.api.openstack.wsgi [None req-519e1864-f73c-4333-b5bb-74ce1b8d8c69 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 11 02:23:49.138570 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.openstack.wsgi [None req-519e1864-f73c-4333-b5bb-74ce1b8d8c69 demo demo] Empty body provided in request {{(pid=112626) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:23:49.138783 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.openstack.wsgi [None req-519e1864-f73c-4333-b5bb-74ce1b8d8c69 demo demo] Calling method 'detail' {{(pid=112626) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:23:49.139128 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.api_utils [None req-519e1864-f73c-4333-b5bb-74ce1b8d8c69 demo demo] Removing options '' from query. {{(pid=112626) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:23:49.140117 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.volume.api [None req-519e1864-f73c-4333-b5bb-74ce1b8d8c69 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112626) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:23:49.148848 np0000173406 devstack@c-api.service[112626]: INFO cinder.volume.api [None req-519e1864-f73c-4333-b5bb-74ce1b8d8c69 demo demo] Get all volumes completed successfully. May 11 02:23:49.152344 np0000173406 devstack@c-api.service[112626]: INFO cinder.api.openstack.wsgi [None req-519e1864-f73c-4333-b5bb-74ce1b8d8c69 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 11 02:23:49.152898 np0000173406 devstack@c-api.service[112626]: [pid: 112626|app: 0|req: 10/36] 199.204.45.222 () {64 vars in 1296 bytes} [Mon May 11 02:23:49 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 02:23:59.143331 np0000173406 devstack@c-api.service[112626]: DEBUG dbcounter [-] [112626] Writing DB stats cinder:SELECT=1 {{(pid=112626) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:24:49.174531 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.middleware.request_id [None req-13e3cf0e-9966-4ea9-8360-65a3f9f9597a None None] RequestId filter calling following filter/app {{(pid=112627) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:24:49.179142 np0000173406 devstack@c-api.service[112627]: INFO cinder.api.openstack.wsgi [None req-13e3cf0e-9966-4ea9-8360-65a3f9f9597a demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 11 02:24:49.179687 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.openstack.wsgi [None req-13e3cf0e-9966-4ea9-8360-65a3f9f9597a demo demo] Empty body provided in request {{(pid=112627) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:24:49.180119 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.openstack.wsgi [None req-13e3cf0e-9966-4ea9-8360-65a3f9f9597a demo demo] Calling method 'detail' {{(pid=112627) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:24:49.180757 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.api_utils [None req-13e3cf0e-9966-4ea9-8360-65a3f9f9597a demo demo] Removing options '' from query. {{(pid=112627) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:24:49.182376 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.volume.api [None req-13e3cf0e-9966-4ea9-8360-65a3f9f9597a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112627) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:24:49.192720 np0000173406 devstack@c-api.service[112627]: INFO cinder.volume.api [None req-13e3cf0e-9966-4ea9-8360-65a3f9f9597a demo demo] Get all volumes completed successfully. May 11 02:24:49.195411 np0000173406 devstack@c-api.service[112627]: INFO cinder.api.openstack.wsgi [None req-13e3cf0e-9966-4ea9-8360-65a3f9f9597a demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 11 02:24:49.195911 np0000173406 devstack@c-api.service[112627]: [pid: 112627|app: 0|req: 9/37] 199.204.45.222 () {64 vars in 1296 bytes} [Mon May 11 02:24:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:24:59.185631 np0000173406 devstack@c-api.service[112627]: DEBUG dbcounter [-] [112627] Writing DB stats cinder:SELECT=1 {{(pid=112627) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:25:49.214858 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.middleware.request_id [None req-4ab225b3-f1a0-4e1f-9b04-23410d7012f2 None None] RequestId filter calling following filter/app {{(pid=112628) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:25:49.218239 np0000173406 devstack@c-api.service[112628]: INFO cinder.api.openstack.wsgi [None req-4ab225b3-f1a0-4e1f-9b04-23410d7012f2 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 11 02:25:49.218530 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.openstack.wsgi [None req-4ab225b3-f1a0-4e1f-9b04-23410d7012f2 demo demo] Empty body provided in request {{(pid=112628) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:25:49.218801 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.openstack.wsgi [None req-4ab225b3-f1a0-4e1f-9b04-23410d7012f2 demo demo] Calling method 'detail' {{(pid=112628) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:25:49.219118 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.api.api_utils [None req-4ab225b3-f1a0-4e1f-9b04-23410d7012f2 demo demo] Removing options '' from query. {{(pid=112628) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:25:49.220040 np0000173406 devstack@c-api.service[112628]: DEBUG cinder.volume.api [None req-4ab225b3-f1a0-4e1f-9b04-23410d7012f2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112628) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:25:49.227859 np0000173406 devstack@c-api.service[112628]: INFO cinder.volume.api [None req-4ab225b3-f1a0-4e1f-9b04-23410d7012f2 demo demo] Get all volumes completed successfully. May 11 02:25:49.230056 np0000173406 devstack@c-api.service[112628]: INFO cinder.api.openstack.wsgi [None req-4ab225b3-f1a0-4e1f-9b04-23410d7012f2 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 11 02:25:49.230449 np0000173406 devstack@c-api.service[112628]: [pid: 112628|app: 0|req: 10/38] 199.204.45.222 () {64 vars in 1296 bytes} [Mon May 11 02:25:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:25:59.223227 np0000173406 devstack@c-api.service[112628]: DEBUG dbcounter [-] [112628] Writing DB stats cinder:SELECT=1 {{(pid=112628) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:26:49.248335 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.middleware.request_id [None req-caed8c9d-054d-44b3-9187-5306cd6a4815 None None] RequestId filter calling following filter/app {{(pid=112629) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:26:49.252263 np0000173406 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [None req-caed8c9d-054d-44b3-9187-5306cd6a4815 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 11 02:26:49.252552 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.openstack.wsgi [None req-caed8c9d-054d-44b3-9187-5306cd6a4815 demo demo] Empty body provided in request {{(pid=112629) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:26:49.252832 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.openstack.wsgi [None req-caed8c9d-054d-44b3-9187-5306cd6a4815 demo demo] Calling method 'detail' {{(pid=112629) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:26:49.253181 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.api.api_utils [None req-caed8c9d-054d-44b3-9187-5306cd6a4815 demo demo] Removing options '' from query. {{(pid=112629) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:26:49.254278 np0000173406 devstack@c-api.service[112629]: DEBUG cinder.volume.api [None req-caed8c9d-054d-44b3-9187-5306cd6a4815 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112629) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:26:49.263490 np0000173406 devstack@c-api.service[112629]: INFO cinder.volume.api [None req-caed8c9d-054d-44b3-9187-5306cd6a4815 demo demo] Get all volumes completed successfully. May 11 02:26:49.265519 np0000173406 devstack@c-api.service[112629]: INFO cinder.api.openstack.wsgi [None req-caed8c9d-054d-44b3-9187-5306cd6a4815 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 11 02:26:49.265943 np0000173406 devstack@c-api.service[112629]: [pid: 112629|app: 0|req: 10/39] 199.204.45.222 () {64 vars in 1296 bytes} [Mon May 11 02:26:49 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 02:26:59.258337 np0000173406 devstack@c-api.service[112629]: DEBUG dbcounter [-] [112629] Writing DB stats cinder:SELECT=1 {{(pid=112629) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:27:49.288054 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.middleware.request_id [None req-4ea51ab7-7b6a-48e0-bc60-9010833703cf None None] RequestId filter calling following filter/app {{(pid=112626) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:27:49.382680 np0000173406 devstack@c-api.service[112626]: INFO cinder.api.openstack.wsgi [None req-4ea51ab7-7b6a-48e0-bc60-9010833703cf demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 11 02:27:49.382886 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.openstack.wsgi [None req-4ea51ab7-7b6a-48e0-bc60-9010833703cf demo demo] Empty body provided in request {{(pid=112626) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:27:49.383099 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.openstack.wsgi [None req-4ea51ab7-7b6a-48e0-bc60-9010833703cf demo demo] Calling method 'detail' {{(pid=112626) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:27:49.383385 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.api.api_utils [None req-4ea51ab7-7b6a-48e0-bc60-9010833703cf demo demo] Removing options '' from query. {{(pid=112626) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:27:49.384193 np0000173406 devstack@c-api.service[112626]: DEBUG cinder.volume.api [None req-4ea51ab7-7b6a-48e0-bc60-9010833703cf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112626) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:27:49.393612 np0000173406 devstack@c-api.service[112626]: INFO cinder.volume.api [None req-4ea51ab7-7b6a-48e0-bc60-9010833703cf demo demo] Get all volumes completed successfully. May 11 02:27:49.395627 np0000173406 devstack@c-api.service[112626]: INFO cinder.api.openstack.wsgi [None req-4ea51ab7-7b6a-48e0-bc60-9010833703cf demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 11 02:27:49.396132 np0000173406 devstack@c-api.service[112626]: [pid: 112626|app: 0|req: 11/40] 199.204.45.222 () {64 vars in 1296 bytes} [Mon May 11 02:27:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:27:59.387811 np0000173406 devstack@c-api.service[112626]: DEBUG dbcounter [-] [112626] Writing DB stats cinder:SELECT=1 {{(pid=112626) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 11 02:28:49.422283 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.middleware.request_id [None req-70aa8c39-a396-4a27-b624-3fcbf21fb7bf None None] RequestId filter calling following filter/app {{(pid=112627) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 11 02:28:49.428171 np0000173406 devstack@c-api.service[112627]: INFO cinder.api.openstack.wsgi [None req-70aa8c39-a396-4a27-b624-3fcbf21fb7bf demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 11 02:28:49.428421 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.openstack.wsgi [None req-70aa8c39-a396-4a27-b624-3fcbf21fb7bf demo demo] Empty body provided in request {{(pid=112627) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 11 02:28:49.428930 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.openstack.wsgi [None req-70aa8c39-a396-4a27-b624-3fcbf21fb7bf demo demo] Calling method 'detail' {{(pid=112627) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 11 02:28:49.429153 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.api.api_utils [None req-70aa8c39-a396-4a27-b624-3fcbf21fb7bf demo demo] Removing options '' from query. {{(pid=112627) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 11 02:28:49.431101 np0000173406 devstack@c-api.service[112627]: DEBUG cinder.volume.api [None req-70aa8c39-a396-4a27-b624-3fcbf21fb7bf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112627) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 11 02:28:49.440803 np0000173406 devstack@c-api.service[112627]: INFO cinder.volume.api [None req-70aa8c39-a396-4a27-b624-3fcbf21fb7bf demo demo] Get all volumes completed successfully. May 11 02:28:49.443741 np0000173406 devstack@c-api.service[112627]: INFO cinder.api.openstack.wsgi [None req-70aa8c39-a396-4a27-b624-3fcbf21fb7bf demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 11 02:28:49.444327 np0000173406 devstack@c-api.service[112627]: [pid: 112627|app: 0|req: 10/41] 199.204.45.222 () {64 vars in 1296 bytes} [Mon May 11 02:28:49 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 11 02:28:59.434963 np0000173406 devstack@c-api.service[112627]: DEBUG dbcounter [-] [112627] Writing DB stats cinder:SELECT=1 {{(pid=112627) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}