May 09 03:20:15.039827 np0000172883 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 03:20:15.047136 np0000172883 devstack@c-api.service[112488]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 03:20:15.050041 np0000172883 devstack@c-api.service[112488]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 03:20:15 2026] *** May 09 03:20:15.050041 np0000172883 devstack@c-api.service[112488]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 03:20:15.050041 np0000172883 devstack@c-api.service[112488]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 03:20:15.050041 np0000172883 devstack@c-api.service[112488]: nodename: np0000172883 May 09 03:20:15.050041 np0000172883 devstack@c-api.service[112488]: machine: x86_64 May 09 03:20:15.050041 np0000172883 devstack@c-api.service[112488]: clock source: unix May 09 03:20:15.050041 np0000172883 devstack@c-api.service[112488]: pcre jit disabled May 09 03:20:15.050041 np0000172883 devstack@c-api.service[112488]: detected number of CPU cores: 16 May 09 03:20:15.050041 np0000172883 devstack@c-api.service[112488]: current working directory: / May 09 03:20:15.050041 np0000172883 devstack@c-api.service[112488]: detected binary path: /usr/bin/uwsgi-core May 09 03:20:15.050041 np0000172883 devstack@c-api.service[112488]: your processes number limit is 256917 May 09 03:20:15.050041 np0000172883 devstack@c-api.service[112488]: your memory page size is 4096 bytes May 09 03:20:15.050041 np0000172883 devstack@c-api.service[112488]: detected max file descriptor number: 2048 May 09 03:20:15.050041 np0000172883 devstack@c-api.service[112488]: lock engine: pthread robust mutexes May 09 03:20:15.050771 np0000172883 devstack@c-api.service[112488]: thunder lock: enabled May 09 03:20:15.050771 np0000172883 devstack@c-api.service[112488]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 03:20:15.050771 np0000172883 devstack@c-api.service[112488]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 03:20:15.050771 np0000172883 devstack@c-api.service[112488]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 03:20:15.050771 np0000172883 devstack@c-api.service[112488]: Set PythonHome to /opt/stack/data/venv May 09 03:20:15.097652 np0000172883 devstack@c-api.service[112488]: Python main interpreter initialized at 0x7de7a3ea3668 May 09 03:20:15.097652 np0000172883 devstack@c-api.service[112488]: python threads support enabled May 09 03:20:15.097652 np0000172883 devstack@c-api.service[112488]: your server socket listen backlog is limited to 100 connections May 09 03:20:15.097652 np0000172883 devstack@c-api.service[112488]: your mercy for graceful operations on workers is 80 seconds May 09 03:20:15.098249 np0000172883 devstack@c-api.service[112488]: mapped 671795 bytes (656 KB) for 4 cores May 09 03:20:15.098420 np0000172883 devstack@c-api.service[112488]: *** Operational MODE: preforking *** May 09 03:20:15.098660 np0000172883 devstack@c-api.service[112488]: *** uWSGI is running in multiple interpreter mode *** May 09 03:20:15.098660 np0000172883 devstack@c-api.service[112488]: spawned uWSGI master process (pid: 112488) May 09 03:20:15.098832 np0000172883 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 03:20:15.099433 np0000172883 devstack@c-api.service[112488]: spawned uWSGI worker 1 (pid: 112495, cores: 1) May 09 03:20:15.099950 np0000172883 devstack@c-api.service[112488]: spawned uWSGI worker 2 (pid: 112496, cores: 1) May 09 03:20:15.100703 np0000172883 devstack@c-api.service[112488]: spawned uWSGI worker 3 (pid: 112497, cores: 1) May 09 03:20:15.100947 np0000172883 devstack@c-api.service[112488]: spawned uWSGI worker 4 (pid: 112498, cores: 1) May 09 03:20:15.101040 np0000172883 devstack@c-api.service[112488]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 03:20:15.225454 np0000172883 devstack@c-api.service[112495]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 03:20:15.225454 np0000172883 devstack@c-api.service[112495]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 03:20:15.225454 np0000172883 devstack@c-api.service[112495]: we strongly recommend against using it for new projects. May 09 03:20:15.225454 np0000172883 devstack@c-api.service[112495]: If you are already using Eventlet, we recommend migrating to a different May 09 03:20:15.225454 np0000172883 devstack@c-api.service[112495]: framework. For more detail see May 09 03:20:15.225454 np0000172883 devstack@c-api.service[112495]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 03:20:15.225454 np0000172883 devstack@c-api.service[112495]: import eventlet # noqa May 09 03:20:15.232319 np0000172883 devstack@c-api.service[112497]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 03:20:15.232319 np0000172883 devstack@c-api.service[112497]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 03:20:15.232319 np0000172883 devstack@c-api.service[112497]: we strongly recommend against using it for new projects. May 09 03:20:15.232319 np0000172883 devstack@c-api.service[112497]: If you are already using Eventlet, we recommend migrating to a different May 09 03:20:15.232319 np0000172883 devstack@c-api.service[112497]: framework. For more detail see May 09 03:20:15.232319 np0000172883 devstack@c-api.service[112497]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 03:20:15.232319 np0000172883 devstack@c-api.service[112497]: import eventlet # noqa May 09 03:20:15.236358 np0000172883 devstack@c-api.service[112496]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 03:20:15.236358 np0000172883 devstack@c-api.service[112496]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 03:20:15.236358 np0000172883 devstack@c-api.service[112496]: we strongly recommend against using it for new projects. May 09 03:20:15.236358 np0000172883 devstack@c-api.service[112496]: If you are already using Eventlet, we recommend migrating to a different May 09 03:20:15.236358 np0000172883 devstack@c-api.service[112496]: framework. For more detail see May 09 03:20:15.236358 np0000172883 devstack@c-api.service[112496]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 03:20:15.236358 np0000172883 devstack@c-api.service[112496]: import eventlet # noqa May 09 03:20:15.238222 np0000172883 devstack@c-api.service[112498]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 03:20:15.238222 np0000172883 devstack@c-api.service[112498]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 03:20:15.238222 np0000172883 devstack@c-api.service[112498]: we strongly recommend against using it for new projects. May 09 03:20:15.238222 np0000172883 devstack@c-api.service[112498]: If you are already using Eventlet, we recommend migrating to a different May 09 03:20:15.238222 np0000172883 devstack@c-api.service[112498]: framework. For more detail see May 09 03:20:15.238222 np0000172883 devstack@c-api.service[112498]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 03:20:15.238222 np0000172883 devstack@c-api.service[112498]: import eventlet # noqa May 09 03:20:15.308768 np0000172883 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 03:20:15.308768 np0000172883 devstack@c-api.service[112495]: debtcollector.deprecate( May 09 03:20:15.319181 np0000172883 devstack@c-api.service[112496]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 03:20:15.319181 np0000172883 devstack@c-api.service[112496]: debtcollector.deprecate( May 09 03:20:15.319910 np0000172883 devstack@c-api.service[112497]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 03:20:15.319910 np0000172883 devstack@c-api.service[112497]: debtcollector.deprecate( May 09 03:20:15.323824 np0000172883 devstack@c-api.service[112498]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 03:20:15.323824 np0000172883 devstack@c-api.service[112498]: debtcollector.deprecate( May 09 03:20:15.395037 np0000172883 devstack@c-api.service[112495]: /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 09 03:20:15.395037 np0000172883 devstack@c-api.service[112495]: from cgi import parse_header May 09 03:20:15.395719 np0000172883 devstack@c-api.service[112497]: /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 09 03:20:15.395719 np0000172883 devstack@c-api.service[112497]: from cgi import parse_header May 09 03:20:15.401679 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:15.401679 np0000172883 devstack@c-api.service[112498]: from cgi import parse_header May 09 03:20:15.402283 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:15.402283 np0000172883 devstack@c-api.service[112496]: from cgi import parse_header May 09 03:20:15.439556 np0000172883 devstack@c-api.service[112497]: /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 09 03:20:15.439556 np0000172883 devstack@c-api.service[112497]: removals.removed_module( May 09 03:20:15.439816 np0000172883 devstack@c-api.service[112495]: /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 09 03:20:15.439816 np0000172883 devstack@c-api.service[112495]: removals.removed_module( May 09 03:20:15.440250 np0000172883 devstack@c-api.service[112497]: /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 09 03:20:15.440250 np0000172883 devstack@c-api.service[112497]: removals.removed_module( May 09 03:20:15.440518 np0000172883 devstack@c-api.service[112495]: /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 09 03:20:15.440518 np0000172883 devstack@c-api.service[112495]: removals.removed_module( May 09 03:20:15.447143 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:15.447143 np0000172883 devstack@c-api.service[112496]: removals.removed_module( May 09 03:20:15.447865 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:15.447865 np0000172883 devstack@c-api.service[112496]: removals.removed_module( May 09 03:20:15.460732 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:15.460732 np0000172883 devstack@c-api.service[112498]: removals.removed_module( May 09 03:20:15.461484 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:15.461484 np0000172883 devstack@c-api.service[112498]: removals.removed_module( May 09 03:20:16.022455 np0000172883 devstack@c-api.service[112495]: /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 09 03:20:16.022455 np0000172883 devstack@c-api.service[112495]: warnings.warn( May 09 03:20:16.042217 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:16.042217 np0000172883 devstack@c-api.service[112496]: warnings.warn( May 09 03:20:16.063988 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:16.063988 np0000172883 devstack@c-api.service[112498]: warnings.warn( May 09 03:20:16.096527 np0000172883 devstack@c-api.service[112497]: /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 09 03:20:16.096527 np0000172883 devstack@c-api.service[112497]: warnings.warn( May 09 03:20:16.117786 np0000172883 devstack@c-api.service[112495]: /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 09 03:20:16.117786 np0000172883 devstack@c-api.service[112495]: warnings.warn( May 09 03:20:16.140230 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:16.140230 np0000172883 devstack@c-api.service[112496]: warnings.warn( May 09 03:20:16.175860 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:16.175860 np0000172883 devstack@c-api.service[112498]: warnings.warn( May 09 03:20:16.193106 np0000172883 devstack@c-api.service[112497]: /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 09 03:20:16.193106 np0000172883 devstack@c-api.service[112497]: warnings.warn( May 09 03:20:16.407893 np0000172883 devstack@c-api.service[112495]: 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 09 03:20:16.408407 np0000172883 devstack@c-api.service[112495]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112495) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 03:20:16.412334 np0000172883 devstack@c-api.service[112496]: 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 09 03:20:16.412599 np0000172883 devstack@c-api.service[112496]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112496) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 03:20:16.459469 np0000172883 devstack@c-api.service[112498]: 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 09 03:20:16.460046 np0000172883 devstack@c-api.service[112498]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112498) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 03:20:16.480738 np0000172883 devstack@c-api.service[112497]: 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 09 03:20:16.481172 np0000172883 devstack@c-api.service[112497]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112497) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 03:20:16.493909 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:16.493909 np0000172883 devstack@c-api.service[112496]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 03:20:16.494085 np0000172883 devstack@c-api.service[112495]: /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 09 03:20:16.494085 np0000172883 devstack@c-api.service[112495]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 03:20:16.522023 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:16.522023 np0000172883 devstack@c-api.service[112498]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 03:20:16.546725 np0000172883 devstack@c-api.service[112497]: /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 09 03:20:16.546725 np0000172883 devstack@c-api.service[112497]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 03:20:16.945045 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112498) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 03:20:16.945272 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112496) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 03:20:16.945433 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112497) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 03:20:16.945564 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.945564 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.945760 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112495) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 03:20:16.945868 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.945952 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.946048 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.946138 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.946230 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.946348 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.946456 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.946537 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.946614 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.946694 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.947731 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.947903 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.947903 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.947903 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.948189 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.948189 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.948437 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.948527 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.948627 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.948777 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.948879 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.948879 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.951392 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.951493 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.951588 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.951685 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.951783 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.951866 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.951965 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.952056 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.952142 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.952231 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.952347 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.952454 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.952535 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.952535 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.952535 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.952535 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.952849 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.952849 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.952849 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.953085 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.953177 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.953257 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.953438 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.953549 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.953878 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.954012 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.954012 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.954286 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.954401 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.954505 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.954505 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.954648 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.954648 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.954648 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.954648 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.954960 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.955043 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.955043 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.955204 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.955204 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.955204 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.955204 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.955204 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.955204 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.955709 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.955709 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.955709 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.955709 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.955709 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.956240 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.956379 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.956461 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.956542 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.956631 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.956775 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.956878 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.956980 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.957085 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.957174 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.957253 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.957370 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.957475 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.957566 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.957655 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.957731 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.957773 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.957811 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.957858 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.957896 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.957896 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.957974 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.958018 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.958055 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.958096 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.958139 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.958182 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.958225 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.958269 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.958323 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.958372 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.958409 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.958446 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.958483 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.958527 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.958568 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.958609 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.958657 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.958697 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.958741 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.958779 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.958818 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.958855 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.958898 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.958940 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.958983 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.959019 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.959063 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.959063 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.959063 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.959063 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.959192 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.959192 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.959192 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.959192 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.959363 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.959410 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.959410 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.959473 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.959514 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.959552 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.959593 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.959634 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.959672 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.959708 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.959750 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.959798 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.959839 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.959883 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.959919 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.959960 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.960002 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.960040 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.960085 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.960122 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.960168 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.960212 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.960253 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.960328 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.960378 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.960417 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.960462 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.960499 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.960539 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.960577 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.960624 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.960661 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.960697 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.960753 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.960788 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.960830 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.960870 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.960907 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.960953 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.960996 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.961032 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.961073 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.961115 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.961152 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.961188 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.961231 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.961272 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.961332 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.961375 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.961420 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.961420 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.961420 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.961524 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.961524 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.961524 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.961524 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.961524 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.961693 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.961731 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.961778 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.961815 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.961851 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.961851 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.961923 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.961964 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.962004 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.962041 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.962078 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.962117 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.962174 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.962174 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.962174 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.962275 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.962326 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.962363 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.962363 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.962363 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.962363 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.962363 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.962546 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.962587 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.962629 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.962629 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.962629 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.962629 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.962629 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.962798 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.962835 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.962878 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.962915 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.962955 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.962999 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.963040 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.963080 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.963125 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.963178 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.963221 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.963257 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.963292 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.963351 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.963389 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.963432 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.963473 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.963509 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.963549 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.963549 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.963549 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.963549 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.963682 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.963682 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.963682 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.963682 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.963808 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.963851 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.963891 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.963931 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.963966 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.964007 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.964047 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.964047 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.964047 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.964151 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.964186 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.964221 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.964221 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.964313 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.964352 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.964387 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.964431 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.964468 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.964509 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.964550 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.964586 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.964628 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.964628 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.964628 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.964749 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.964749 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.964749 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.964749 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.964893 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.964938 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.964974 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.965014 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.965054 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.965093 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.965135 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.965170 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.965250 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.965250 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.965350 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.965388 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.965429 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.965467 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.965502 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.965538 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.965573 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.965614 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.965650 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.965690 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.965733 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.965779 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.965821 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.965821 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.967746 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.967812 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.967858 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.967906 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.967984 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.968035 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.968077 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.968120 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.968162 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.968204 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.968204 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.968271 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.968326 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.968392 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.968430 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.968490 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.968533 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.968569 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.968609 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.968663 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.968701 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.968765 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.968804 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.968848 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.968897 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.968897 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.968967 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.969004 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.969046 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.969083 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.969123 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.969159 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.969201 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.969240 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.969279 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.969337 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.969375 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.969412 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.969450 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.969497 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.969535 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.969572 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.969608 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.969650 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.969691 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.969737 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.969772 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.969813 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.969854 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.969890 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.969926 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.969961 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.969995 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.970030 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.970071 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.970190 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.970625 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.970686 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.970733 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.970801 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.970848 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.970893 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.970932 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.970969 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.971011 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.971087 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.971127 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.971185 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.971223 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.971260 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.971328 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.971368 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.971401 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.971450 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.971495 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.971538 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.971578 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.971617 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.971659 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.971695 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.971742 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.971778 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.971816 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.971845 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.972026 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.972067 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.972105 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.972146 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.972181 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.972216 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.972262 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.972312 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.972350 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.972385 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.972429 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.972472 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.972511 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.972547 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.972594 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.972631 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.972665 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.972700 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.972770 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.972811 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.972848 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.972893 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.972929 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.972964 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.973010 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.973010 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.973010 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.973010 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.973748 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.973805 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.973855 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.973907 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.973952 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.973991 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.974027 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.974073 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.974110 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.974155 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.974192 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.974228 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.974277 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.974337 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.974375 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.974422 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.974459 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.974497 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.974533 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.974575 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.974617 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.974658 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.974707 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.974753 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.974797 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.974834 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.974869 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.974915 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.974956 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.974998 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.975035 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.975070 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.975113 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.975150 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.975186 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.975222 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.975263 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.975313 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.975351 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.975388 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.975424 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.975469 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.975511 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.975552 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.975593 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.975634 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.975678 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.975720 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.975760 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.975796 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.975830 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.975865 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.975910 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.975946 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.975946 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.975946 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.976502 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.976569 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.976622 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.976691 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.976784 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.976846 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.976916 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.976977 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.977041 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.977093 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.977145 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.977198 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.977252 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.977332 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.977401 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.977484 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.977546 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.977600 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.977659 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.977723 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.977785 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.977785 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.977881 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.977881 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.977881 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.977881 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.977881 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.977881 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.978206 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.978206 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.978344 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.978408 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.978468 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.978521 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.978590 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.978645 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.978698 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.978752 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.978807 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.978859 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.978913 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.978973 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.979035 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.979095 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.979163 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.979217 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.979217 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.979217 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.979406 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.979462 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.979515 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.979515 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.979618 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.979681 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.979736 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.979787 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.979846 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.979899 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.979952 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.980003 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.980055 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.980107 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.980159 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.980312 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.980372 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.980438 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.980492 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.980546 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.980608 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.980663 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.980734 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.980789 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.980853 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.981059 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.981119 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.981179 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.981238 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.981319 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.981374 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.981426 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.981426 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.981426 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.981426 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.981426 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.981661 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.981661 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.981661 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.981661 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.981661 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.981902 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.981966 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.982020 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.982081 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.982135 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.982195 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.982255 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.982327 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.982383 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.982456 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.982509 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.982560 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.982611 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.982673 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.982789 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.982842 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.982902 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.982962 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.983023 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.983076 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.983130 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.983130 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.983130 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.983288 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.983288 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.983288 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.983288 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.983288 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.983288 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.983589 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.983652 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.983714 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.983783 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.983783 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.983887 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.983949 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.984009 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.984061 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.984112 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.984165 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.984215 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.984278 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.984349 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.984403 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.984469 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.984529 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.984581 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.984641 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.984700 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.984795 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.984795 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.985844 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.985889 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.985924 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.985973 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.986013 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.986055 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.986093 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.986134 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.986182 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.986221 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.986268 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.986326 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.986366 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.986366 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.986429 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.986429 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.986429 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.986537 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.986537 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.986605 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.986647 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.987170 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.987218 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.987289 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.987348 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.987390 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.987424 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.987472 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.987511 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.987559 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.987601 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.987636 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.987673 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.987718 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.987756 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.987792 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.987833 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.987877 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.987919 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.988037 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.988076 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.988113 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.988149 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.988183 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.988218 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.988254 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.988306 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.988345 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.988390 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.988429 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.988475 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.988475 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.988475 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.988475 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.988475 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.988475 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.988648 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.988648 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.988740 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.988781 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.988826 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.988865 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.988902 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.988945 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.988981 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.989019 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.989056 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.989093 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.989135 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.989179 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.989225 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.989267 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.989327 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.989379 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.989417 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.989453 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.989489 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.989532 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.989575 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.989613 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.989659 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.989702 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.989751 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.989793 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.989831 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.989867 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.989908 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.989946 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.989983 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.990018 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.990066 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.990103 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.990138 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.990174 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.990216 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.990253 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.990288 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.990338 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.990384 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.990421 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.990463 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.990504 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.990540 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.990577 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.990616 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.990652 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.990687 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.990721 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.990756 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.990791 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.990834 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.990870 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.990905 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.990941 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.990976 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.991010 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.991046 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.991081 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.991116 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.991157 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.991201 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.991242 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.991278 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.991338 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.991376 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.991408 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.991444 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.991481 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.991518 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.991560 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.991682 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.991731 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.991772 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.991808 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.991843 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.991879 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.991879 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.991879 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.991879 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.991879 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.992443 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.992499 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.992557 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.992598 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.992643 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.992693 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.992774 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.992812 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.992855 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.992894 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.992939 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.992981 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.993018 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.993061 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.993097 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.993133 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.993169 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.993211 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.993253 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.993315 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.993364 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.993405 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.993445 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.993480 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.993520 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.993520 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.993520 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.993520 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.997315 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.997391 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.997465 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.997465 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.997574 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.997629 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.997690 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.997740 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.997791 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.997842 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.997892 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.997892 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.997892 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.997892 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.998088 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.998088 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.998088 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.998088 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.998645 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.998721 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.998789 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.998850 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.998901 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.998959 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.998959 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.998959 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.998959 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.998959 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:16.999424 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.999486 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.999558 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.999614 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:16.999614 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:16.999713 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.999769 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:16.999769 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:16.999870 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.999921 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:16.999971 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:16.999971 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:17.000070 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:17.000135 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:17.000195 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:17.000255 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:17.000255 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:17.000255 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:17.000255 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:17.000461 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:17.000516 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:17.000577 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:17.000636 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:17.000694 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:17.000694 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:17.000694 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:17.000694 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:17.000694 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:17.004687 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:17.004771 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:17.004820 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:17.004895 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:17.004939 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:17.004974 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:17.005009 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:17.005041 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:17.005077 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:17.005132 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:17.005187 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:17.005226 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:17.005267 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:17.005267 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:17.005359 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:17.005401 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:17.005436 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:17.005436 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:17.005436 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:17.005527 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:17.005527 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:17.005591 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:17.005633 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:17.005673 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:17.005721 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:17.005786 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:17.005841 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:17.005879 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:17.005916 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:17.005954 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:17.005994 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:17.006030 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:17.006082 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:17.006124 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:17.006165 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:17.006207 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:17.006240 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:17.006280 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:17.006329 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:17.006366 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:17.006399 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112498) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:17.006444 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:17.006478 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:17.006521 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:17.006554 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:17.006586 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:17.006621 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:17.006661 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:17.006697 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:17.006740 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:17.006776 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:17.006807 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:17.006843 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:17.006886 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112498) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:17.006924 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:17.006957 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:17.006995 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:17.007026 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112498) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:17.007065 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112496) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:17.007097 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:17.007129 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112497) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:17.007165 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:17.007199 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:17.007236 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:17.007276 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:17.007327 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:17.007367 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:17.007401 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:17.007433 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 03:20:17.007466 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:17.007497 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112496) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:17.007537 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112497) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:17.007576 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 03:20:17.007617 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112496) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:17.007653 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112497) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:17.007691 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 03:20:17.007691 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 03:20:17.007691 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 03:20:17.007691 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 03:20:17.007691 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 03:20:17.050242 np0000172883 devstack@c-api.service[112498]: INFO dbcounter [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Registered counter for database cinder May 09 03:20:17.050684 np0000172883 devstack@c-api.service[112496]: INFO dbcounter [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Registered counter for database cinder May 09 03:20:17.050945 np0000172883 devstack@c-api.service[112497]: INFO dbcounter [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Registered counter for database cinder May 09 03:20:17.053198 np0000172883 devstack@c-api.service[112495]: INFO dbcounter [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Registered counter for database cinder May 09 03:20:17.066151 np0000172883 devstack@c-api.service[112496]: DEBUG oslo_db.sqlalchemy.engines [None req-af90f90c-9b84-4220-a956-379c728d0c01 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=112496) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:20:17.067920 np0000172883 devstack@c-api.service[112498]: DEBUG oslo_db.sqlalchemy.engines [None req-069d7027-c8f4-4285-b38b-3afa939a6444 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=112498) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:20:17.074831 np0000172883 devstack@c-api.service[112497]: DEBUG oslo_db.sqlalchemy.engines [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 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=112497) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:20:17.080024 np0000172883 devstack@c-api.service[112495]: DEBUG oslo_db.sqlalchemy.engines [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a 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=112495) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:20:17.179776 np0000172883 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writer thread running {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 03:20:17.181462 np0000172883 devstack@c-api.service[112496]: DEBUG dbcounter [-] [112496] Writer thread running {{(pid=112496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 03:20:17.185337 np0000172883 devstack@c-api.service[112498]: INFO cinder.rpc [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 03:20:17.185422 np0000172883 devstack@c-api.service[112496]: INFO cinder.rpc [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 03:20:17.185469 np0000172883 devstack@c-api.service[112498]: INFO cinder.rpc [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 03:20:17.186616 np0000172883 devstack@c-api.service[112496]: INFO cinder.rpc [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 03:20:17.188118 np0000172883 devstack@c-api.service[112498]: INFO cinder.rpc [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 03:20:17.188904 np0000172883 devstack@c-api.service[112496]: INFO cinder.rpc [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 03:20:17.190741 np0000172883 devstack@c-api.service[112498]: INFO cinder.rpc [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 03:20:17.191058 np0000172883 devstack@c-api.service[112496]: INFO cinder.rpc [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 03:20:17.191936 np0000172883 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.192345 np0000172883 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.192909 np0000172883 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writer thread running {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 03:20:17.194126 np0000172883 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writer thread running {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 03:20:17.194175 np0000172883 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.194802 np0000172883 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.195615 np0000172883 devstack@c-api.service[112497]: INFO cinder.rpc [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 03:20:17.197869 np0000172883 devstack@c-api.service[112495]: INFO cinder.rpc [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 03:20:17.197929 np0000172883 devstack@c-api.service[112497]: INFO cinder.rpc [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 03:20:17.198703 np0000172883 devstack@c-api.service[112498]: DEBUG oslo_db.sqlalchemy.engines [None req-069d7027-c8f4-4285-b38b-3afa939a6444 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=112498) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:20:17.199966 np0000172883 devstack@c-api.service[112496]: DEBUG oslo_db.sqlalchemy.engines [None req-af90f90c-9b84-4220-a956-379c728d0c01 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=112496) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:20:17.200578 np0000172883 devstack@c-api.service[112498]: INFO cinder.rpc [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 03:20:17.200643 np0000172883 devstack@c-api.service[112497]: INFO cinder.rpc [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 03:20:17.202274 np0000172883 devstack@c-api.service[112498]: INFO cinder.rpc [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 03:20:17.202529 np0000172883 devstack@c-api.service[112495]: INFO cinder.rpc [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 03:20:17.202948 np0000172883 devstack@c-api.service[112497]: INFO cinder.rpc [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 03:20:17.203073 np0000172883 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.203132 np0000172883 devstack@c-api.service[112496]: INFO cinder.rpc [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 03:20:17.203852 np0000172883 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.205743 np0000172883 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.206014 np0000172883 devstack@c-api.service[112495]: INFO cinder.rpc [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 03:20:17.206475 np0000172883 devstack@c-api.service[112496]: INFO cinder.rpc [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 03:20:17.207627 np0000172883 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.207960 np0000172883 devstack@c-api.service[112495]: INFO cinder.rpc [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 03:20:17.208898 np0000172883 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.209723 np0000172883 devstack@c-api.service[112497]: DEBUG oslo_db.sqlalchemy.engines [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 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=112497) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:20:17.210590 np0000172883 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.212255 np0000172883 devstack@c-api.service[112497]: INFO cinder.rpc [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 03:20:17.215441 np0000172883 devstack@c-api.service[112497]: INFO cinder.rpc [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 03:20:17.215709 np0000172883 devstack@c-api.service[112495]: DEBUG oslo_db.sqlalchemy.engines [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a 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=112495) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:20:17.215978 np0000172883 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.217270 np0000172883 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.217474 np0000172883 devstack@c-api.service[112495]: INFO cinder.rpc [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 03:20:17.219080 np0000172883 devstack@c-api.service[112495]: INFO cinder.rpc [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 03:20:17.219696 np0000172883 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.219874 np0000172883 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.219928 np0000172883 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.222912 np0000172883 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.223149 np0000172883 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.226283 np0000172883 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.226943 np0000172883 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.230203 np0000172883 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.230546 np0000172883 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.231439 np0000172883 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.231955 np0000172883 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.233139 np0000172883 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.234074 np0000172883 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.234636 np0000172883 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.235797 np0000172883 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.236999 np0000172883 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.237200 np0000172883 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.237966 np0000172883 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.238974 np0000172883 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.240013 np0000172883 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.240102 np0000172883 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.242003 np0000172883 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.242888 np0000172883 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.243057 np0000172883 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.243727 np0000172883 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.244399 np0000172883 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.245021 np0000172883 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.246146 np0000172883 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.246894 np0000172883 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.247115 np0000172883 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.247908 np0000172883 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.248429 np0000172883 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.249472 np0000172883 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.251007 np0000172883 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.251846 np0000172883 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.252147 np0000172883 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.252514 np0000172883 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.254705 np0000172883 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.254978 np0000172883 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.255884 np0000172883 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.256621 np0000172883 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.257660 np0000172883 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.258008 np0000172883 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.258426 np0000172883 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.259161 np0000172883 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.259513 np0000172883 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.259916 np0000172883 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.260280 np0000172883 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.260980 np0000172883 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.261790 np0000172883 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.262425 np0000172883 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.262549 np0000172883 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.262610 np0000172883 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.263934 np0000172883 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.264083 np0000172883 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.265091 np0000172883 devstack@c-api.service[112498]: WARNING cinder.api.contrib.hosts [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 03:20:17.265409 np0000172883 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.265807 np0000172883 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.266957 np0000172883 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.267270 np0000172883 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.267373 np0000172883 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.268019 np0000172883 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.268350 np0000172883 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.268843 np0000172883 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.269471 np0000172883 devstack@c-api.service[112496]: WARNING cinder.api.contrib.hosts [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 03:20:17.269681 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Extended resource: extensions {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.270169 np0000172883 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.270627 np0000172883 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.270899 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Extended resource: encryption {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.271409 np0000172883 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.271632 np0000172883 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.272462 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Extended resource: encryption {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.272765 np0000172883 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.273170 np0000172883 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.273510 np0000172883 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.274041 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Extended resource: os-quota-sets {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.274103 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Extended resource: extensions {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.274514 np0000172883 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.275044 np0000172883 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.275239 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Extended resource: encryption {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.275416 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Extended resource: cgsnapshots {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.276493 np0000172883 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.276558 np0000172883 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.276820 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Extended resource: encryption {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.276879 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Extended resource: os-quota-class-sets {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.278077 np0000172883 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.278164 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Extended resource: os-availability-zone {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.278372 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Extended resource: os-quota-sets {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.278508 np0000172883 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.279459 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Extended resource: qos-specs {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.279559 np0000172883 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.279728 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Extended resource: cgsnapshots {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.279915 np0000172883 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.280568 np0000172883 devstack@c-api.service[112495]: WARNING cinder.api.contrib.hosts [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 03:20:17.281029 np0000172883 devstack@c-api.service[112497]: WARNING cinder.api.contrib.hosts [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 03:20:17.281150 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Extended resource: os-quota-class-sets {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.281339 np0000172883 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.281758 np0000172883 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.282314 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Extended resource: backups {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.282470 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Extended resource: os-availability-zone {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.282971 np0000172883 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.283231 np0000172883 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.283695 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Extended resource: qos-specs {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.284313 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Extended resource: extra_specs {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.284669 np0000172883 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.284815 np0000172883 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.285531 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Extended resource: extensions {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.285651 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Extended resource: extensions {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.285725 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Extended resource: backups {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.285818 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Extended resource: os-snapshot-manage {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.286719 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Extended resource: encryption {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.286869 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Extended resource: encryption {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.287231 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Extended resource: os-volume-type-access {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.288266 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Extended resource: encryption {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.288421 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Extended resource: encryption {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.288487 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Extended resource: extra_specs {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.288784 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Extended resource: capabilities {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.289823 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Extended resource: os-quota-sets {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.289969 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Extended resource: os-snapshot-manage {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.290037 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Extended resource: os-quota-sets {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.290122 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Extended resource: os-hosts {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.291341 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Extended resource: consistencygroups {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.291413 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Extended resource: cgsnapshots {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.291472 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Extended resource: os-volume-type-access {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.291546 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Extended resource: cgsnapshots {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.292725 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Extended resource: os-quota-class-sets {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.292801 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Extended resource: os-quota-class-sets {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.292941 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Extended resource: capabilities {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.293221 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Extended resource: os-volume-transfer {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.294020 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Extended resource: os-availability-zone {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.294133 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Extended resource: os-availability-zone {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.294198 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Extended resource: os-hosts {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.294845 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Extended resource: scheduler-stats {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.295254 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Extended resource: qos-specs {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.295402 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Extended resource: qos-specs {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.295494 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Extended resource: consistencygroups {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.296246 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Extended resource: os-volume-manage {{(pid=112498) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.297444 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Extended resource: os-volume-transfer {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.297522 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Extended resource: backups {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.298123 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Extended resource: backups {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.298384 np0000172883 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.299056 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Extended resource: scheduler-stats {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.299277 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.contrib.snapshot_actions [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] SnapshotActionsController initialized {{(pid=112498) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 03:20:17.299469 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Extended resource: extra_specs {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.300040 np0000172883 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.300169 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Extended resource: extra_specs {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.300503 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Extended resource: os-volume-manage {{(pid=112496) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.301482 np0000172883 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.301745 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Extended resource: os-snapshot-manage {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.302016 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Extended resource: os-snapshot-manage {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.302631 np0000172883 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.302877 np0000172883 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.303154 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Extended resource: os-volume-type-access {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.303493 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.contrib.snapshot_actions [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] SnapshotActionsController initialized {{(pid=112496) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 03:20:17.303562 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Extended resource: os-volume-type-access {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.304252 np0000172883 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.304379 np0000172883 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.304722 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Extended resource: capabilities {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.305109 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Extended resource: capabilities {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.305680 np0000172883 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.305755 np0000172883 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.306205 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Extended resource: os-hosts {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.306648 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Extended resource: os-hosts {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.307133 np0000172883 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.307269 np0000172883 devstack@c-api.service[112498]: WARNING castellan.key_manager.migration [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.308184 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Extended resource: consistencygroups {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.308256 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Extended resource: consistencygroups {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.308335 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.308335 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.308441 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.308611 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.308712 np0000172883 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.308757 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.308757 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.308896 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.309002 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.309104 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.309201 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Extension UsedLimits extending resource: limits {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.309311 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Extension TypesManage extending resource: types {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.309420 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Extension AdminActions extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.309556 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Extension AdminActions extending resource: snapshots {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.309647 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Extension AdminActions extending resource: backups {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.309746 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Extension VolumeActions extending resource: volumes {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.309944 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.v3.router [None req-069d7027-c8f4-4285-b38b-3afa939a6444 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112498) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.310060 np0000172883 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.310181 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Extended resource: os-volume-transfer {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.311049 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Extended resource: os-volume-transfer {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.311593 np0000172883 devstack@c-api.service[112496]: WARNING castellan.key_manager.migration [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.311787 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Extended resource: scheduler-stats {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.312131 np0000172883 devstack@c-api.service[112498]: WARNING keystonemiddleware.auth_token [None req-069d7027-c8f4-4285-b38b-3afa939a6444 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 09 03:20:17.312440 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.312551 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.312674 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.312792 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.312889 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.312995 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.313119 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.313213 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.313264 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Extended resource: os-volume-manage {{(pid=112497) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.313326 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.313449 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Extension UsedLimits extending resource: limits {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.313522 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Extended resource: scheduler-stats {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.313567 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Extension TypesManage extending resource: types {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.313651 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Extension AdminActions extending resource: volumes {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.313763 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Extension AdminActions extending resource: snapshots {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.313877 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Extension AdminActions extending resource: backups {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.314030 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Extension VolumeActions extending resource: volumes {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.314163 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.v3.router [None req-af90f90c-9b84-4220-a956-379c728d0c01 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112496) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.314995 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Extended resource: os-volume-manage {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 03:20:17.315676 np0000172883 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.316367 np0000172883 devstack@c-api.service[112496]: WARNING keystonemiddleware.auth_token [None req-af90f90c-9b84-4220-a956-379c728d0c01 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 09 03:20:17.316605 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.contrib.snapshot_actions [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] SnapshotActionsController initialized {{(pid=112497) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 03:20:17.317170 np0000172883 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.317404 np0000172883 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.317983 np0000172883 devstack@c-api.service[112498]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7de7a3ea3668 pid: 112498 (default app) May 09 03:20:17.318102 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.contrib.snapshot_actions [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] SnapshotActionsController initialized {{(pid=112495) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 03:20:17.318486 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.318486 np0000172883 devstack@c-api.service[112498]: warnings.warn( May 09 03:20:17.318878 np0000172883 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.319222 np0000172883 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.320256 np0000172883 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.321281 np0000172883 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.321733 np0000172883 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.322235 np0000172883 devstack@c-api.service[112496]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7de7a3ea3668 pid: 112496 (default app) May 09 03:20:17.323093 np0000172883 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.323259 np0000172883 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.324510 np0000172883 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.325351 np0000172883 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.326021 np0000172883 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.326375 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.326375 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.326375 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.326375 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.326737 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.326737 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.326737 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.326737 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.327026 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.327026 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.327026 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.327026 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.327026 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.327026 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.327486 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.327486 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.327486 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.327486 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.327486 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.327867 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.327867 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.327867 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.327867 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.327867 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.328215 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.328215 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.328215 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.328215 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.328536 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.328536 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.328536 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.328536 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.328536 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.328966 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.328966 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.328966 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.328966 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.328966 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.329329 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.329329 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.329329 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.329329 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.329329 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.329329 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.329764 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.329764 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.329764 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.329764 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.329764 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.329764 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.330175 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.330175 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.330175 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.330175 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.330175 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.330175 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.330604 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.330604 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.330604 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.330604 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.330604 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.330983 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.331041 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.331098 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.331098 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.331098 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.331098 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.331098 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.331486 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.331486 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.331486 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.331486 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.331486 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.331822 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.331822 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.331822 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.331822 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.332101 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.332169 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.332169 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.332169 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.332169 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.332169 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.332169 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.332596 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.332596 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.332596 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.332596 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.332882 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.332956 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.332956 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.332956 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.332956 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.333291 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.333291 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.333291 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.333291 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.333618 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.333618 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.333618 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.333618 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.333920 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.333920 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.334068 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.334158 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.334158 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.334158 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.334158 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.334158 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.334709 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.334709 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.334709 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.334709 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.334709 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.335052 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.335052 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.335052 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.335052 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.335411 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.335514 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.335514 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.335514 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.335514 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.335891 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.335891 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.335891 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.335891 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.336197 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.336197 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.336197 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.336197 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.336600 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.336600 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.336753 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.336815 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.336815 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.336815 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.336815 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.336815 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.336815 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.337242 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.337242 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.337242 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.337242 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.337242 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.337665 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.337725 np0000172883 devstack@c-api.service[112497]: WARNING castellan.key_manager.migration [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 03:20:17.337760 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.337760 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.337760 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.337760 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.337897 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.337926 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.337926 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.337926 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.337926 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.337926 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.337926 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.338132 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.338132 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.338132 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.338132 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.338132 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.338333 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.338333 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.338333 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.338333 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.338333 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.338494 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.338532 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.338532 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.338532 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.338532 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.338532 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.338532 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.338787 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.338787 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.338787 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.338787 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.338918 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.338918 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.338918 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.338918 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.339061 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.339088 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.339088 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.339088 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.339088 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.339088 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:17.339258 np0000172883 devstack@c-api.service[112498]: warnings.warn(deprecated_msg) May 09 03:20:17.339285 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Extension UsedLimits extending resource: limits {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.339285 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Extension TypesManage extending resource: types {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.339285 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Extension AdminActions extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.339285 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Extension AdminActions extending resource: snapshots {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.339285 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Extension AdminActions extending resource: backups {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.339285 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Extension VolumeActions extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.339285 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.339508 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.339508 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.339508 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.339508 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.339508 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.339508 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.339659 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-150f7a24-1c98-4eb1-aff2-d97736302ed4 None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:20:17.339689 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.339689 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.339689 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.339689 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Extension UsedLimits extending resource: limits {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.339689 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Extension TypesManage extending resource: types {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.339689 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Extension AdminActions extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.339689 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Extension AdminActions extending resource: snapshots {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.339862 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Extension AdminActions extending resource: backups {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.339862 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Extension VolumeActions extending resource: volumes {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.339862 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.v3.router [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112497) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 03:20:17.339938 np0000172883 devstack@c-api.service[112495]: WARNING keystonemiddleware.auth_token [None req-a381213b-2920-46d5-aa07-ba6c8dc6392a 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 09 03:20:17.339966 np0000172883 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 1/1] 199.204.45.238 () {60 vars in 953 bytes} [Sat May 9 03:20:17 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 09 03:20:17.339998 np0000172883 devstack@c-api.service[112497]: WARNING keystonemiddleware.auth_token [None req-f3f9e1ac-1056-4196-9f41-f77b7fc1e5c4 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 09 03:20:17.340027 np0000172883 devstack@c-api.service[112495]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7de7a3ea3668 pid: 112495 (default app) May 09 03:20:17.340058 np0000172883 devstack@c-api.service[112497]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7de7a3ea3668 pid: 112497 (default app) May 09 03:20:24.352822 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.352822 np0000172883 devstack@c-api.service[112496]: warnings.warn( May 09 03:20:24.368757 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.368757 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.369000 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.369000 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.369000 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.369000 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.369000 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.369359 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.369359 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.369359 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.369359 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.369359 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.369359 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.369735 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.369735 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.369735 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.369735 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.369735 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.370027 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.370027 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.370027 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.370027 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.370352 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.370352 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.370352 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.370352 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.370616 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.370616 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.370616 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.370616 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.370616 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.370935 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.370935 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.370935 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.370935 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.370935 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.371239 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.371239 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.371239 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.371239 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.371239 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.371239 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.371650 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.371650 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.371650 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.371650 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.371650 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.371650 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.372017 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.372017 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.372017 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.372017 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.372017 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.372017 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.372405 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.372405 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.372405 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.372405 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.372405 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.372405 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.372793 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.372793 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.372793 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.372793 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.373045 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.373045 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.373045 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.373045 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.373045 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.373391 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.373391 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.373391 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.373391 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.373391 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.373686 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.373686 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.373686 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.373686 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.373686 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.373686 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.374037 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.374037 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.374037 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.374037 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.374037 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.374404 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.374404 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.374404 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.374404 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.374404 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.374711 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.374711 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.374711 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.374711 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.374965 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.374965 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.374965 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.374965 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.375220 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.375220 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.375220 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.375220 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.375220 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.375584 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.375584 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.375584 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.375584 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.375584 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.375904 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.375904 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.375904 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.375904 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.376158 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.376158 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.376158 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.376158 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.376436 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.376436 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.376436 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.376436 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.376685 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.376685 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.376685 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.376685 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.376936 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.376936 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.376936 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.376936 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.377184 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.377184 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.377184 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.377184 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.377184 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.377184 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.377642 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.377642 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.377642 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.377642 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.377642 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.377964 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.377964 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.377964 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.377964 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.377964 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.377964 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.377964 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.378155 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.378155 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.378155 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.378155 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.378155 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.378155 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.378324 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.378324 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.378324 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.378324 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.378324 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.378324 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.378495 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.378495 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.378495 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.378495 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.378495 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.378495 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.378654 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.378654 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.378654 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.378654 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.378761 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.378761 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.378761 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.378761 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.378870 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.378870 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.378870 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.378870 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.378982 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.378982 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.378982 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.378982 np0000172883 devstack@c-api.service[112496]: warnings.warn(deprecated_msg) May 09 03:20:24.378982 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.middleware.request_id [None req-8ff6687d-c2dc-425b-bbfa-189af75bd5db None None] RequestId filter calling following filter/app {{(pid=112496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:20:24.915260 np0000172883 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-8ff6687d-c2dc-425b-bbfa-189af75bd5db admin admin] POST https://199.204.45.238/volume/v3/types May 09 03:20:24.915828 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-8ff6687d-c2dc-425b-bbfa-189af75bd5db admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 03:20:24.917568 np0000172883 devstack@c-api.service[112496]: /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 09 03:20:24.917568 np0000172883 devstack@c-api.service[112496]: warnings.warn( May 09 03:20:24.923428 np0000172883 devstack@c-api.service[112496]: DEBUG oslo_db.sqlalchemy.engines [None req-8ff6687d-c2dc-425b-bbfa-189af75bd5db 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=112496) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:20:24.957431 np0000172883 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-8ff6687d-c2dc-425b-bbfa-189af75bd5db admin admin] https://199.204.45.238/volume/v3/types returned with HTTP 200 May 09 03:20:24.957990 np0000172883 devstack@c-api.service[112496]: [pid: 112496|app: 0|req: 1/2] 199.204.45.238 () {68 vars in 1288 bytes} [Sat May 9 03:20:24 2026] POST /volume/v3/types => generated 186 bytes in 606 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:20:24.970462 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [req-8ff6687d-c2dc-425b-bbfa-189af75bd5db req-5aa8aa7a-ba44-4949-9678-73a8b086fec9 None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:20:25.280348 np0000172883 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [req-8ff6687d-c2dc-425b-bbfa-189af75bd5db req-5aa8aa7a-ba44-4949-9678-73a8b086fec9 admin admin] POST https://199.204.45.238/volume/v3/types/ce825148-6c4f-481a-b6ac-b750e3dee980/extra_specs May 09 03:20:25.280906 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [req-8ff6687d-c2dc-425b-bbfa-189af75bd5db req-5aa8aa7a-ba44-4949-9678-73a8b086fec9 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 03:20:25.282570 np0000172883 devstack@c-api.service[112498]: /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 09 03:20:25.282570 np0000172883 devstack@c-api.service[112498]: warnings.warn( May 09 03:20:25.293541 np0000172883 devstack@c-api.service[112498]: DEBUG oslo_db.sqlalchemy.engines [req-8ff6687d-c2dc-425b-bbfa-189af75bd5db req-5aa8aa7a-ba44-4949-9678-73a8b086fec9 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=112498) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:20:25.352992 np0000172883 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [req-8ff6687d-c2dc-425b-bbfa-189af75bd5db req-5aa8aa7a-ba44-4949-9678-73a8b086fec9 admin admin] https://199.204.45.238/volume/v3/types/ce825148-6c4f-481a-b6ac-b750e3dee980/extra_specs returned with HTTP 200 May 09 03:20:25.353522 np0000172883 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 2/3] 199.204.45.238 () {70 vars in 1505 bytes} [Sat May 9 03:20:24 2026] POST /volume/v3/types/ce825148-6c4f-481a-b6ac-b750e3dee980/extra_specs => generated 55 bytes in 384 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:20:27.214315 np0000172883 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=6 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:20:27.218816 np0000172883 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writing DB stats cinder:SELECT=6 {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:20:34.954593 np0000172883 devstack@c-api.service[112496]: DEBUG dbcounter [-] [112496] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:20:35.351855 np0000172883 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:23:23.497075 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.497075 np0000172883 devstack@c-api.service[112495]: warnings.warn( May 09 03:23:23.507591 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.507591 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.507839 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.507839 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.507839 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.507839 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.507839 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.508227 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.508227 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.508227 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.508227 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.508227 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.508227 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.508813 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.508813 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.508813 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.508813 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.508813 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.509132 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.509132 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.509132 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.509132 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.509435 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.509435 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.509435 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.509435 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.509714 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.509714 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.509714 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.509714 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.509714 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.510075 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.510075 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.510075 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.510075 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.510075 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.510435 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.510435 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.510435 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.510435 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.510435 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.510435 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.510849 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.510849 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.510849 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.510849 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.510849 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.510849 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.511256 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.511256 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.511256 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.511256 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.511256 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.511256 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.511686 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.511686 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.511686 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.511686 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.511686 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.511686 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.512104 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.512104 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.512104 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.512104 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.512488 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.512488 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.512488 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.512488 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.512488 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.512865 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.512865 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.512865 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.512865 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.512865 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.513186 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.513186 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.513186 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.513186 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.513186 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.513186 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.513590 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.513590 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.513590 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.513590 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.513590 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.513943 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.513943 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.513943 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.513943 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.513943 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.514276 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.514276 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.514276 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.514276 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.514592 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.514592 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.514592 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.514592 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.514877 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.514877 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.514877 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.514877 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.514877 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.515237 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.515237 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.515237 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.515237 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.515237 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.515597 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.515597 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.515597 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.515597 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.515864 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.515864 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.515864 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.515864 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.516176 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.516176 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.516176 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.516176 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.516527 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.516527 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.516527 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.516527 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.516813 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.516813 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.516813 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.516813 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.517068 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.517068 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.517068 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.517068 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.517068 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.517068 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.517255 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.517255 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.517255 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.517255 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.517255 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.517439 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.517439 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.517439 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.517439 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.517439 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.517439 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.517439 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.517647 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.517647 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.517647 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.517647 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.517647 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.517647 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.517834 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.517834 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.517834 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.517834 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.517834 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.517834 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.518024 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.518024 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.518024 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.518024 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.518024 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.518024 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.518214 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.518214 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.518214 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.518214 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.518395 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.518395 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.518395 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.518395 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.518525 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.518525 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.518525 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.518525 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.518657 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.518657 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.518657 np0000172883 devstack@c-api.service[112495]: /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 09 03:23:23.518657 np0000172883 devstack@c-api.service[112495]: warnings.warn(deprecated_msg) May 09 03:23:23.518657 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [None req-9fbd9064-e718-465b-ba21-457a4b7a050c None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:23:23.518657 np0000172883 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-9fbd9064-e718-465b-ba21-457a4b7a050c None None] GET https://199.204.45.238/volume// May 09 03:23:23.518833 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-9fbd9064-e718-465b-ba21-457a4b7a050c None None] Empty body provided in request {{(pid=112495) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:23:23.518833 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-9fbd9064-e718-465b-ba21-457a4b7a050c None None] Calling method 'all' {{(pid=112495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:23:23.518833 np0000172883 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-9fbd9064-e718-465b-ba21-457a4b7a050c None None] https://199.204.45.238/volume// returned with HTTP 300 May 09 03:23:23.518833 np0000172883 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 1/4] 199.204.45.238 () {66 vars in 1456 bytes} [Sat May 9 03:23:23 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 03:24:00.330521 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.330521 np0000172883 devstack@c-api.service[112497]: warnings.warn( May 09 03:24:00.341709 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.341709 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.341709 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.341709 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.341709 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.342094 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.342094 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.342094 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.342094 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.342094 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.342398 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.342398 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.342398 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.342398 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.342398 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.342398 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.342735 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.342735 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.342735 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.342735 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.343006 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.343006 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.343006 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.343006 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.343255 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.343255 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.343255 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.343255 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.343553 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.343553 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.343553 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.343553 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.343553 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.343915 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.343915 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.343915 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.343915 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.343915 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.344198 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.344198 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.344198 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.344198 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.344198 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.344198 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.344585 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.344585 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.344585 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.344585 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.344585 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.344585 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.344944 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.344944 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.344944 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.344944 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.344944 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.344944 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.345290 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.345290 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.345290 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.345290 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.345290 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.345612 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.345612 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.345612 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.345612 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.345612 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.345871 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.345871 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.345871 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.345871 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.345871 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.345871 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.346214 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.346214 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.346214 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.346214 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.346214 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.346214 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.346569 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.346569 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.346569 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.346569 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.346569 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.346859 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.346859 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.346859 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.346859 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.346859 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.347122 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.347122 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.347122 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.347122 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.347450 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.347450 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.347450 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.347450 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.347687 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.347687 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.347687 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.347687 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.347687 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.347981 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.347981 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.347981 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.347981 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.347981 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.348238 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.348238 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.348238 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.348238 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.348498 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.348498 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.348498 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.348498 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.348754 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.348754 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.348754 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.348754 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.348992 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.348992 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.348992 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.348992 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.349224 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.349224 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.349224 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.349224 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.349500 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.349500 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.349500 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.349500 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.349500 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.349809 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.349809 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.349809 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.349809 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.349809 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.349809 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.350157 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.350157 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.350157 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.350157 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.350157 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.350464 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.350464 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.350464 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.350464 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.350464 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.350464 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.350818 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.350818 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.350818 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.350818 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.350818 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.350818 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.351436 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.351436 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.351436 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.351436 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.351436 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.351436 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.351822 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.351822 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.351822 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.351822 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.351822 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.351822 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.352226 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.352226 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.352226 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.352226 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.352391 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.352391 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.352391 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.352391 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.352391 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.352523 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.352523 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.352523 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.352523 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.352523 np0000172883 devstack@c-api.service[112497]: warnings.warn(deprecated_msg) May 09 03:24:00.352523 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-c3c32869-2515-43d1-aef1-d2e8243831f3 None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:24:00.652819 np0000172883 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-c3c32869-2515-43d1-aef1-d2e8243831f3 demo demo] GET https://199.204.45.238/volume/v3/types?is_public=None May 09 03:24:00.653168 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-c3c32869-2515-43d1-aef1-d2e8243831f3 demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:24:00.653408 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-c3c32869-2515-43d1-aef1-d2e8243831f3 demo demo] Calling method 'index' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:24:00.653876 np0000172883 devstack@c-api.service[112497]: /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 09 03:24:00.653876 np0000172883 devstack@c-api.service[112497]: warnings.warn( May 09 03:24:00.654505 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-c3c32869-2515-43d1-aef1-d2e8243831f3 demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:24:00.665185 np0000172883 devstack@c-api.service[112497]: DEBUG oslo_db.sqlalchemy.engines [None req-c3c32869-2515-43d1-aef1-d2e8243831f3 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=112497) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:24:00.687812 np0000172883 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-c3c32869-2515-43d1-aef1-d2e8243831f3 demo demo] https://199.204.45.238/volume/v3/types?is_public=None returned with HTTP 200 May 09 03:24:00.688199 np0000172883 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 1/5] 199.204.45.238 () {64 vars in 1263 bytes} [Sat May 9 03:24:00 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:24:00.698410 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.middleware.request_id [req-c3c32869-2515-43d1-aef1-d2e8243831f3 req-77563e8a-73ed-45eb-b7ec-678ea0339f4e None None] RequestId filter calling following filter/app {{(pid=112496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:24:00.702601 np0000172883 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [req-c3c32869-2515-43d1-aef1-d2e8243831f3 req-77563e8a-73ed-45eb-b7ec-678ea0339f4e demo demo] GET https://199.204.45.238/volume/v3/types/default May 09 03:24:00.702842 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [req-c3c32869-2515-43d1-aef1-d2e8243831f3 req-77563e8a-73ed-45eb-b7ec-678ea0339f4e demo demo] Empty body provided in request {{(pid=112496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:24:00.703092 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [req-c3c32869-2515-43d1-aef1-d2e8243831f3 req-77563e8a-73ed-45eb-b7ec-678ea0339f4e demo demo] Calling method 'show' {{(pid=112496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:24:00.712995 np0000172883 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [req-c3c32869-2515-43d1-aef1-d2e8243831f3 req-77563e8a-73ed-45eb-b7ec-678ea0339f4e demo demo] https://199.204.45.238/volume/v3/types/default returned with HTTP 200 May 09 03:24:00.713315 np0000172883 devstack@c-api.service[112496]: [pid: 112496|app: 0|req: 2/6] 199.204.45.238 () {66 vars in 1329 bytes} [Sat May 9 03:24:00 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:24:01.039159 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-c40a8893-9d46-4214-954d-516b035ebea3 None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:24:01.044210 np0000172883 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-c40a8893-9d46-4214-954d-516b035ebea3 demo demo] GET https://199.204.45.238/volume/v3/types/default May 09 03:24:01.044472 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-c40a8893-9d46-4214-954d-516b035ebea3 demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:24:01.044720 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-c40a8893-9d46-4214-954d-516b035ebea3 demo demo] Calling method 'show' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:24:01.060194 np0000172883 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-c40a8893-9d46-4214-954d-516b035ebea3 demo demo] https://199.204.45.238/volume/v3/types/default returned with HTTP 200 May 09 03:24:01.060945 np0000172883 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 3/7] 199.204.45.238 () {64 vars in 1258 bytes} [Sat May 9 03:24:01 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 09 03:24:01.449066 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [None req-5779b899-f7ed-4c1e-9e37-8d57e100d40f None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:24:01.763839 np0000172883 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-5779b899-f7ed-4c1e-9e37-8d57e100d40f demo demo] GET https://199.204.45.238/volume/v3/types/default May 09 03:24:01.764028 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-5779b899-f7ed-4c1e-9e37-8d57e100d40f demo demo] Empty body provided in request {{(pid=112495) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:24:01.764230 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-5779b899-f7ed-4c1e-9e37-8d57e100d40f demo demo] Calling method 'show' {{(pid=112495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:24:01.773505 np0000172883 devstack@c-api.service[112495]: DEBUG oslo_db.sqlalchemy.engines [None req-5779b899-f7ed-4c1e-9e37-8d57e100d40f 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=112495) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 03:24:01.790012 np0000172883 devstack@c-api.service[112495]: /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 09 03:24:01.790012 np0000172883 devstack@c-api.service[112495]: warnings.warn( May 09 03:24:01.792073 np0000172883 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-5779b899-f7ed-4c1e-9e37-8d57e100d40f demo demo] https://199.204.45.238/volume/v3/types/default returned with HTTP 200 May 09 03:24:01.792445 np0000172883 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 2/8] 199.204.45.238 () {64 vars in 1258 bytes} [Sat May 9 03:24:01 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 09 03:24:01.805903 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-e09c535d-dc72-4852-adc6-3681e7c11ca4 None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:24:01.808251 np0000172883 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-e09c535d-dc72-4852-adc6-3681e7c11ca4 demo demo] GET https://199.204.45.238/volume/v3/types/default May 09 03:24:01.808520 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-e09c535d-dc72-4852-adc6-3681e7c11ca4 demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:24:01.808781 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-e09c535d-dc72-4852-adc6-3681e7c11ca4 demo demo] Calling method 'show' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:24:01.823910 np0000172883 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-e09c535d-dc72-4852-adc6-3681e7c11ca4 demo demo] https://199.204.45.238/volume/v3/types/default returned with HTTP 200 May 09 03:24:01.824244 np0000172883 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 2/9] 199.204.45.238 () {64 vars in 1258 bytes} [Sat May 9 03:24:01 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 03:24:10.709388 np0000172883 devstack@c-api.service[112496]: DEBUG dbcounter [-] [112496] Writing DB stats cinder:SELECT=2 {{(pid=112496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:24:11.056344 np0000172883 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=2 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:24:11.788884 np0000172883 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writing DB stats cinder:SELECT=2 {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:24:11.820274 np0000172883 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=3 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:29:22.667016 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.middleware.request_id [None req-275544a5-b4ea-4a2f-a545-bd1fe1b2642c None None] RequestId filter calling following filter/app {{(pid=112496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:29:22.752625 np0000172883 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-275544a5-b4ea-4a2f-a545-bd1fe1b2642c demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 03:29:22.753187 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-275544a5-b4ea-4a2f-a545-bd1fe1b2642c demo demo] Empty body provided in request {{(pid=112496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:29:22.753712 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-275544a5-b4ea-4a2f-a545-bd1fe1b2642c demo demo] Calling method 'detail' {{(pid=112496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:29:22.754862 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.api_utils [None req-275544a5-b4ea-4a2f-a545-bd1fe1b2642c demo demo] Removing options '' from query. {{(pid=112496) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:29:22.755947 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.volume.api [None req-275544a5-b4ea-4a2f-a545-bd1fe1b2642c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112496) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:29:22.802787 np0000172883 devstack@c-api.service[112496]: INFO cinder.volume.api [None req-275544a5-b4ea-4a2f-a545-bd1fe1b2642c demo demo] Get all volumes completed successfully. May 09 03:29:22.820472 np0000172883 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-275544a5-b4ea-4a2f-a545-bd1fe1b2642c demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 03:29:22.820472 np0000172883 devstack@c-api.service[112496]: [pid: 112496|app: 0|req: 3/10] 199.204.45.238 () {64 vars in 1295 bytes} [Sat May 9 03:29:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:29:32.788234 np0000172883 devstack@c-api.service[112496]: DEBUG dbcounter [-] [112496] Writing DB stats cinder:SELECT=1 {{(pid=112496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:30:22.819404 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-237d3189-1fb2-4df5-a60d-b8494a39daf6 None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:30:22.821664 np0000172883 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-237d3189-1fb2-4df5-a60d-b8494a39daf6 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 03:30:22.822194 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-237d3189-1fb2-4df5-a60d-b8494a39daf6 demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:30:22.822574 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-237d3189-1fb2-4df5-a60d-b8494a39daf6 demo demo] Calling method 'detail' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:30:22.823348 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.api_utils [None req-237d3189-1fb2-4df5-a60d-b8494a39daf6 demo demo] Removing options '' from query. {{(pid=112498) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:30:22.824500 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.volume.api [None req-237d3189-1fb2-4df5-a60d-b8494a39daf6 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112498) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:30:22.858158 np0000172883 devstack@c-api.service[112498]: INFO cinder.volume.api [None req-237d3189-1fb2-4df5-a60d-b8494a39daf6 demo demo] Get all volumes completed successfully. May 09 03:30:22.860984 np0000172883 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-237d3189-1fb2-4df5-a60d-b8494a39daf6 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 03:30:22.862192 np0000172883 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 4/11] 199.204.45.238 () {64 vars in 1295 bytes} [Sat May 9 03:30:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:30:32.851138 np0000172883 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=1 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:31:22.877234 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [None req-ad007065-a759-4405-8b5e-8cbfcf81cd76 None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:31:22.881623 np0000172883 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-ad007065-a759-4405-8b5e-8cbfcf81cd76 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 03:31:22.881868 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-ad007065-a759-4405-8b5e-8cbfcf81cd76 demo demo] Empty body provided in request {{(pid=112495) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:31:22.882687 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-ad007065-a759-4405-8b5e-8cbfcf81cd76 demo demo] Calling method 'detail' {{(pid=112495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:31:22.882757 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.api_utils [None req-ad007065-a759-4405-8b5e-8cbfcf81cd76 demo demo] Removing options '' from query. {{(pid=112495) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:31:22.884151 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.volume.api [None req-ad007065-a759-4405-8b5e-8cbfcf81cd76 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112495) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:31:22.919513 np0000172883 devstack@c-api.service[112495]: INFO cinder.volume.api [None req-ad007065-a759-4405-8b5e-8cbfcf81cd76 demo demo] Get all volumes completed successfully. May 09 03:31:22.921750 np0000172883 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-ad007065-a759-4405-8b5e-8cbfcf81cd76 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 03:31:22.924347 np0000172883 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 3/12] 199.204.45.238 () {64 vars in 1295 bytes} [Sat May 9 03:31:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:31:32.912823 np0000172883 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writing DB stats cinder:SELECT=1 {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:32:22.936559 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-1ec01769-293b-4ac0-9fcf-d3901d9e4d2a None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:32:22.943261 np0000172883 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-1ec01769-293b-4ac0-9fcf-d3901d9e4d2a demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 03:32:22.943468 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-1ec01769-293b-4ac0-9fcf-d3901d9e4d2a demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:32:22.943649 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-1ec01769-293b-4ac0-9fcf-d3901d9e4d2a demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:32:22.944088 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-1ec01769-293b-4ac0-9fcf-d3901d9e4d2a demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:32:22.944858 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-1ec01769-293b-4ac0-9fcf-d3901d9e4d2a demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:32:22.980710 np0000172883 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-1ec01769-293b-4ac0-9fcf-d3901d9e4d2a demo demo] Get all volumes completed successfully. May 09 03:32:22.982811 np0000172883 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-1ec01769-293b-4ac0-9fcf-d3901d9e4d2a demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 03:32:22.983169 np0000172883 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 3/13] 199.204.45.238 () {64 vars in 1295 bytes} [Sat May 9 03:32:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:32:32.973166 np0000172883 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:33:22.996670 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.middleware.request_id [None req-97906470-62ca-4fde-84d8-70a533419339 None None] RequestId filter calling following filter/app {{(pid=112496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:33:23.000505 np0000172883 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-97906470-62ca-4fde-84d8-70a533419339 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 03:33:23.000790 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-97906470-62ca-4fde-84d8-70a533419339 demo demo] Empty body provided in request {{(pid=112496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:33:23.002943 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-97906470-62ca-4fde-84d8-70a533419339 demo demo] Calling method 'detail' {{(pid=112496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:33:23.002943 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.api_utils [None req-97906470-62ca-4fde-84d8-70a533419339 demo demo] Removing options '' from query. {{(pid=112496) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:33:23.002943 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.volume.api [None req-97906470-62ca-4fde-84d8-70a533419339 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112496) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:33:23.013572 np0000172883 devstack@c-api.service[112496]: INFO cinder.volume.api [None req-97906470-62ca-4fde-84d8-70a533419339 demo demo] Get all volumes completed successfully. May 09 03:33:23.016734 np0000172883 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-97906470-62ca-4fde-84d8-70a533419339 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 03:33:23.017380 np0000172883 devstack@c-api.service[112496]: [pid: 112496|app: 0|req: 4/14] 199.204.45.238 () {64 vars in 1295 bytes} [Sat May 9 03:33:22 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 09 03:33:33.007280 np0000172883 devstack@c-api.service[112496]: DEBUG dbcounter [-] [112496] Writing DB stats cinder:SELECT=1 {{(pid=112496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:34:23.034406 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-ae95b071-9f3c-48bf-9ae8-0a545b928f2e None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:34:23.188620 np0000172883 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-ae95b071-9f3c-48bf-9ae8-0a545b928f2e demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 03:34:23.188872 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-ae95b071-9f3c-48bf-9ae8-0a545b928f2e demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:34:23.189174 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-ae95b071-9f3c-48bf-9ae8-0a545b928f2e demo demo] Calling method 'detail' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:34:23.189545 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.api_utils [None req-ae95b071-9f3c-48bf-9ae8-0a545b928f2e demo demo] Removing options '' from query. {{(pid=112498) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:34:23.190617 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.volume.api [None req-ae95b071-9f3c-48bf-9ae8-0a545b928f2e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112498) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:34:23.201129 np0000172883 devstack@c-api.service[112498]: INFO cinder.volume.api [None req-ae95b071-9f3c-48bf-9ae8-0a545b928f2e demo demo] Get all volumes completed successfully. May 09 03:34:23.204148 np0000172883 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-ae95b071-9f3c-48bf-9ae8-0a545b928f2e demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 03:34:23.204771 np0000172883 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 5/15] 199.204.45.238 () {64 vars in 1295 bytes} [Sat May 9 03:34:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:34:33.196527 np0000172883 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=1 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:35:23.223400 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [None req-37e47a4a-7244-4447-bdfa-dd6ebe1782fe None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:35:23.225616 np0000172883 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-37e47a4a-7244-4447-bdfa-dd6ebe1782fe demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 03:35:23.225844 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-37e47a4a-7244-4447-bdfa-dd6ebe1782fe demo demo] Empty body provided in request {{(pid=112495) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:35:23.226080 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-37e47a4a-7244-4447-bdfa-dd6ebe1782fe demo demo] Calling method 'detail' {{(pid=112495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:35:23.226412 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.api_utils [None req-37e47a4a-7244-4447-bdfa-dd6ebe1782fe demo demo] Removing options '' from query. {{(pid=112495) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:35:23.227558 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.volume.api [None req-37e47a4a-7244-4447-bdfa-dd6ebe1782fe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112495) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:35:23.238197 np0000172883 devstack@c-api.service[112495]: INFO cinder.volume.api [None req-37e47a4a-7244-4447-bdfa-dd6ebe1782fe demo demo] Get all volumes completed successfully. May 09 03:35:23.240795 np0000172883 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-37e47a4a-7244-4447-bdfa-dd6ebe1782fe demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 03:35:23.241447 np0000172883 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 4/16] 199.204.45.238 () {64 vars in 1295 bytes} [Sat May 9 03:35:23 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 09 03:35:33.231434 np0000172883 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writing DB stats cinder:SELECT=1 {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:36:23.254405 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-441fbf78-1f4e-45db-b90d-671ef52672b8 None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:36:23.257564 np0000172883 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-441fbf78-1f4e-45db-b90d-671ef52672b8 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 03:36:23.257792 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-441fbf78-1f4e-45db-b90d-671ef52672b8 demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:36:23.258211 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-441fbf78-1f4e-45db-b90d-671ef52672b8 demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:36:23.258360 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-441fbf78-1f4e-45db-b90d-671ef52672b8 demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:36:23.259351 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-441fbf78-1f4e-45db-b90d-671ef52672b8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:36:23.265900 np0000172883 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-441fbf78-1f4e-45db-b90d-671ef52672b8 demo demo] Get all volumes completed successfully. May 09 03:36:23.267811 np0000172883 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-441fbf78-1f4e-45db-b90d-671ef52672b8 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 03:36:23.268097 np0000172883 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 4/17] 199.204.45.238 () {64 vars in 1295 bytes} [Sat May 9 03:36:23 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 09 03:36:33.262318 np0000172883 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:37:23.283920 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.middleware.request_id [None req-312dc811-f34f-4fe7-b80c-fa21b7052fcc None None] RequestId filter calling following filter/app {{(pid=112496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:37:23.287883 np0000172883 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-312dc811-f34f-4fe7-b80c-fa21b7052fcc demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 03:37:23.288178 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-312dc811-f34f-4fe7-b80c-fa21b7052fcc demo demo] Empty body provided in request {{(pid=112496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:37:23.288536 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-312dc811-f34f-4fe7-b80c-fa21b7052fcc demo demo] Calling method 'detail' {{(pid=112496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:37:23.288964 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.api_utils [None req-312dc811-f34f-4fe7-b80c-fa21b7052fcc demo demo] Removing options '' from query. {{(pid=112496) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:37:23.289980 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.volume.api [None req-312dc811-f34f-4fe7-b80c-fa21b7052fcc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112496) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:37:23.297986 np0000172883 devstack@c-api.service[112496]: INFO cinder.volume.api [None req-312dc811-f34f-4fe7-b80c-fa21b7052fcc demo demo] Get all volumes completed successfully. May 09 03:37:23.300590 np0000172883 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-312dc811-f34f-4fe7-b80c-fa21b7052fcc demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 03:37:23.301074 np0000172883 devstack@c-api.service[112496]: [pid: 112496|app: 0|req: 5/18] 199.204.45.238 () {64 vars in 1295 bytes} [Sat May 9 03:37:23 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 09 03:37:33.293200 np0000172883 devstack@c-api.service[112496]: DEBUG dbcounter [-] [112496] Writing DB stats cinder:SELECT=1 {{(pid=112496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:38:23.315264 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-2e6f1d3f-2fad-4d30-a6a5-64e5989df727 None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:38:23.319375 np0000172883 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-2e6f1d3f-2fad-4d30-a6a5-64e5989df727 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 03:38:23.319729 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-2e6f1d3f-2fad-4d30-a6a5-64e5989df727 demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:38:23.320087 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-2e6f1d3f-2fad-4d30-a6a5-64e5989df727 demo demo] Calling method 'detail' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:38:23.320551 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.api_utils [None req-2e6f1d3f-2fad-4d30-a6a5-64e5989df727 demo demo] Removing options '' from query. {{(pid=112498) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:38:23.322048 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.volume.api [None req-2e6f1d3f-2fad-4d30-a6a5-64e5989df727 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112498) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:38:23.329663 np0000172883 devstack@c-api.service[112498]: INFO cinder.volume.api [None req-2e6f1d3f-2fad-4d30-a6a5-64e5989df727 demo demo] Get all volumes completed successfully. May 09 03:38:23.331858 np0000172883 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-2e6f1d3f-2fad-4d30-a6a5-64e5989df727 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 03:38:23.332341 np0000172883 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 6/19] 199.204.45.238 () {64 vars in 1295 bytes} [Sat May 9 03:38:23 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 09 03:38:33.325035 np0000172883 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=1 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:39:23.345400 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [None req-c0bceb8e-8d64-4aa4-a181-bd0cc708ffdc None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:39:23.505078 np0000172883 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-c0bceb8e-8d64-4aa4-a181-bd0cc708ffdc demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 03:39:23.505324 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-c0bceb8e-8d64-4aa4-a181-bd0cc708ffdc demo demo] Empty body provided in request {{(pid=112495) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:39:23.505586 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-c0bceb8e-8d64-4aa4-a181-bd0cc708ffdc demo demo] Calling method 'detail' {{(pid=112495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:39:23.505870 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.api_utils [None req-c0bceb8e-8d64-4aa4-a181-bd0cc708ffdc demo demo] Removing options '' from query. {{(pid=112495) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:39:23.507585 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.volume.api [None req-c0bceb8e-8d64-4aa4-a181-bd0cc708ffdc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112495) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:39:23.515094 np0000172883 devstack@c-api.service[112495]: INFO cinder.volume.api [None req-c0bceb8e-8d64-4aa4-a181-bd0cc708ffdc demo demo] Get all volumes completed successfully. May 09 03:39:23.517028 np0000172883 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-c0bceb8e-8d64-4aa4-a181-bd0cc708ffdc demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 03:39:23.517355 np0000172883 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 5/20] 199.204.45.238 () {64 vars in 1295 bytes} [Sat May 9 03:39:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:39:33.511479 np0000172883 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writing DB stats cinder:SELECT=1 {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:40:23.534355 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-05799860-3752-4b5f-b6fb-613f173fa4cc None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:40:23.536884 np0000172883 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-05799860-3752-4b5f-b6fb-613f173fa4cc demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 03:40:23.537141 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-05799860-3752-4b5f-b6fb-613f173fa4cc demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:40:23.537416 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-05799860-3752-4b5f-b6fb-613f173fa4cc demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:40:23.537854 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-05799860-3752-4b5f-b6fb-613f173fa4cc demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:40:23.538860 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-05799860-3752-4b5f-b6fb-613f173fa4cc demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:40:23.546845 np0000172883 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-05799860-3752-4b5f-b6fb-613f173fa4cc demo demo] Get all volumes completed successfully. May 09 03:40:23.548820 np0000172883 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-05799860-3752-4b5f-b6fb-613f173fa4cc demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 03:40:23.549092 np0000172883 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 5/21] 199.204.45.238 () {64 vars in 1295 bytes} [Sat May 9 03:40:23 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 09 03:40:33.542126 np0000172883 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:41:23.566439 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.middleware.request_id [None req-eee15ca3-c205-4068-98a5-93c6aee9bfbf None None] RequestId filter calling following filter/app {{(pid=112496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:41:23.571833 np0000172883 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-eee15ca3-c205-4068-98a5-93c6aee9bfbf demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 03:41:23.572093 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-eee15ca3-c205-4068-98a5-93c6aee9bfbf demo demo] Empty body provided in request {{(pid=112496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:41:23.572196 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-eee15ca3-c205-4068-98a5-93c6aee9bfbf demo demo] Calling method 'detail' {{(pid=112496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:41:23.572508 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.api_utils [None req-eee15ca3-c205-4068-98a5-93c6aee9bfbf demo demo] Removing options '' from query. {{(pid=112496) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:41:23.573469 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.volume.api [None req-eee15ca3-c205-4068-98a5-93c6aee9bfbf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112496) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:41:23.583799 np0000172883 devstack@c-api.service[112496]: INFO cinder.volume.api [None req-eee15ca3-c205-4068-98a5-93c6aee9bfbf demo demo] Get all volumes completed successfully. May 09 03:41:23.589280 np0000172883 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-eee15ca3-c205-4068-98a5-93c6aee9bfbf demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 03:41:23.590472 np0000172883 devstack@c-api.service[112496]: [pid: 112496|app: 0|req: 6/22] 199.204.45.238 () {64 vars in 1295 bytes} [Sat May 9 03:41:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:41:33.576879 np0000172883 devstack@c-api.service[112496]: DEBUG dbcounter [-] [112496] Writing DB stats cinder:SELECT=1 {{(pid=112496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:42:23.606698 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-cd090fa7-5cab-4699-9cbe-92cc09391cc2 None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:42:23.609800 np0000172883 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-cd090fa7-5cab-4699-9cbe-92cc09391cc2 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 03:42:23.610111 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-cd090fa7-5cab-4699-9cbe-92cc09391cc2 demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:42:23.610458 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-cd090fa7-5cab-4699-9cbe-92cc09391cc2 demo demo] Calling method 'detail' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:42:23.610821 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.api_utils [None req-cd090fa7-5cab-4699-9cbe-92cc09391cc2 demo demo] Removing options '' from query. {{(pid=112498) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:42:23.611938 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.volume.api [None req-cd090fa7-5cab-4699-9cbe-92cc09391cc2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112498) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:42:23.618976 np0000172883 devstack@c-api.service[112498]: INFO cinder.volume.api [None req-cd090fa7-5cab-4699-9cbe-92cc09391cc2 demo demo] Get all volumes completed successfully. May 09 03:42:23.621066 np0000172883 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-cd090fa7-5cab-4699-9cbe-92cc09391cc2 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 03:42:23.621485 np0000172883 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 7/23] 199.204.45.238 () {64 vars in 1295 bytes} [Sat May 9 03:42:23 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 09 03:42:33.616929 np0000172883 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=1 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:43:23.634448 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [None req-c9685311-e22d-47da-8537-5d5d8fc1269b None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:43:23.637619 np0000172883 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-c9685311-e22d-47da-8537-5d5d8fc1269b demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 03:43:23.637939 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-c9685311-e22d-47da-8537-5d5d8fc1269b demo demo] Empty body provided in request {{(pid=112495) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:43:23.638132 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-c9685311-e22d-47da-8537-5d5d8fc1269b demo demo] Calling method 'detail' {{(pid=112495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:43:23.638485 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.api_utils [None req-c9685311-e22d-47da-8537-5d5d8fc1269b demo demo] Removing options '' from query. {{(pid=112495) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:43:23.639572 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.volume.api [None req-c9685311-e22d-47da-8537-5d5d8fc1269b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112495) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:43:23.651283 np0000172883 devstack@c-api.service[112495]: INFO cinder.volume.api [None req-c9685311-e22d-47da-8537-5d5d8fc1269b demo demo] Get all volumes completed successfully. May 09 03:43:23.653970 np0000172883 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-c9685311-e22d-47da-8537-5d5d8fc1269b demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 03:43:23.654530 np0000172883 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 6/24] 199.204.45.238 () {64 vars in 1295 bytes} [Sat May 9 03:43:23 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 09 03:43:33.644984 np0000172883 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writing DB stats cinder:SELECT=1 {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:44:23.669715 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-578122b4-e977-4be3-9940-6c7b00f2da49 None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:44:23.804291 np0000172883 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-578122b4-e977-4be3-9940-6c7b00f2da49 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 03:44:23.804756 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-578122b4-e977-4be3-9940-6c7b00f2da49 demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:44:23.805215 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-578122b4-e977-4be3-9940-6c7b00f2da49 demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:44:23.805720 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-578122b4-e977-4be3-9940-6c7b00f2da49 demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:44:23.807182 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-578122b4-e977-4be3-9940-6c7b00f2da49 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:44:23.815064 np0000172883 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-578122b4-e977-4be3-9940-6c7b00f2da49 demo demo] Get all volumes completed successfully. May 09 03:44:23.817566 np0000172883 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-578122b4-e977-4be3-9940-6c7b00f2da49 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 03:44:23.817900 np0000172883 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 6/25] 199.204.45.238 () {64 vars in 1295 bytes} [Sat May 9 03:44:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:44:33.810970 np0000172883 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:45:23.830191 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.middleware.request_id [None req-4af8fdb9-a76b-4a83-b366-882d92afe20e None None] RequestId filter calling following filter/app {{(pid=112496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:45:23.832906 np0000172883 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-4af8fdb9-a76b-4a83-b366-882d92afe20e demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 03:45:23.833108 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-4af8fdb9-a76b-4a83-b366-882d92afe20e demo demo] Empty body provided in request {{(pid=112496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:45:23.833345 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-4af8fdb9-a76b-4a83-b366-882d92afe20e demo demo] Calling method 'detail' {{(pid=112496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:45:23.833699 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.api_utils [None req-4af8fdb9-a76b-4a83-b366-882d92afe20e demo demo] Removing options '' from query. {{(pid=112496) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:45:23.834673 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.volume.api [None req-4af8fdb9-a76b-4a83-b366-882d92afe20e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112496) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:45:23.847874 np0000172883 devstack@c-api.service[112496]: INFO cinder.volume.api [None req-4af8fdb9-a76b-4a83-b366-882d92afe20e demo demo] Get all volumes completed successfully. May 09 03:45:23.852804 np0000172883 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-4af8fdb9-a76b-4a83-b366-882d92afe20e demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 03:45:23.853347 np0000172883 devstack@c-api.service[112496]: [pid: 112496|app: 0|req: 7/26] 199.204.45.238 () {64 vars in 1295 bytes} [Sat May 9 03:45:23 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 09 03:45:33.838009 np0000172883 devstack@c-api.service[112496]: DEBUG dbcounter [-] [112496] Writing DB stats cinder:SELECT=1 {{(pid=112496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:46:23.870717 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-b70345c5-24f7-43b6-bcaa-05a242e962cd None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:46:23.875089 np0000172883 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-b70345c5-24f7-43b6-bcaa-05a242e962cd demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 03:46:23.875638 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-b70345c5-24f7-43b6-bcaa-05a242e962cd demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:46:23.876046 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-b70345c5-24f7-43b6-bcaa-05a242e962cd demo demo] Calling method 'detail' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:46:23.876634 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.api_utils [None req-b70345c5-24f7-43b6-bcaa-05a242e962cd demo demo] Removing options '' from query. {{(pid=112498) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:46:23.878185 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.volume.api [None req-b70345c5-24f7-43b6-bcaa-05a242e962cd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112498) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:46:23.887540 np0000172883 devstack@c-api.service[112498]: INFO cinder.volume.api [None req-b70345c5-24f7-43b6-bcaa-05a242e962cd demo demo] Get all volumes completed successfully. May 09 03:46:23.889600 np0000172883 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-b70345c5-24f7-43b6-bcaa-05a242e962cd demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 03:46:23.889939 np0000172883 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 8/27] 199.204.45.238 () {64 vars in 1295 bytes} [Sat May 9 03:46:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:46:33.883098 np0000172883 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=1 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:47:23.901926 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [None req-c31cc7b7-aed2-49da-bad0-2305cdfeb86b None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:47:23.906932 np0000172883 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-c31cc7b7-aed2-49da-bad0-2305cdfeb86b demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 03:47:23.907280 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-c31cc7b7-aed2-49da-bad0-2305cdfeb86b demo demo] Empty body provided in request {{(pid=112495) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:47:23.908343 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-c31cc7b7-aed2-49da-bad0-2305cdfeb86b demo demo] Calling method 'detail' {{(pid=112495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:47:23.908759 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.api_utils [None req-c31cc7b7-aed2-49da-bad0-2305cdfeb86b demo demo] Removing options '' from query. {{(pid=112495) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:47:23.910330 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.volume.api [None req-c31cc7b7-aed2-49da-bad0-2305cdfeb86b demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112495) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:47:23.919395 np0000172883 devstack@c-api.service[112495]: INFO cinder.volume.api [None req-c31cc7b7-aed2-49da-bad0-2305cdfeb86b demo demo] Get all volumes completed successfully. May 09 03:47:23.922416 np0000172883 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-c31cc7b7-aed2-49da-bad0-2305cdfeb86b demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 03:47:23.922939 np0000172883 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 7/28] 199.204.45.238 () {64 vars in 1295 bytes} [Sat May 9 03:47:23 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 09 03:47:33.913690 np0000172883 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writing DB stats cinder:SELECT=1 {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:48:23.937539 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-4b9cfc48-afde-4dd6-85b5-520993ed04d2 None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:48:23.939876 np0000172883 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-4b9cfc48-afde-4dd6-85b5-520993ed04d2 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 03:48:23.940146 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-4b9cfc48-afde-4dd6-85b5-520993ed04d2 demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:48:23.940411 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-4b9cfc48-afde-4dd6-85b5-520993ed04d2 demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:48:23.940700 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-4b9cfc48-afde-4dd6-85b5-520993ed04d2 demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:48:23.941748 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-4b9cfc48-afde-4dd6-85b5-520993ed04d2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:48:23.949578 np0000172883 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-4b9cfc48-afde-4dd6-85b5-520993ed04d2 demo demo] Get all volumes completed successfully. May 09 03:48:23.951596 np0000172883 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-4b9cfc48-afde-4dd6-85b5-520993ed04d2 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 03:48:23.952064 np0000172883 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 7/29] 199.204.45.238 () {64 vars in 1295 bytes} [Sat May 9 03:48:23 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 09 03:48:33.944852 np0000172883 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:49:23.968003 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.middleware.request_id [None req-5e51f0a6-7ba4-4274-bcd3-7305ebdbc4f3 None None] RequestId filter calling following filter/app {{(pid=112496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:49:24.048217 np0000172883 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-5e51f0a6-7ba4-4274-bcd3-7305ebdbc4f3 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 03:49:24.048606 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-5e51f0a6-7ba4-4274-bcd3-7305ebdbc4f3 demo demo] Empty body provided in request {{(pid=112496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:49:24.049016 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-5e51f0a6-7ba4-4274-bcd3-7305ebdbc4f3 demo demo] Calling method 'detail' {{(pid=112496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:49:24.049472 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.api_utils [None req-5e51f0a6-7ba4-4274-bcd3-7305ebdbc4f3 demo demo] Removing options '' from query. {{(pid=112496) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:49:24.050519 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.volume.api [None req-5e51f0a6-7ba4-4274-bcd3-7305ebdbc4f3 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112496) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:49:24.061823 np0000172883 devstack@c-api.service[112496]: INFO cinder.volume.api [None req-5e51f0a6-7ba4-4274-bcd3-7305ebdbc4f3 demo demo] Get all volumes completed successfully. May 09 03:49:24.063807 np0000172883 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-5e51f0a6-7ba4-4274-bcd3-7305ebdbc4f3 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 03:49:24.064142 np0000172883 devstack@c-api.service[112496]: [pid: 112496|app: 0|req: 8/30] 199.204.45.238 () {64 vars in 1295 bytes} [Sat May 9 03:49:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:49:34.054546 np0000172883 devstack@c-api.service[112496]: DEBUG dbcounter [-] [112496] Writing DB stats cinder:SELECT=1 {{(pid=112496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:50:24.082418 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-4c7deecd-dd5c-47ba-80f4-3bfc5bdc0f18 None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:50:24.085817 np0000172883 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-4c7deecd-dd5c-47ba-80f4-3bfc5bdc0f18 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 03:50:24.086528 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-4c7deecd-dd5c-47ba-80f4-3bfc5bdc0f18 demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:50:24.086528 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-4c7deecd-dd5c-47ba-80f4-3bfc5bdc0f18 demo demo] Calling method 'detail' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:50:24.086528 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.api_utils [None req-4c7deecd-dd5c-47ba-80f4-3bfc5bdc0f18 demo demo] Removing options '' from query. {{(pid=112498) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:50:24.087469 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.volume.api [None req-4c7deecd-dd5c-47ba-80f4-3bfc5bdc0f18 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112498) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:50:24.094944 np0000172883 devstack@c-api.service[112498]: INFO cinder.volume.api [None req-4c7deecd-dd5c-47ba-80f4-3bfc5bdc0f18 demo demo] Get all volumes completed successfully. May 09 03:50:24.096717 np0000172883 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-4c7deecd-dd5c-47ba-80f4-3bfc5bdc0f18 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 03:50:24.097027 np0000172883 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 9/31] 199.204.45.238 () {64 vars in 1295 bytes} [Sat May 9 03:50:24 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 09 03:50:34.090606 np0000172883 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=1 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:51:24.113944 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [None req-d41b2a1a-5f27-4eb5-897a-37683bad040c None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:51:24.117409 np0000172883 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-d41b2a1a-5f27-4eb5-897a-37683bad040c demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 03:51:24.117645 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-d41b2a1a-5f27-4eb5-897a-37683bad040c demo demo] Empty body provided in request {{(pid=112495) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:51:24.118595 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-d41b2a1a-5f27-4eb5-897a-37683bad040c demo demo] Calling method 'detail' {{(pid=112495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:51:24.118595 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.api_utils [None req-d41b2a1a-5f27-4eb5-897a-37683bad040c demo demo] Removing options '' from query. {{(pid=112495) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:51:24.119593 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.volume.api [None req-d41b2a1a-5f27-4eb5-897a-37683bad040c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112495) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:51:24.127626 np0000172883 devstack@c-api.service[112495]: INFO cinder.volume.api [None req-d41b2a1a-5f27-4eb5-897a-37683bad040c demo demo] Get all volumes completed successfully. May 09 03:51:24.129734 np0000172883 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-d41b2a1a-5f27-4eb5-897a-37683bad040c demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 03:51:24.130130 np0000172883 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 8/32] 199.204.45.238 () {64 vars in 1295 bytes} [Sat May 9 03:51:24 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 09 03:51:34.123429 np0000172883 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writing DB stats cinder:SELECT=1 {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:52:24.142219 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-70a35628-3d83-4173-90ce-509278246ebf None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:52:24.144843 np0000172883 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-70a35628-3d83-4173-90ce-509278246ebf demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 03:52:24.145142 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-70a35628-3d83-4173-90ce-509278246ebf demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:52:24.145370 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-70a35628-3d83-4173-90ce-509278246ebf demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:52:24.145843 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-70a35628-3d83-4173-90ce-509278246ebf demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:52:24.146569 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-70a35628-3d83-4173-90ce-509278246ebf demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:52:24.155140 np0000172883 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-70a35628-3d83-4173-90ce-509278246ebf demo demo] Get all volumes completed successfully. May 09 03:52:24.157869 np0000172883 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-70a35628-3d83-4173-90ce-509278246ebf demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 03:52:24.158398 np0000172883 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 8/33] 199.204.45.238 () {64 vars in 1295 bytes} [Sat May 9 03:52:24 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 09 03:52:34.149776 np0000172883 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:53:24.174628 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.middleware.request_id [None req-4f212d38-a873-4e8c-985c-0c179db2bcbe None None] RequestId filter calling following filter/app {{(pid=112496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:53:24.179226 np0000172883 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-4f212d38-a873-4e8c-985c-0c179db2bcbe demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 03:53:24.179597 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-4f212d38-a873-4e8c-985c-0c179db2bcbe demo demo] Empty body provided in request {{(pid=112496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:53:24.180019 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-4f212d38-a873-4e8c-985c-0c179db2bcbe demo demo] Calling method 'detail' {{(pid=112496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:53:24.180641 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.api_utils [None req-4f212d38-a873-4e8c-985c-0c179db2bcbe demo demo] Removing options '' from query. {{(pid=112496) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:53:24.181542 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.volume.api [None req-4f212d38-a873-4e8c-985c-0c179db2bcbe demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112496) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:53:24.188128 np0000172883 devstack@c-api.service[112496]: INFO cinder.volume.api [None req-4f212d38-a873-4e8c-985c-0c179db2bcbe demo demo] Get all volumes completed successfully. May 09 03:53:24.190092 np0000172883 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-4f212d38-a873-4e8c-985c-0c179db2bcbe demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 03:53:24.190476 np0000172883 devstack@c-api.service[112496]: [pid: 112496|app: 0|req: 9/34] 199.204.45.238 () {64 vars in 1295 bytes} [Sat May 9 03:53:24 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 09 03:53:34.184397 np0000172883 devstack@c-api.service[112496]: DEBUG dbcounter [-] [112496] Writing DB stats cinder:SELECT=1 {{(pid=112496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:54:24.206359 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.middleware.request_id [None req-6daefa57-193d-458c-acc7-6109dd4f4bc5 None None] RequestId filter calling following filter/app {{(pid=112498) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:54:24.273880 np0000172883 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-6daefa57-193d-458c-acc7-6109dd4f4bc5 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 03:54:24.274547 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-6daefa57-193d-458c-acc7-6109dd4f4bc5 demo demo] Empty body provided in request {{(pid=112498) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:54:24.275117 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.openstack.wsgi [None req-6daefa57-193d-458c-acc7-6109dd4f4bc5 demo demo] Calling method 'detail' {{(pid=112498) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:54:24.275780 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.api.api_utils [None req-6daefa57-193d-458c-acc7-6109dd4f4bc5 demo demo] Removing options '' from query. {{(pid=112498) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:54:24.279239 np0000172883 devstack@c-api.service[112498]: DEBUG cinder.volume.api [None req-6daefa57-193d-458c-acc7-6109dd4f4bc5 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112498) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:54:24.284613 np0000172883 devstack@c-api.service[112498]: INFO cinder.volume.api [None req-6daefa57-193d-458c-acc7-6109dd4f4bc5 demo demo] Get all volumes completed successfully. May 09 03:54:24.286960 np0000172883 devstack@c-api.service[112498]: INFO cinder.api.openstack.wsgi [None req-6daefa57-193d-458c-acc7-6109dd4f4bc5 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 03:54:24.287533 np0000172883 devstack@c-api.service[112498]: [pid: 112498|app: 0|req: 10/35] 199.204.45.238 () {64 vars in 1295 bytes} [Sat May 9 03:54:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 03:54:34.280983 np0000172883 devstack@c-api.service[112498]: DEBUG dbcounter [-] [112498] Writing DB stats cinder:SELECT=1 {{(pid=112498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:55:24.302602 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.middleware.request_id [None req-6225e5d3-fba1-4fd2-a449-4995f1f961a2 None None] RequestId filter calling following filter/app {{(pid=112495) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:55:24.306398 np0000172883 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-6225e5d3-fba1-4fd2-a449-4995f1f961a2 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 03:55:24.306612 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-6225e5d3-fba1-4fd2-a449-4995f1f961a2 demo demo] Empty body provided in request {{(pid=112495) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:55:24.306843 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.openstack.wsgi [None req-6225e5d3-fba1-4fd2-a449-4995f1f961a2 demo demo] Calling method 'detail' {{(pid=112495) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:55:24.307111 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.api.api_utils [None req-6225e5d3-fba1-4fd2-a449-4995f1f961a2 demo demo] Removing options '' from query. {{(pid=112495) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:55:24.307989 np0000172883 devstack@c-api.service[112495]: DEBUG cinder.volume.api [None req-6225e5d3-fba1-4fd2-a449-4995f1f961a2 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112495) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:55:24.315260 np0000172883 devstack@c-api.service[112495]: INFO cinder.volume.api [None req-6225e5d3-fba1-4fd2-a449-4995f1f961a2 demo demo] Get all volumes completed successfully. May 09 03:55:24.316778 np0000172883 devstack@c-api.service[112495]: INFO cinder.api.openstack.wsgi [None req-6225e5d3-fba1-4fd2-a449-4995f1f961a2 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 03:55:24.317106 np0000172883 devstack@c-api.service[112495]: [pid: 112495|app: 0|req: 9/36] 199.204.45.238 () {64 vars in 1295 bytes} [Sat May 9 03:55:24 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 09 03:55:34.310860 np0000172883 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writing DB stats cinder:SELECT=1 {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:56:24.330726 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.middleware.request_id [None req-faa24462-698e-4a5b-965c-8e97e6d92e32 None None] RequestId filter calling following filter/app {{(pid=112497) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:56:24.333417 np0000172883 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-faa24462-698e-4a5b-965c-8e97e6d92e32 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 03:56:24.333728 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-faa24462-698e-4a5b-965c-8e97e6d92e32 demo demo] Empty body provided in request {{(pid=112497) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:56:24.333879 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.openstack.wsgi [None req-faa24462-698e-4a5b-965c-8e97e6d92e32 demo demo] Calling method 'detail' {{(pid=112497) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:56:24.334187 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.api.api_utils [None req-faa24462-698e-4a5b-965c-8e97e6d92e32 demo demo] Removing options '' from query. {{(pid=112497) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:56:24.335073 np0000172883 devstack@c-api.service[112497]: DEBUG cinder.volume.api [None req-faa24462-698e-4a5b-965c-8e97e6d92e32 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112497) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:56:24.341604 np0000172883 devstack@c-api.service[112497]: INFO cinder.volume.api [None req-faa24462-698e-4a5b-965c-8e97e6d92e32 demo demo] Get all volumes completed successfully. May 09 03:56:24.344271 np0000172883 devstack@c-api.service[112497]: INFO cinder.api.openstack.wsgi [None req-faa24462-698e-4a5b-965c-8e97e6d92e32 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 03:56:24.344785 np0000172883 devstack@c-api.service[112497]: [pid: 112497|app: 0|req: 9/37] 199.204.45.238 () {64 vars in 1295 bytes} [Sat May 9 03:56:24 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 09 03:56:34.338391 np0000172883 devstack@c-api.service[112497]: DEBUG dbcounter [-] [112497] Writing DB stats cinder:SELECT=1 {{(pid=112497) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 03:57:24.358230 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.middleware.request_id [None req-51e1660e-8152-4021-81a6-10e6ce4f88f0 None None] RequestId filter calling following filter/app {{(pid=112496) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 03:57:24.362093 np0000172883 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-51e1660e-8152-4021-81a6-10e6ce4f88f0 demo demo] GET https://199.204.45.238/volume/v3/volumes/detail May 09 03:57:24.362836 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-51e1660e-8152-4021-81a6-10e6ce4f88f0 demo demo] Empty body provided in request {{(pid=112496) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 03:57:24.363548 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.openstack.wsgi [None req-51e1660e-8152-4021-81a6-10e6ce4f88f0 demo demo] Calling method 'detail' {{(pid=112496) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 03:57:24.366061 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.api.api_utils [None req-51e1660e-8152-4021-81a6-10e6ce4f88f0 demo demo] Removing options '' from query. {{(pid=112496) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 03:57:24.367419 np0000172883 devstack@c-api.service[112496]: DEBUG cinder.volume.api [None req-51e1660e-8152-4021-81a6-10e6ce4f88f0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112496) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 09 03:57:24.376741 np0000172883 devstack@c-api.service[112496]: INFO cinder.volume.api [None req-51e1660e-8152-4021-81a6-10e6ce4f88f0 demo demo] Get all volumes completed successfully. May 09 03:57:24.381085 np0000172883 devstack@c-api.service[112496]: INFO cinder.api.openstack.wsgi [None req-51e1660e-8152-4021-81a6-10e6ce4f88f0 demo demo] https://199.204.45.238/volume/v3/volumes/detail returned with HTTP 200 May 09 03:57:24.381607 np0000172883 devstack@c-api.service[112496]: [pid: 112496|app: 0|req: 10/38] 199.204.45.238 () {64 vars in 1295 bytes} [Sat May 9 03:57:24 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 09 03:57:34.370736 np0000172883 devstack@c-api.service[112496]: DEBUG dbcounter [-] [112496] Writing DB stats cinder:SELECT=1 {{(pid=112496) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}