May 08 03:19:56.275805 np0000172642 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 08 03:19:56.282969 np0000172642 devstack@c-api.service[112557]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 08 03:19:56.285888 np0000172642 devstack@c-api.service[112557]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri May 8 03:19:56 2026] *** May 08 03:19:56.285888 np0000172642 devstack@c-api.service[112557]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 08 03:19:56.285888 np0000172642 devstack@c-api.service[112557]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 08 03:19:56.285888 np0000172642 devstack@c-api.service[112557]: nodename: np0000172642 May 08 03:19:56.285888 np0000172642 devstack@c-api.service[112557]: machine: x86_64 May 08 03:19:56.285888 np0000172642 devstack@c-api.service[112557]: clock source: unix May 08 03:19:56.285888 np0000172642 devstack@c-api.service[112557]: pcre jit disabled May 08 03:19:56.285888 np0000172642 devstack@c-api.service[112557]: detected number of CPU cores: 16 May 08 03:19:56.285888 np0000172642 devstack@c-api.service[112557]: current working directory: / May 08 03:19:56.285888 np0000172642 devstack@c-api.service[112557]: detected binary path: /usr/bin/uwsgi-core May 08 03:19:56.285888 np0000172642 devstack@c-api.service[112557]: your processes number limit is 256917 May 08 03:19:56.285888 np0000172642 devstack@c-api.service[112557]: your memory page size is 4096 bytes May 08 03:19:56.285888 np0000172642 devstack@c-api.service[112557]: detected max file descriptor number: 2048 May 08 03:19:56.285888 np0000172642 devstack@c-api.service[112557]: lock engine: pthread robust mutexes May 08 03:19:56.286652 np0000172642 devstack@c-api.service[112557]: thunder lock: enabled May 08 03:19:56.286652 np0000172642 devstack@c-api.service[112557]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 08 03:19:56.286652 np0000172642 devstack@c-api.service[112557]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 08 03:19:56.286652 np0000172642 devstack@c-api.service[112557]: PEP 405 virtualenv detected: /opt/stack/data/venv May 08 03:19:56.286652 np0000172642 devstack@c-api.service[112557]: Set PythonHome to /opt/stack/data/venv May 08 03:19:56.321634 np0000172642 devstack@c-api.service[112557]: Python main interpreter initialized at 0x78d15f2a3668 May 08 03:19:56.321634 np0000172642 devstack@c-api.service[112557]: python threads support enabled May 08 03:19:56.321634 np0000172642 devstack@c-api.service[112557]: your server socket listen backlog is limited to 100 connections May 08 03:19:56.321634 np0000172642 devstack@c-api.service[112557]: your mercy for graceful operations on workers is 80 seconds May 08 03:19:56.322116 np0000172642 devstack@c-api.service[112557]: mapped 671795 bytes (656 KB) for 4 cores May 08 03:19:56.322258 np0000172642 devstack@c-api.service[112557]: *** Operational MODE: preforking *** May 08 03:19:56.322460 np0000172642 devstack@c-api.service[112557]: *** uWSGI is running in multiple interpreter mode *** May 08 03:19:56.322460 np0000172642 devstack@c-api.service[112557]: spawned uWSGI master process (pid: 112557) May 08 03:19:56.322648 np0000172642 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 08 03:19:56.323162 np0000172642 devstack@c-api.service[112557]: spawned uWSGI worker 1 (pid: 112568, cores: 1) May 08 03:19:56.323807 np0000172642 devstack@c-api.service[112557]: spawned uWSGI worker 2 (pid: 112569, cores: 1) May 08 03:19:56.324290 np0000172642 devstack@c-api.service[112557]: spawned uWSGI worker 3 (pid: 112570, cores: 1) May 08 03:19:56.328316 np0000172642 devstack@c-api.service[112557]: spawned uWSGI worker 4 (pid: 112571, cores: 1) May 08 03:19:56.328316 np0000172642 devstack@c-api.service[112557]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 08 03:19:56.439122 np0000172642 devstack@c-api.service[112568]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 08 03:19:56.439122 np0000172642 devstack@c-api.service[112568]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 08 03:19:56.439122 np0000172642 devstack@c-api.service[112568]: we strongly recommend against using it for new projects. May 08 03:19:56.439122 np0000172642 devstack@c-api.service[112568]: If you are already using Eventlet, we recommend migrating to a different May 08 03:19:56.439122 np0000172642 devstack@c-api.service[112568]: framework. For more detail see May 08 03:19:56.439122 np0000172642 devstack@c-api.service[112568]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 08 03:19:56.439122 np0000172642 devstack@c-api.service[112568]: import eventlet # noqa May 08 03:19:56.447680 np0000172642 devstack@c-api.service[112569]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 08 03:19:56.447680 np0000172642 devstack@c-api.service[112569]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 08 03:19:56.447680 np0000172642 devstack@c-api.service[112569]: we strongly recommend against using it for new projects. May 08 03:19:56.447680 np0000172642 devstack@c-api.service[112569]: If you are already using Eventlet, we recommend migrating to a different May 08 03:19:56.447680 np0000172642 devstack@c-api.service[112569]: framework. For more detail see May 08 03:19:56.447680 np0000172642 devstack@c-api.service[112569]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 08 03:19:56.447680 np0000172642 devstack@c-api.service[112569]: import eventlet # noqa May 08 03:19:56.458044 np0000172642 devstack@c-api.service[112570]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 08 03:19:56.458044 np0000172642 devstack@c-api.service[112570]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 08 03:19:56.458044 np0000172642 devstack@c-api.service[112570]: we strongly recommend against using it for new projects. May 08 03:19:56.458044 np0000172642 devstack@c-api.service[112570]: If you are already using Eventlet, we recommend migrating to a different May 08 03:19:56.458044 np0000172642 devstack@c-api.service[112570]: framework. For more detail see May 08 03:19:56.458044 np0000172642 devstack@c-api.service[112570]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 08 03:19:56.458044 np0000172642 devstack@c-api.service[112570]: import eventlet # noqa May 08 03:19:56.463198 np0000172642 devstack@c-api.service[112571]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 08 03:19:56.463198 np0000172642 devstack@c-api.service[112571]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 08 03:19:56.463198 np0000172642 devstack@c-api.service[112571]: we strongly recommend against using it for new projects. May 08 03:19:56.463198 np0000172642 devstack@c-api.service[112571]: If you are already using Eventlet, we recommend migrating to a different May 08 03:19:56.463198 np0000172642 devstack@c-api.service[112571]: framework. For more detail see May 08 03:19:56.463198 np0000172642 devstack@c-api.service[112571]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 08 03:19:56.463198 np0000172642 devstack@c-api.service[112571]: import eventlet # noqa May 08 03:19:56.518662 np0000172642 devstack@c-api.service[112568]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 08 03:19:56.518662 np0000172642 devstack@c-api.service[112568]: debtcollector.deprecate( May 08 03:19:56.530934 np0000172642 devstack@c-api.service[112569]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 08 03:19:56.530934 np0000172642 devstack@c-api.service[112569]: debtcollector.deprecate( May 08 03:19:56.545274 np0000172642 devstack@c-api.service[112570]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 08 03:19:56.545274 np0000172642 devstack@c-api.service[112570]: debtcollector.deprecate( May 08 03:19:56.552353 np0000172642 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 08 03:19:56.552353 np0000172642 devstack@c-api.service[112571]: debtcollector.deprecate( May 08 03:19:56.592756 np0000172642 devstack@c-api.service[112568]: /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 08 03:19:56.592756 np0000172642 devstack@c-api.service[112568]: from cgi import parse_header May 08 03:19:56.607908 np0000172642 devstack@c-api.service[112569]: /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 08 03:19:56.607908 np0000172642 devstack@c-api.service[112569]: from cgi import parse_header May 08 03:19:56.624534 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:56.624534 np0000172642 devstack@c-api.service[112570]: from cgi import parse_header May 08 03:19:56.634803 np0000172642 devstack@c-api.service[112568]: /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 08 03:19:56.634803 np0000172642 devstack@c-api.service[112568]: removals.removed_module( May 08 03:19:56.635054 np0000172642 devstack@c-api.service[112571]: /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 08 03:19:56.635054 np0000172642 devstack@c-api.service[112571]: from cgi import parse_header May 08 03:19:56.635479 np0000172642 devstack@c-api.service[112568]: /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 08 03:19:56.635479 np0000172642 devstack@c-api.service[112568]: removals.removed_module( May 08 03:19:56.651379 np0000172642 devstack@c-api.service[112569]: /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 08 03:19:56.651379 np0000172642 devstack@c-api.service[112569]: removals.removed_module( May 08 03:19:56.652061 np0000172642 devstack@c-api.service[112569]: /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 08 03:19:56.652061 np0000172642 devstack@c-api.service[112569]: removals.removed_module( May 08 03:19:56.667324 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:56.667324 np0000172642 devstack@c-api.service[112570]: removals.removed_module( May 08 03:19:56.667962 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:56.667962 np0000172642 devstack@c-api.service[112570]: removals.removed_module( May 08 03:19:56.679968 np0000172642 devstack@c-api.service[112571]: /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 08 03:19:56.679968 np0000172642 devstack@c-api.service[112571]: removals.removed_module( May 08 03:19:56.680725 np0000172642 devstack@c-api.service[112571]: /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 08 03:19:56.680725 np0000172642 devstack@c-api.service[112571]: removals.removed_module( May 08 03:19:57.213337 np0000172642 devstack@c-api.service[112568]: /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 08 03:19:57.213337 np0000172642 devstack@c-api.service[112568]: warnings.warn( May 08 03:19:57.239271 np0000172642 devstack@c-api.service[112569]: /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 08 03:19:57.239271 np0000172642 devstack@c-api.service[112569]: warnings.warn( May 08 03:19:57.246144 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:57.246144 np0000172642 devstack@c-api.service[112570]: warnings.warn( May 08 03:19:57.282184 np0000172642 devstack@c-api.service[112571]: /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 08 03:19:57.282184 np0000172642 devstack@c-api.service[112571]: warnings.warn( May 08 03:19:57.307540 np0000172642 devstack@c-api.service[112568]: /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 08 03:19:57.307540 np0000172642 devstack@c-api.service[112568]: warnings.warn( May 08 03:19:57.353821 np0000172642 devstack@c-api.service[112569]: /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 08 03:19:57.353821 np0000172642 devstack@c-api.service[112569]: warnings.warn( May 08 03:19:57.353985 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:57.353985 np0000172642 devstack@c-api.service[112570]: warnings.warn( May 08 03:19:57.380238 np0000172642 devstack@c-api.service[112571]: /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 08 03:19:57.380238 np0000172642 devstack@c-api.service[112571]: warnings.warn( May 08 03:19:57.591231 np0000172642 devstack@c-api.service[112568]: 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 08 03:19:57.591897 np0000172642 devstack@c-api.service[112568]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112568) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 08 03:19:57.611220 np0000172642 devstack@c-api.service[112570]: 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 08 03:19:57.611557 np0000172642 devstack@c-api.service[112570]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112570) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 08 03:19:57.618019 np0000172642 devstack@c-api.service[112569]: 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 08 03:19:57.618520 np0000172642 devstack@c-api.service[112569]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112569) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 08 03:19:57.675164 np0000172642 devstack@c-api.service[112568]: /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 08 03:19:57.675164 np0000172642 devstack@c-api.service[112568]: @jsonschema.FormatChecker.cls_checks('date-time') May 08 03:19:57.677513 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:57.677513 np0000172642 devstack@c-api.service[112570]: @jsonschema.FormatChecker.cls_checks('date-time') May 08 03:19:57.681236 np0000172642 devstack@c-api.service[112571]: 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 08 03:19:57.681711 np0000172642 devstack@c-api.service[112571]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112571) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 08 03:19:57.684596 np0000172642 devstack@c-api.service[112569]: /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 08 03:19:57.684596 np0000172642 devstack@c-api.service[112569]: @jsonschema.FormatChecker.cls_checks('date-time') May 08 03:19:57.741607 np0000172642 devstack@c-api.service[112571]: /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 08 03:19:57.741607 np0000172642 devstack@c-api.service[112571]: @jsonschema.FormatChecker.cls_checks('date-time') May 08 03:19:58.116622 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112570) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 08 03:19:58.116846 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112571) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 08 03:19:58.116970 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.117057 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.117152 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.117273 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112568) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 08 03:19:58.117381 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112569) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 08 03:19:58.117497 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.117571 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.117625 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.117665 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.117665 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.117749 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.117794 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.117839 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.118020 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.119305 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.119386 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.119426 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.119471 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.119514 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.119552 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.119589 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.119627 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.119665 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.119707 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.119755 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.119793 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.119841 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.119886 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.119929 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.119970 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.120012 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.120054 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.120091 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.120133 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.120133 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.120441 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.120496 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.120546 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.120594 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.120632 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.120677 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.120719 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.120756 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.120822 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.120861 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.120906 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.120948 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.120994 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.121036 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.121078 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.121121 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.121169 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.121206 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.121258 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.121297 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.121297 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.121374 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.121411 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.121411 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.121411 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.121530 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.121530 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.122021 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.122021 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.122021 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.122341 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.122341 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.122484 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.122588 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.122750 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.122828 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.122879 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.122879 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.122948 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.122991 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.123035 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.123120 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.123166 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.123302 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.123386 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.123462 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.123535 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.123606 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.123680 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.123763 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.123763 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.123899 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.123972 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.124044 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.124121 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.124199 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.124283 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.124354 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.124416 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.124466 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.124466 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.124541 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.124579 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.124620 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.124657 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.124700 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.124742 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.124782 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.124824 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.124824 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.124824 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.124926 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.124971 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.125009 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.125009 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.125077 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.125113 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.125155 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.125198 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.125198 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.125297 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.125336 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.125336 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.125336 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.125439 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.125477 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.125477 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.125477 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.125477 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.125622 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.125661 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.125702 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.125740 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.125782 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.125820 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.125861 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.125899 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.125942 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.125980 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.126021 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.126062 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.126104 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.126146 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.126189 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.126229 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.126403 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.126514 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.126595 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.126703 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.126817 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.126899 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.126981 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.127052 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.127117 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.127190 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.127270 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.127357 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.127430 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.127500 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.127542 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.127542 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.127716 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.127782 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.127847 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.127918 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.127960 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.128144 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.128144 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.128307 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.128386 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.128386 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.128386 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.128386 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.128652 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.128652 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.128652 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.128652 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.128652 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.128652 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.128652 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.128652 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.128652 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.128652 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.129321 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.129321 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.129448 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.129538 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.129610 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.129610 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.129763 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.129808 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.129897 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.129964 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.130028 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.130104 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.130177 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.130255 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.130328 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.130398 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.130464 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.130532 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.130610 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.130739 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.130832 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.130931 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.130931 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.130931 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.130931 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.131200 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.131200 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.131200 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.131200 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.131487 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.131531 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.131609 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.131666 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.131699 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.131776 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.131810 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.131859 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.131909 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.131909 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.132000 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.132074 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.132111 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.132163 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.132234 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.132278 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.132278 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.132383 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.132464 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.132464 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.132553 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.132605 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.132654 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.132654 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.132654 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.132794 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.132794 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.132898 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.132946 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.133021 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.133055 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.133103 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.133152 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.133201 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.133299 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.133357 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.133422 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.133453 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.133500 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.133574 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.133606 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.133659 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.133659 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.133750 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.133750 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.133868 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.133906 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.133906 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.133989 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.134024 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.134024 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.134075 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.134102 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.134102 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.134102 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.134183 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.134207 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.134231 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.134274 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.134302 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.134302 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.134348 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.134376 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.134402 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.134430 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.134456 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.134479 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.134506 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.134529 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.134556 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.134584 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.134612 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.134658 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.134658 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.134736 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.134736 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.134736 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.134736 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.134736 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.134736 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.134990 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.135069 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.135187 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.135303 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.135406 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.135509 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.135618 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.139191 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.139275 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.139327 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.139361 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.139436 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.139523 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.139653 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.139760 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.139827 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.139827 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.139827 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.139827 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.139827 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.140106 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.140148 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.140193 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.140193 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.140193 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.140193 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.140193 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.140193 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.140510 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.140583 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.140583 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.140583 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.140709 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.140749 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.140809 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.140863 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.140902 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.140938 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.140974 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.141012 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.141056 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.141094 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.141140 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.141179 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.141216 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.141279 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.141320 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.141357 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.141407 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.141451 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.141494 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.141494 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.141494 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.141611 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.141611 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.141611 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.142197 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.142197 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.142435 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.142527 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.142572 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.142606 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.142682 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.142740 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.142782 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.142831 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.142878 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.142919 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.142960 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.143010 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.143052 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.143086 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.143125 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.143167 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.143205 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.143262 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.143506 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.143591 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.143668 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.143712 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.143846 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.143922 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.143988 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.144068 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.144145 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.144212 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.144322 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.144404 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.144471 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.144562 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.144650 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.144735 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.144853 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.144933 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.145006 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.145082 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.145150 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.145235 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.145395 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.145476 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.145545 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.145699 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.145800 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.145910 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.146000 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.146073 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.146142 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.146210 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.146353 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.146442 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.146511 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.146580 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.146701 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.146701 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.146701 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.146701 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.146701 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.146701 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.146701 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.147177 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.147177 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.147351 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.147432 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.147513 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.147555 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.147628 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.147663 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.147742 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.147777 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.147828 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.147861 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.147935 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.148110 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.148194 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.148294 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.148340 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.148417 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.148489 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.148564 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.148619 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.148698 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.148766 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.148830 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.148885 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.148920 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.148970 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.149044 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.149082 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.149173 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.149230 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.149276 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.149333 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.149413 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.149452 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.149528 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.149569 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.149569 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.149569 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.149569 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.149569 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.149569 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.149900 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.149900 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.149900 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.150086 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.150086 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.150182 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.150289 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.150289 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.150383 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.150425 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.150524 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.150608 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.150671 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.150749 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.150803 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.150837 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.150889 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.150939 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.150988 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.151030 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.151081 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.151116 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.151167 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.151202 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.151235 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.151285 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.151335 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.151366 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.151406 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.151435 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.151435 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.151435 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.151435 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.151543 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.151543 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.151598 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.151626 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.151626 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.151677 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.151704 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.151741 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.151771 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.151803 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.151831 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.151862 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.151862 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.151862 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.151862 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.151862 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.151991 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.151991 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.151991 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.152069 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.152097 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.152256 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.152343 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.152436 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.152517 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.152554 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.152648 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.152704 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.152831 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.152871 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.152928 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.152980 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.153032 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.153091 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.153143 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.153192 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.153288 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.153323 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.153323 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.153323 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.153512 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.153561 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.153561 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.153668 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.153741 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.153801 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.153835 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.153986 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.153986 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.153986 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.153986 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.154164 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.154164 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.154164 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.154294 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.154377 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.154434 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.154469 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.154547 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.154628 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.154740 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.154781 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.154845 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.154845 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.154845 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.155017 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.155017 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.155017 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.155017 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.155171 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.155224 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.155330 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.155364 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.155436 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.155436 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.155523 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.155558 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.155558 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.155558 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.155640 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.155640 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.155690 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.155717 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.155749 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.155782 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.155808 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.155808 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.155808 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.155894 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.155921 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.155953 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.155983 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.156010 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.156042 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.156069 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.156095 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.156095 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.156154 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.156181 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.156181 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.156382 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.156382 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.156382 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.156382 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.156382 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.156382 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.156382 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.156756 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.156756 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.156756 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.156756 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.156756 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.156756 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.156756 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.157085 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.157085 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.157085 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.157085 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.157085 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.157321 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.157402 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.157455 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.157511 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.157569 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.157569 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.157569 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.157569 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.157569 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.157785 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.157858 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.157975 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.158107 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.158160 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.158190 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.158218 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.158265 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.158300 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.158332 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.158361 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.158393 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.158424 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.158456 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.158491 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.158527 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.158557 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.158584 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.158615 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.158615 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.158699 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.159347 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.159411 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.159451 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.159490 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.159523 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.159554 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.159582 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.159610 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.159642 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.159739 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.159829 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.159864 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.159899 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.159928 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.159956 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.159988 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.160019 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.160050 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.160078 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.160106 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.160139 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.160166 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.160198 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.160225 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.160276 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.160310 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.160341 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.160372 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.160405 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.160437 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.160464 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.160491 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.160527 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.160663 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.160700 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.160774 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.160807 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.160857 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.160906 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.160970 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.161001 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.161067 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.161135 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.161190 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.161255 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.161288 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.161367 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.161367 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.161367 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.161747 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.161886 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.162019 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.162150 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.162299 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.162381 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.162421 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.162532 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.162580 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.162680 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.162973 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.163109 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.163175 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.163221 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.163302 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.163334 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.163334 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.163415 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.163448 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.163448 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.163499 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.163532 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.163563 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.163595 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.163623 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.163655 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.163686 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.163715 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.163742 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.163770 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.163770 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.163824 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.163855 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.163886 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.163980 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.164014 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.164042 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.164042 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.164091 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.164119 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.164146 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.164173 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.164205 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.164236 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.164349 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.164469 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.164532 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.164591 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.164625 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.164652 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.164710 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.164745 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.164778 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.164836 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.164897 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.164930 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.164930 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.165027 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.165088 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.165088 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.165143 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.165174 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.165174 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.165225 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.165278 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.165278 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.165331 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.165364 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.165391 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.165470 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.165505 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.165577 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.165577 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.165678 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.165760 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.165760 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.165877 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.166285 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.166374 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.166447 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.166447 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.166533 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.166599 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.166653 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.167108 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.167260 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.167419 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.167539 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.167596 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.167653 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.167717 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.167969 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.168041 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.168092 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.168163 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.168204 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.168297 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.168297 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.168364 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.168396 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.168424 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.168424 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.168475 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.168503 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.168544 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.168578 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.168610 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.168637 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.168669 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.168700 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.168733 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.168761 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.168788 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.168880 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.168910 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.168943 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.168969 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.168999 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.169026 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.170155 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.170207 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.170290 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.170326 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.170389 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.170454 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.170497 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.170497 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.170593 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.170593 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.170714 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.170747 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.170795 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.170840 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.170868 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.170896 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.170921 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.170949 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.170977 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.171045 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.171103 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.171343 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.171404 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.171473 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.171513 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.171577 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.171627 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.171700 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.175766 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.175766 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.176002 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.176002 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.176002 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.176002 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.176365 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.176664 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.176780 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.176780 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.177035 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.177035 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.177035 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.177035 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.177733 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.177733 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.178115 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.178192 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.178285 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.178347 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.178425 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.178539 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.178617 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.178723 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.178798 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.178894 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.178984 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.179069 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.179151 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.179227 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.179325 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.179407 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.179407 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.179543 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.179605 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.179681 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.179741 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112568) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.179799 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.179856 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.179912 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.179968 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.180065 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.180162 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.180222 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.180700 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.180834 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.180943 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.181056 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.181173 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.181362 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112568) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.181515 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.181670 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.181815 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.181927 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112568) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.182040 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.182140 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.182296 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.182496 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.182630 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.182630 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.182630 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.182630 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.182630 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.183210 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.183350 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.183478 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.183769 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.183994 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.184218 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.184695 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.184950 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.185080 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.185080 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.185080 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 08 03:19:58.185080 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112569) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 08 03:19:58.185080 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 08 03:19:58.185080 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 08 03:19:58.185080 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 08 03:19:58.185080 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112569) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 08 03:19:58.185080 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112569) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 08 03:19:58.221772 np0000172642 devstack@c-api.service[112570]: INFO dbcounter [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Registered counter for database cinder May 08 03:19:58.222220 np0000172642 devstack@c-api.service[112571]: INFO dbcounter [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Registered counter for database cinder May 08 03:19:58.222689 np0000172642 devstack@c-api.service[112568]: INFO dbcounter [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Registered counter for database cinder May 08 03:19:58.222953 np0000172642 devstack@c-api.service[112569]: INFO dbcounter [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Registered counter for database cinder May 08 03:19:58.233004 np0000172642 devstack@c-api.service[112570]: DEBUG oslo_db.sqlalchemy.engines [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 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=112570) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:19:58.234968 np0000172642 devstack@c-api.service[112571]: DEBUG oslo_db.sqlalchemy.engines [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae 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=112571) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:19:58.240053 np0000172642 devstack@c-api.service[112569]: DEBUG oslo_db.sqlalchemy.engines [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb 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=112569) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:19:58.245420 np0000172642 devstack@c-api.service[112568]: DEBUG oslo_db.sqlalchemy.engines [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 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=112568) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:19:58.345671 np0000172642 devstack@c-api.service[112570]: DEBUG dbcounter [-] [112570] Writer thread running {{(pid=112570) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 08 03:19:58.348266 np0000172642 devstack@c-api.service[112570]: INFO cinder.rpc [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 08 03:19:58.350718 np0000172642 devstack@c-api.service[112570]: INFO cinder.rpc [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 08 03:19:58.353303 np0000172642 devstack@c-api.service[112570]: INFO cinder.rpc [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 08 03:19:58.354044 np0000172642 devstack@c-api.service[112571]: DEBUG dbcounter [-] [112571] Writer thread running {{(pid=112571) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 08 03:19:58.354944 np0000172642 devstack@c-api.service[112569]: DEBUG dbcounter [-] [112569] Writer thread running {{(pid=112569) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 08 03:19:58.355680 np0000172642 devstack@c-api.service[112570]: INFO cinder.rpc [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 08 03:19:58.356600 np0000172642 devstack@c-api.service[112571]: INFO cinder.rpc [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 08 03:19:58.356860 np0000172642 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.357221 np0000172642 devstack@c-api.service[112569]: INFO cinder.rpc [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 08 03:19:58.358856 np0000172642 devstack@c-api.service[112571]: INFO cinder.rpc [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 08 03:19:58.359178 np0000172642 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.359540 np0000172642 devstack@c-api.service[112569]: INFO cinder.rpc [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 08 03:19:58.359962 np0000172642 devstack@c-api.service[112568]: DEBUG dbcounter [-] [112568] Writer thread running {{(pid=112568) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 08 03:19:58.361411 np0000172642 devstack@c-api.service[112571]: INFO cinder.rpc [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 08 03:19:58.361584 np0000172642 devstack@c-api.service[112569]: INFO cinder.rpc [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 08 03:19:58.362525 np0000172642 devstack@c-api.service[112568]: INFO cinder.rpc [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 08 03:19:58.363619 np0000172642 devstack@c-api.service[112569]: INFO cinder.rpc [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 08 03:19:58.363789 np0000172642 devstack@c-api.service[112571]: INFO cinder.rpc [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 08 03:19:58.363933 np0000172642 devstack@c-api.service[112570]: DEBUG oslo_db.sqlalchemy.engines [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 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=112570) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:19:58.364487 np0000172642 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.364838 np0000172642 devstack@c-api.service[112568]: INFO cinder.rpc [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 08 03:19:58.364973 np0000172642 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.365809 np0000172642 devstack@c-api.service[112570]: INFO cinder.rpc [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 08 03:19:58.366123 np0000172642 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.367107 np0000172642 devstack@c-api.service[112568]: INFO cinder.rpc [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 08 03:19:58.367366 np0000172642 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.367712 np0000172642 devstack@c-api.service[112570]: INFO cinder.rpc [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 08 03:19:58.368834 np0000172642 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.369421 np0000172642 devstack@c-api.service[112568]: INFO cinder.rpc [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 08 03:19:58.370657 np0000172642 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.371027 np0000172642 devstack@c-api.service[112569]: DEBUG oslo_db.sqlalchemy.engines [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb 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=112569) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:19:58.372258 np0000172642 devstack@c-api.service[112571]: DEBUG oslo_db.sqlalchemy.engines [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae 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=112571) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:19:58.372988 np0000172642 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.373327 np0000172642 devstack@c-api.service[112569]: INFO cinder.rpc [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 08 03:19:58.373976 np0000172642 devstack@c-api.service[112571]: INFO cinder.rpc [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 08 03:19:58.375452 np0000172642 devstack@c-api.service[112569]: INFO cinder.rpc [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 08 03:19:58.375606 np0000172642 devstack@c-api.service[112571]: INFO cinder.rpc [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 08 03:19:58.376648 np0000172642 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.376745 np0000172642 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.377068 np0000172642 devstack@c-api.service[112568]: DEBUG oslo_db.sqlalchemy.engines [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 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=112568) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:19:58.378696 np0000172642 devstack@c-api.service[112568]: INFO cinder.rpc [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 08 03:19:58.379780 np0000172642 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.380440 np0000172642 devstack@c-api.service[112568]: INFO cinder.rpc [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 08 03:19:58.381234 np0000172642 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.382913 np0000172642 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.386104 np0000172642 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.386662 np0000172642 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.387806 np0000172642 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.390194 np0000172642 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.390337 np0000172642 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.391015 np0000172642 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.393068 np0000172642 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.393218 np0000172642 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.393552 np0000172642 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.394267 np0000172642 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.396256 np0000172642 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.396344 np0000172642 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.397813 np0000172642 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.398345 np0000172642 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.399449 np0000172642 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.399629 np0000172642 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.400811 np0000172642 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.401445 np0000172642 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.403177 np0000172642 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.403490 np0000172642 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.404070 np0000172642 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.404355 np0000172642 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.406089 np0000172642 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.406472 np0000172642 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.407189 np0000172642 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.407670 np0000172642 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.408409 np0000172642 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.409416 np0000172642 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.410328 np0000172642 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.411084 np0000172642 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.411266 np0000172642 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.412534 np0000172642 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.413963 np0000172642 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.414162 np0000172642 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.415361 np0000172642 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.415471 np0000172642 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.415716 np0000172642 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.416014 np0000172642 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.418086 np0000172642 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.418353 np0000172642 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.419010 np0000172642 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.419370 np0000172642 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.420526 np0000172642 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.421470 np0000172642 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.422961 np0000172642 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.423212 np0000172642 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.423669 np0000172642 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.423910 np0000172642 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.424469 np0000172642 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.426016 np0000172642 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.427018 np0000172642 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.427428 np0000172642 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.427507 np0000172642 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.428514 np0000172642 devstack@c-api.service[112570]: WARNING cinder.api.contrib.hosts [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 08 03:19:58.428770 np0000172642 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.429160 np0000172642 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.429233 np0000172642 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.429561 np0000172642 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.430682 np0000172642 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.430756 np0000172642 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.431081 np0000172642 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.432095 np0000172642 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.432147 np0000172642 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.432265 np0000172642 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.432545 np0000172642 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.433098 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Extended resource: extensions {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.433697 np0000172642 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.434083 np0000172642 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.434325 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Extended resource: encryption {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.434657 np0000172642 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.435135 np0000172642 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.435607 np0000172642 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.435885 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Extended resource: encryption {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.436255 np0000172642 devstack@c-api.service[112569]: WARNING cinder.api.contrib.hosts [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 08 03:19:58.436536 np0000172642 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.436694 np0000172642 devstack@c-api.service[112571]: WARNING cinder.api.contrib.hosts [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 08 03:19:58.436981 np0000172642 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.437414 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Extended resource: os-quota-sets {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.437478 np0000172642 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.438311 np0000172642 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.438457 np0000172642 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.438767 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Extended resource: cgsnapshots {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.438902 np0000172642 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.440019 np0000172642 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.440183 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Extended resource: os-quota-class-sets {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.440235 np0000172642 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.440508 np0000172642 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.440864 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Extended resource: extensions {{(pid=112569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.441350 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Extended resource: extensions {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.441495 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Extended resource: os-availability-zone {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.441959 np0000172642 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.442091 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Extended resource: encryption {{(pid=112569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.442584 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Extended resource: encryption {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.442753 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Extended resource: qos-specs {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.443599 np0000172642 devstack@c-api.service[112568]: WARNING cinder.api.contrib.hosts [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 08 03:19:58.443758 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Extended resource: encryption {{(pid=112569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.444441 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Extended resource: encryption {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.444516 np0000172642 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.444993 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Extended resource: backups {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.445434 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Extended resource: os-quota-sets {{(pid=112569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.449407 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Extended resource: os-quota-sets {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.449470 np0000172642 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.449505 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Extended resource: cgsnapshots {{(pid=112569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.449547 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Extended resource: cgsnapshots {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.449596 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Extended resource: extra_specs {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.449630 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Extended resource: os-quota-class-sets {{(pid=112569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.449668 np0000172642 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.449702 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Extended resource: os-quota-class-sets {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.449743 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Extended resource: os-snapshot-manage {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.449786 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Extended resource: extensions {{(pid=112568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.449836 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Extended resource: os-availability-zone {{(pid=112569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.450343 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Extended resource: os-availability-zone {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.450600 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Extended resource: os-volume-type-access {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.450981 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Extended resource: encryption {{(pid=112568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.451104 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Extended resource: qos-specs {{(pid=112569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.451569 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Extended resource: qos-specs {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.451984 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Extended resource: capabilities {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.452846 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Extended resource: encryption {{(pid=112568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.453111 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Extended resource: backups {{(pid=112569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.453231 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Extended resource: os-hosts {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.454161 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Extended resource: backups {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.454541 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Extended resource: consistencygroups {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.454730 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Extended resource: os-quota-sets {{(pid=112568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.455818 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Extended resource: extra_specs {{(pid=112569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.456138 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Extended resource: extra_specs {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.456470 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Extended resource: os-volume-transfer {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.456555 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Extended resource: cgsnapshots {{(pid=112568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.457345 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Extended resource: os-snapshot-manage {{(pid=112569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.457659 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Extended resource: os-snapshot-manage {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.457981 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Extended resource: os-quota-class-sets {{(pid=112568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.458092 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Extended resource: scheduler-stats {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.458766 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Extended resource: os-volume-type-access {{(pid=112569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.459095 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Extended resource: os-volume-type-access {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.459447 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Extended resource: os-availability-zone {{(pid=112568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.459558 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Extended resource: os-volume-manage {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.460310 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Extended resource: capabilities {{(pid=112569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.460647 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Extended resource: capabilities {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.460702 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Extended resource: qos-specs {{(pid=112568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.461547 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Extended resource: os-hosts {{(pid=112569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.461610 np0000172642 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.461967 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Extended resource: os-hosts {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.462512 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.contrib.snapshot_actions [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] SnapshotActionsController initialized {{(pid=112570) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 08 03:19:58.462757 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Extended resource: backups {{(pid=112568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.462993 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Extended resource: consistencygroups {{(pid=112569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.463300 np0000172642 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.463357 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Extended resource: consistencygroups {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.464678 np0000172642 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.464743 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Extended resource: extra_specs {{(pid=112568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.464915 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Extended resource: os-volume-transfer {{(pid=112569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.465259 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Extended resource: os-volume-transfer {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.466085 np0000172642 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.466544 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Extended resource: scheduler-stats {{(pid=112569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.466840 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Extended resource: scheduler-stats {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.467455 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Extended resource: os-snapshot-manage {{(pid=112568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.467536 np0000172642 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.467978 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Extended resource: os-volume-manage {{(pid=112569) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.468263 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Extended resource: os-volume-manage {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.468864 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Extended resource: os-volume-type-access {{(pid=112568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.468928 np0000172642 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.470260 np0000172642 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.470362 np0000172642 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.470408 np0000172642 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.470445 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Extended resource: capabilities {{(pid=112568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.471233 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.471319 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.contrib.snapshot_actions [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] SnapshotActionsController initialized {{(pid=112569) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 08 03:19:58.471379 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.471417 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.contrib.snapshot_actions [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] SnapshotActionsController initialized {{(pid=112571) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 08 03:19:58.471458 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.471577 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.471650 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.471782 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Extended resource: os-hosts {{(pid=112568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.471839 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.471943 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.471989 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.472057 np0000172642 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.472101 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.472205 np0000172642 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.472267 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Extension UsedLimits extending resource: limits {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.472267 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Extension TypesManage extending resource: types {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.472394 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Extension AdminActions extending resource: volumes {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.472514 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Extension AdminActions extending resource: snapshots {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.472621 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Extension AdminActions extending resource: backups {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.472709 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Extension VolumeActions extending resource: volumes {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.472916 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.472977 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Extended resource: consistencygroups {{(pid=112568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.473426 np0000172642 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.473506 np0000172642 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.474849 np0000172642 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.474926 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Extended resource: os-volume-transfer {{(pid=112568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.474989 np0000172642 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.475144 np0000172642 devstack@c-api.service[112570]: WARNING keystonemiddleware.auth_token [None req-7a7faecb-26b1-4367-b0d9-6f22823990a4 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 08 03:19:58.476263 np0000172642 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.476328 np0000172642 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.476565 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Extended resource: scheduler-stats {{(pid=112568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.477679 np0000172642 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.477743 np0000172642 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.477976 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Extended resource: os-volume-manage {{(pid=112568) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 08 03:19:58.479196 np0000172642 devstack@c-api.service[112569]: WARNING castellan.key_manager.migration [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.479277 np0000172642 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.480037 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.480101 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.480165 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.480208 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.480321 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.480373 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.480509 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.480562 np0000172642 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.480636 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.480681 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Extension SnapshotActions extending resource: snapshots {{(pid=112569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.480758 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Extension SnapshotActions extending resource: snapshots {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.480821 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Extension VolumeTypeAccess extending resource: types {{(pid=112569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.480953 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Extension VolumeTypeAccess extending resource: types {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.481003 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.481087 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.481132 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.481176 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.481233 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.481297 np0000172642 devstack@c-api.service[112570]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78d15f2a3668 pid: 112570 (default app) May 08 03:19:58.481356 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.481403 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Extension UsedLimits extending resource: limits {{(pid=112569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.481448 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Extension UsedLimits extending resource: limits {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.481489 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Extension TypesManage extending resource: types {{(pid=112569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.481541 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Extension TypesManage extending resource: types {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.481597 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Extension AdminActions extending resource: volumes {{(pid=112569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.481636 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Extension AdminActions extending resource: volumes {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.481672 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Extension AdminActions extending resource: snapshots {{(pid=112569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.481717 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Extension AdminActions extending resource: snapshots {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.481764 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Extension AdminActions extending resource: backups {{(pid=112569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.481801 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.481801 np0000172642 devstack@c-api.service[112570]: warnings.warn( May 08 03:19:58.481870 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Extension AdminActions extending resource: backups {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.481909 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.contrib.snapshot_actions [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] SnapshotActionsController initialized {{(pid=112568) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 08 03:19:58.481951 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Extension VolumeActions extending resource: volumes {{(pid=112569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.481988 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Extension VolumeActions extending resource: volumes {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.482024 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.v3.router [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112569) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.482065 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.482230 np0000172642 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.483669 np0000172642 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.483944 np0000172642 devstack@c-api.service[112571]: WARNING keystonemiddleware.auth_token [None req-60c497fd-1a73-4a3e-9e55-1b2b218861ae 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 08 03:19:58.484008 np0000172642 devstack@c-api.service[112569]: WARNING keystonemiddleware.auth_token [None req-f8fd26e8-4d3c-455b-b31b-4fd5e892ffeb 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 08 03:19:58.485106 np0000172642 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.486486 np0000172642 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.487941 np0000172642 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.489258 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.489258 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.489419 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.489419 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.489419 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.489419 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.489419 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.489673 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.489673 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.489673 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.489673 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.489673 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.489673 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.489979 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.489979 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.489979 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.489979 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.489979 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.490291 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.490291 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.490291 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.490291 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.490544 np0000172642 devstack@c-api.service[112568]: WARNING castellan.key_manager.migration [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 08 03:19:58.490602 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.490602 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.490602 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.490602 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.490851 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.490851 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.490851 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.490851 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.490851 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.491174 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.491174 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.491174 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.491174 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.491174 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.491497 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.491497 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.491497 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.491497 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.491497 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.491497 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.492042 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.492042 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.492042 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.492042 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.492042 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.492042 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.493392 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.493392 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.493392 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.493392 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.493392 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.493392 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.494106 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.494106 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.494106 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.494106 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.494106 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.494106 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.494915 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.494915 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.494915 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.494915 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.495713 np0000172642 devstack@c-api.service[112569]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78d15f2a3668 pid: 112569 (default app) May 08 03:19:58.495846 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.495846 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.496100 np0000172642 devstack@c-api.service[112571]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78d15f2a3668 pid: 112571 (default app) May 08 03:19:58.496259 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.496259 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.496259 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.496259 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.496259 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.496259 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.497279 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.497279 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.497279 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.497279 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.497279 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.497279 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.498299 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.498299 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.498299 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.498299 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.498299 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.499410 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.499410 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.499410 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.499410 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.499410 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.499822 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.499822 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.499822 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.499822 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.500074 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.500074 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.500074 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.500074 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.500299 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.500299 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.500299 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.500299 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.500299 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.500638 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.500638 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.500638 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.500638 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.500638 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.500884 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.500884 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.500884 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.500884 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.501225 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.501225 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.501225 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.501225 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.501543 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.501543 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.501543 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.501543 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.501846 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.501846 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.501846 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.501846 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.502153 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.502153 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.502153 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.502153 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.502494 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.502569 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.502569 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.502569 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.502569 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.502569 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.502976 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.502976 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.502976 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.502976 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.502976 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.502976 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.503496 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.503496 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.503496 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.503496 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.503496 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.503828 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.503892 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.503892 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.503892 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.503892 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.503892 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.503892 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.504340 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.504340 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.504340 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.504340 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.504340 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.504340 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.504569 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.504569 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.504569 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.504569 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.504702 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.504820 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.504820 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.504820 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.504820 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.504820 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.504820 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.505011 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.505011 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.505011 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.505011 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.505178 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.505178 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.505178 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.505178 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.505335 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.505366 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.505366 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.505366 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.505366 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.505497 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.505497 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.505497 np0000172642 devstack@c-api.service[112570]: /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 08 03:19:58.505497 np0000172642 devstack@c-api.service[112570]: warnings.warn(deprecated_msg) May 08 03:19:58.505814 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.505814 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.505814 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.505814 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.505814 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.505814 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Extension UsedLimits extending resource: limits {{(pid=112568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.505814 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Extension TypesManage extending resource: types {{(pid=112568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.506199 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Extension AdminActions extending resource: volumes {{(pid=112568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.506199 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Extension AdminActions extending resource: snapshots {{(pid=112568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.506199 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Extension AdminActions extending resource: backups {{(pid=112568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.506199 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Extension VolumeActions extending resource: volumes {{(pid=112568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.506199 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.v3.router [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112568) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 08 03:19:58.506424 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.middleware.request_id [None req-e819b07c-c9ab-4423-9b44-56ec5f32e695 None None] RequestId filter calling following filter/app {{(pid=112570) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:19:58.506478 np0000172642 devstack@c-api.service[112568]: WARNING keystonemiddleware.auth_token [None req-60eab6a2-072a-46f7-ba12-1a1bf48623f3 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 08 03:19:58.506542 np0000172642 devstack@c-api.service[112570]: [pid: 112570|app: 0|req: 1/1] 199.204.45.222 () {60 vars in 953 bytes} [Fri May 8 03:19:58 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 08 03:19:58.506646 np0000172642 devstack@c-api.service[112568]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78d15f2a3668 pid: 112568 (default app) May 08 03:20:05.400499 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.400499 np0000172642 devstack@c-api.service[112569]: warnings.warn( May 08 03:20:05.414291 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.414291 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.414291 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.414291 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.414595 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.414595 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.414595 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.414595 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.414817 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.414817 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.414817 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.414817 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.414817 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.414817 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.415188 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.415188 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.415188 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.415188 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.415188 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.415502 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.415502 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.415502 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.415502 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.415502 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.415801 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.415801 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.415801 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.415801 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.416031 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.416031 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.416031 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.416031 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.416031 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.416368 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.416368 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.416368 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.416368 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.416368 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.416651 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.416651 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.416651 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.416651 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.416651 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.416651 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.416973 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.416973 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.416973 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.416973 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.416973 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.416973 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.417775 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.417775 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.417775 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.417775 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.417775 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.417775 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.418128 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.418128 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.418128 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.418128 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.418128 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.418428 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.418428 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.418428 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.418428 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.418428 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.418686 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.418686 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.418686 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.418686 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.418686 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.418686 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.419021 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.419021 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.419021 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.419021 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.419021 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.419021 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.419347 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.419347 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.419347 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.419347 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.419347 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.419626 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.419626 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.419626 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.419626 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.419626 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.419889 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.419889 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.419889 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.419889 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.420112 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.420112 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.420112 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.420112 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.420378 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.420378 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.420378 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.420378 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.420378 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.420657 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.420657 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.420657 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.420657 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.420657 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.420915 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.420915 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.420915 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.420915 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.421132 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.421132 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.421132 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.421132 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.421377 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.421377 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.421377 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.421377 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.421613 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.421613 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.421613 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.421613 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.421880 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.421880 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.421880 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.421880 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.422099 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.422099 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.422099 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.422099 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.422099 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.422400 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.422400 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.422400 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.422400 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.422400 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.422400 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.422716 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.422716 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.422716 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.422716 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.422716 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.422888 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.422888 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.422888 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.422888 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.422888 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.422888 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.423029 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.423029 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.423029 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.423029 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.423029 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.423029 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.423173 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.423173 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.423173 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.423173 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.423173 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.423173 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.423322 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.423322 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.423322 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.423322 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.423322 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.423322 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.423469 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.423469 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.423469 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.423469 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.423569 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.423569 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.423569 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.423569 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.423569 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.423690 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.423690 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.423690 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.423690 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.423690 np0000172642 devstack@c-api.service[112569]: warnings.warn(deprecated_msg) May 08 03:20:05.423690 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.middleware.request_id [None req-b2fa3f64-a3e3-4bc2-be5e-565c57935b1c None None] RequestId filter calling following filter/app {{(pid=112569) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:20:05.879180 np0000172642 devstack@c-api.service[112569]: INFO cinder.api.openstack.wsgi [None req-b2fa3f64-a3e3-4bc2-be5e-565c57935b1c admin admin] POST https://199.204.45.222/volume/v3/types May 08 03:20:05.879764 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.openstack.wsgi [None req-b2fa3f64-a3e3-4bc2-be5e-565c57935b1c admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112569) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 08 03:20:05.881367 np0000172642 devstack@c-api.service[112569]: /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 08 03:20:05.881367 np0000172642 devstack@c-api.service[112569]: warnings.warn( May 08 03:20:05.891265 np0000172642 devstack@c-api.service[112569]: DEBUG oslo_db.sqlalchemy.engines [None req-b2fa3f64-a3e3-4bc2-be5e-565c57935b1c 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=112569) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:20:05.918911 np0000172642 devstack@c-api.service[112569]: INFO cinder.api.openstack.wsgi [None req-b2fa3f64-a3e3-4bc2-be5e-565c57935b1c admin admin] https://199.204.45.222/volume/v3/types returned with HTTP 200 May 08 03:20:05.919451 np0000172642 devstack@c-api.service[112569]: [pid: 112569|app: 0|req: 1/2] 199.204.45.222 () {68 vars in 1288 bytes} [Fri May 8 03:20:05 2026] POST /volume/v3/types => generated 186 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 03:20:05.935671 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.935671 np0000172642 devstack@c-api.service[112571]: warnings.warn( May 08 03:20:05.949665 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.949665 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.949665 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.949665 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.949963 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.949963 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.949963 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.949963 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.950226 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.950226 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.950226 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.950226 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.950226 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.950226 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.950600 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.950600 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.950600 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.950600 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.950600 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.951054 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.951054 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.951054 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.951054 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.951054 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.951356 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.951356 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.951356 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.951356 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.951576 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.951576 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.951576 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.951576 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.951576 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.951849 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.951849 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.951849 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.951849 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.951849 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.952127 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.952127 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.952127 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.952127 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.952127 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.952127 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.952467 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.952467 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.952467 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.952467 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.952467 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.952467 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.952783 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.952783 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.952783 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.952783 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.952783 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.952783 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.953098 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.953098 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.953098 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.953098 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.953098 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.953392 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.953392 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.953392 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.953392 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.953392 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.953665 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.953665 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.953665 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.953665 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.953665 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.953665 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.953981 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.953981 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.953981 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.953981 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.953981 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.953981 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.954322 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.954322 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.954322 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.954322 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.954322 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.954619 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.954619 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.954619 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.954619 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.954619 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.954898 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.954898 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.954898 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.954898 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.955141 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.955141 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.955141 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.955141 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.955387 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.955387 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.955387 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.955387 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.955387 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.955664 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.955664 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.955664 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.955664 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.955664 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.955921 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.955921 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.955921 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.955921 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.956139 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.956139 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.956139 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.956139 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.956387 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.956387 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.956387 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.956387 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.956625 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.956625 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.956625 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.956625 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.956843 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.956843 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.956843 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.956843 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.957063 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.957063 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.957063 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.957063 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.957063 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.957360 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.957360 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.957360 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.957360 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.957360 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.957360 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.957674 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.957674 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.957674 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.957674 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.957674 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.957934 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.957934 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.957934 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.957934 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.957934 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.957934 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.958451 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.958451 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.958451 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.958451 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.958451 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.958451 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.958784 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.958784 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.958784 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.958784 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.958784 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.958784 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.958945 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.958945 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.958945 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.958945 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.958945 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.958945 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.959086 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.959086 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.959086 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.959086 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.959197 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.959197 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.959197 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.959197 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.959197 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.959337 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.959337 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.959337 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.959337 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:05.959337 np0000172642 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) May 08 03:20:05.959337 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.middleware.request_id [req-b2fa3f64-a3e3-4bc2-be5e-565c57935b1c req-b6dde933-8c08-4c00-86a6-b46821f9bf50 None None] RequestId filter calling following filter/app {{(pid=112571) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:20:06.265619 np0000172642 devstack@c-api.service[112571]: INFO cinder.api.openstack.wsgi [req-b2fa3f64-a3e3-4bc2-be5e-565c57935b1c req-b6dde933-8c08-4c00-86a6-b46821f9bf50 admin admin] POST https://199.204.45.222/volume/v3/types/6f3fb78e-a09a-455e-8649-bc931ca0e575/extra_specs May 08 03:20:06.266136 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.openstack.wsgi [req-b2fa3f64-a3e3-4bc2-be5e-565c57935b1c req-b6dde933-8c08-4c00-86a6-b46821f9bf50 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112571) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 08 03:20:06.267814 np0000172642 devstack@c-api.service[112571]: /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 08 03:20:06.267814 np0000172642 devstack@c-api.service[112571]: warnings.warn( May 08 03:20:06.277733 np0000172642 devstack@c-api.service[112571]: DEBUG oslo_db.sqlalchemy.engines [req-b2fa3f64-a3e3-4bc2-be5e-565c57935b1c req-b6dde933-8c08-4c00-86a6-b46821f9bf50 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=112571) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:20:06.328007 np0000172642 devstack@c-api.service[112571]: INFO cinder.api.openstack.wsgi [req-b2fa3f64-a3e3-4bc2-be5e-565c57935b1c req-b6dde933-8c08-4c00-86a6-b46821f9bf50 admin admin] https://199.204.45.222/volume/v3/types/6f3fb78e-a09a-455e-8649-bc931ca0e575/extra_specs returned with HTTP 200 May 08 03:20:06.328429 np0000172642 devstack@c-api.service[112571]: [pid: 112571|app: 0|req: 1/3] 199.204.45.222 () {70 vars in 1505 bytes} [Fri May 8 03:20:05 2026] POST /volume/v3/types/6f3fb78e-a09a-455e-8649-bc931ca0e575/extra_specs => generated 55 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:20:08.366914 np0000172642 devstack@c-api.service[112570]: DEBUG dbcounter [-] [112570] Writing DB stats cinder:SELECT=6 {{(pid=112570) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:20:08.379929 np0000172642 devstack@c-api.service[112568]: DEBUG dbcounter [-] [112568] Writing DB stats cinder:SELECT=6 {{(pid=112568) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:20:15.916860 np0000172642 devstack@c-api.service[112569]: DEBUG dbcounter [-] [112569] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112569) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:20:16.326957 np0000172642 devstack@c-api.service[112571]: DEBUG dbcounter [-] [112571] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112571) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:22:26.597215 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.middleware.request_id [None req-0bc1042a-bbbe-40b6-a69e-b8f299d0e4f1 None None] RequestId filter calling following filter/app {{(pid=112570) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:22:26.598088 np0000172642 devstack@c-api.service[112570]: INFO cinder.api.openstack.wsgi [None req-0bc1042a-bbbe-40b6-a69e-b8f299d0e4f1 None None] GET https://199.204.45.222/volume// May 08 03:22:26.598360 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.openstack.wsgi [None req-0bc1042a-bbbe-40b6-a69e-b8f299d0e4f1 None None] Empty body provided in request {{(pid=112570) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:22:26.598643 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.openstack.wsgi [None req-0bc1042a-bbbe-40b6-a69e-b8f299d0e4f1 None None] Calling method 'all' {{(pid=112570) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:22:26.599326 np0000172642 devstack@c-api.service[112570]: INFO cinder.api.openstack.wsgi [None req-0bc1042a-bbbe-40b6-a69e-b8f299d0e4f1 None None] https://199.204.45.222/volume// returned with HTTP 300 May 08 03:22:26.599705 np0000172642 devstack@c-api.service[112570]: [pid: 112570|app: 0|req: 2/4] 199.204.45.222 () {66 vars in 1456 bytes} [Fri May 8 03:22:26 2026] GET /volume/ => generated 390 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 08 03:23:02.724586 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.724586 np0000172642 devstack@c-api.service[112568]: warnings.warn( May 08 03:23:02.736947 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.736947 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.736947 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.736947 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.737329 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.737329 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.737329 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.737329 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.737619 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.737619 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.737619 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.737619 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.737619 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.737619 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.738049 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.738049 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.738049 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.738049 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.738049 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.738517 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.738517 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.738517 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.738517 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.738517 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.738850 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.738850 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.738850 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.738850 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.739134 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.739134 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.739134 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.739134 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.739134 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.739524 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.739524 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.739524 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.739524 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.739524 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.739832 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.739832 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.739832 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.739832 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.739832 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.739832 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.740232 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.740232 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.740232 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.740232 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.740232 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.740232 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.740629 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.740629 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.740629 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.740629 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.740629 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.740629 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.741104 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.741104 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.741104 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.741104 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.741104 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.741488 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.741488 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.741488 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.741488 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.741488 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.741795 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.741795 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.741795 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.741795 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.741795 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.741795 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.742054 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.742054 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.742054 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.742054 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.742054 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.742054 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.742327 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.742327 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.742327 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.742327 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.742327 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.742572 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.742572 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.742572 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.742572 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.742572 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.742782 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.742782 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.742782 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.742782 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.742956 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.742956 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.742956 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.742956 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.743156 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.743156 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.743156 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.743156 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.743156 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.743407 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.743407 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.743407 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.743407 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.743407 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.743618 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.743618 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.743618 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.743618 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.743793 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.743793 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.743793 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.743793 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.743968 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.743968 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.743968 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.743968 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.744143 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.744143 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.744143 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.744143 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.744334 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.744334 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.744334 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.744334 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.744505 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.744505 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.744505 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.744505 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.744505 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.744755 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.744755 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.744755 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.744755 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.744755 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.744755 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.745016 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.745016 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.745016 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.745016 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.745016 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.745218 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.745218 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.745218 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.745218 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.745218 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.745218 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.745499 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.745499 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.745499 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.745499 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.745499 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.745499 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.745760 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.745760 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.745760 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.745760 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.745760 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.745760 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.746042 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.746042 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.746042 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.746042 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.746042 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.746042 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.746416 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.746416 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.746416 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.746416 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.746589 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.746589 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.746589 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.746589 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.746589 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.746804 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.746804 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.746804 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.746804 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:02.746804 np0000172642 devstack@c-api.service[112568]: warnings.warn(deprecated_msg) May 08 03:23:02.746804 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.middleware.request_id [None req-89127047-49ce-429f-ac10-9a5fdaef6085 None None] RequestId filter calling following filter/app {{(pid=112568) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:23:03.216849 np0000172642 devstack@c-api.service[112568]: INFO cinder.api.openstack.wsgi [None req-89127047-49ce-429f-ac10-9a5fdaef6085 demo demo] GET https://199.204.45.222/volume/v3/types?is_public=None May 08 03:23:03.217288 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.openstack.wsgi [None req-89127047-49ce-429f-ac10-9a5fdaef6085 demo demo] Empty body provided in request {{(pid=112568) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:23:03.217588 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.openstack.wsgi [None req-89127047-49ce-429f-ac10-9a5fdaef6085 demo demo] Calling method 'index' {{(pid=112568) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:23:03.218438 np0000172642 devstack@c-api.service[112568]: /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 08 03:23:03.218438 np0000172642 devstack@c-api.service[112568]: warnings.warn( May 08 03:23:03.219420 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.api_utils [None req-89127047-49ce-429f-ac10-9a5fdaef6085 demo demo] Removing options '' from query. {{(pid=112568) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:23:03.234082 np0000172642 devstack@c-api.service[112568]: DEBUG oslo_db.sqlalchemy.engines [None req-89127047-49ce-429f-ac10-9a5fdaef6085 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=112568) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:23:03.261465 np0000172642 devstack@c-api.service[112568]: INFO cinder.api.openstack.wsgi [None req-89127047-49ce-429f-ac10-9a5fdaef6085 demo demo] https://199.204.45.222/volume/v3/types?is_public=None returned with HTTP 200 May 08 03:23:03.262149 np0000172642 devstack@c-api.service[112568]: [pid: 112568|app: 0|req: 1/5] 199.204.45.222 () {64 vars in 1263 bytes} [Fri May 8 03:23:02 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 03:23:03.275395 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.middleware.request_id [req-89127047-49ce-429f-ac10-9a5fdaef6085 req-340f1d12-40b8-4fe3-9c87-3f1e5a8c861c None None] RequestId filter calling following filter/app {{(pid=112569) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:23:03.280172 np0000172642 devstack@c-api.service[112569]: INFO cinder.api.openstack.wsgi [req-89127047-49ce-429f-ac10-9a5fdaef6085 req-340f1d12-40b8-4fe3-9c87-3f1e5a8c861c demo demo] GET https://199.204.45.222/volume/v3/types/default May 08 03:23:03.280436 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.openstack.wsgi [req-89127047-49ce-429f-ac10-9a5fdaef6085 req-340f1d12-40b8-4fe3-9c87-3f1e5a8c861c demo demo] Empty body provided in request {{(pid=112569) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:23:03.280695 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.openstack.wsgi [req-89127047-49ce-429f-ac10-9a5fdaef6085 req-340f1d12-40b8-4fe3-9c87-3f1e5a8c861c demo demo] Calling method 'show' {{(pid=112569) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:23:03.292132 np0000172642 devstack@c-api.service[112569]: INFO cinder.api.openstack.wsgi [req-89127047-49ce-429f-ac10-9a5fdaef6085 req-340f1d12-40b8-4fe3-9c87-3f1e5a8c861c demo demo] https://199.204.45.222/volume/v3/types/default returned with HTTP 200 May 08 03:23:03.292577 np0000172642 devstack@c-api.service[112569]: [pid: 112569|app: 0|req: 2/6] 199.204.45.222 () {66 vars in 1329 bytes} [Fri May 8 03:23:03 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 08 03:23:03.628331 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.middleware.request_id [None req-4662c5d7-2621-4334-93d4-bc0212c2d772 None None] RequestId filter calling following filter/app {{(pid=112571) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:23:03.632675 np0000172642 devstack@c-api.service[112571]: INFO cinder.api.openstack.wsgi [None req-4662c5d7-2621-4334-93d4-bc0212c2d772 demo demo] GET https://199.204.45.222/volume/v3/types/default May 08 03:23:03.632967 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.openstack.wsgi [None req-4662c5d7-2621-4334-93d4-bc0212c2d772 demo demo] Empty body provided in request {{(pid=112571) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:23:03.633230 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.openstack.wsgi [None req-4662c5d7-2621-4334-93d4-bc0212c2d772 demo demo] Calling method 'show' {{(pid=112571) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:23:03.646696 np0000172642 devstack@c-api.service[112571]: INFO cinder.api.openstack.wsgi [None req-4662c5d7-2621-4334-93d4-bc0212c2d772 demo demo] https://199.204.45.222/volume/v3/types/default returned with HTTP 200 May 08 03:23:03.647030 np0000172642 devstack@c-api.service[112571]: [pid: 112571|app: 0|req: 2/7] 199.204.45.222 () {64 vars in 1258 bytes} [Fri May 8 03:23:03 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 03:23:04.031148 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.middleware.request_id [None req-c21c03b3-7c94-4e7d-a059-eaf37a670d0d None None] RequestId filter calling following filter/app {{(pid=112570) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:23:04.350976 np0000172642 devstack@c-api.service[112570]: INFO cinder.api.openstack.wsgi [None req-c21c03b3-7c94-4e7d-a059-eaf37a670d0d demo demo] GET https://199.204.45.222/volume/v3/types/default May 08 03:23:04.351291 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.openstack.wsgi [None req-c21c03b3-7c94-4e7d-a059-eaf37a670d0d demo demo] Empty body provided in request {{(pid=112570) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:23:04.351495 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.openstack.wsgi [None req-c21c03b3-7c94-4e7d-a059-eaf37a670d0d demo demo] Calling method 'show' {{(pid=112570) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:23:04.360617 np0000172642 devstack@c-api.service[112570]: DEBUG oslo_db.sqlalchemy.engines [None req-c21c03b3-7c94-4e7d-a059-eaf37a670d0d 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=112570) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 08 03:23:04.380051 np0000172642 devstack@c-api.service[112570]: /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 08 03:23:04.380051 np0000172642 devstack@c-api.service[112570]: warnings.warn( May 08 03:23:04.382194 np0000172642 devstack@c-api.service[112570]: INFO cinder.api.openstack.wsgi [None req-c21c03b3-7c94-4e7d-a059-eaf37a670d0d demo demo] https://199.204.45.222/volume/v3/types/default returned with HTTP 200 May 08 03:23:04.382594 np0000172642 devstack@c-api.service[112570]: [pid: 112570|app: 0|req: 3/8] 199.204.45.222 () {64 vars in 1258 bytes} [Fri May 8 03:23:04 2026] GET /volume/v3/types/default => generated 145 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 03:23:04.396071 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.middleware.request_id [None req-d855554b-7e7b-4d4b-9477-799c067b4468 None None] RequestId filter calling following filter/app {{(pid=112568) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:23:04.399811 np0000172642 devstack@c-api.service[112568]: INFO cinder.api.openstack.wsgi [None req-d855554b-7e7b-4d4b-9477-799c067b4468 demo demo] GET https://199.204.45.222/volume/v3/types/default May 08 03:23:04.400190 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.openstack.wsgi [None req-d855554b-7e7b-4d4b-9477-799c067b4468 demo demo] Empty body provided in request {{(pid=112568) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:23:04.400658 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.openstack.wsgi [None req-d855554b-7e7b-4d4b-9477-799c067b4468 demo demo] Calling method 'show' {{(pid=112568) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:23:04.415610 np0000172642 devstack@c-api.service[112568]: INFO cinder.api.openstack.wsgi [None req-d855554b-7e7b-4d4b-9477-799c067b4468 demo demo] https://199.204.45.222/volume/v3/types/default returned with HTTP 200 May 08 03:23:04.416167 np0000172642 devstack@c-api.service[112568]: [pid: 112568|app: 0|req: 2/9] 199.204.45.222 () {64 vars in 1258 bytes} [Fri May 8 03:23:04 2026] GET /volume/v3/types/default => generated 145 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 08 03:23:13.287325 np0000172642 devstack@c-api.service[112569]: DEBUG dbcounter [-] [112569] Writing DB stats cinder:SELECT=2 {{(pid=112569) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:23:13.643855 np0000172642 devstack@c-api.service[112571]: DEBUG dbcounter [-] [112571] Writing DB stats cinder:SELECT=2 {{(pid=112571) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:23:14.377867 np0000172642 devstack@c-api.service[112570]: DEBUG dbcounter [-] [112570] Writing DB stats cinder:SELECT=2 {{(pid=112570) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:23:14.411969 np0000172642 devstack@c-api.service[112568]: DEBUG dbcounter [-] [112568] Writing DB stats cinder:SELECT=3 {{(pid=112568) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:28:23.716331 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.middleware.request_id [None req-f0badea5-f1f4-4c71-9823-27c3003ec795 None None] RequestId filter calling following filter/app {{(pid=112569) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:28:23.804958 np0000172642 devstack@c-api.service[112569]: INFO cinder.api.openstack.wsgi [None req-f0badea5-f1f4-4c71-9823-27c3003ec795 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 08 03:28:23.805224 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.openstack.wsgi [None req-f0badea5-f1f4-4c71-9823-27c3003ec795 demo demo] Empty body provided in request {{(pid=112569) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:28:23.806086 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.openstack.wsgi [None req-f0badea5-f1f4-4c71-9823-27c3003ec795 demo demo] Calling method 'detail' {{(pid=112569) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:28:23.806515 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.api_utils [None req-f0badea5-f1f4-4c71-9823-27c3003ec795 demo demo] Removing options '' from query. {{(pid=112569) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:28:23.807476 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.volume.api [None req-f0badea5-f1f4-4c71-9823-27c3003ec795 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112569) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:28:23.845420 np0000172642 devstack@c-api.service[112569]: INFO cinder.volume.api [None req-f0badea5-f1f4-4c71-9823-27c3003ec795 demo demo] Get all volumes completed successfully. May 08 03:28:23.849324 np0000172642 devstack@c-api.service[112569]: INFO cinder.api.openstack.wsgi [None req-f0badea5-f1f4-4c71-9823-27c3003ec795 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 08 03:28:23.850125 np0000172642 devstack@c-api.service[112569]: [pid: 112569|app: 0|req: 3/10] 199.204.45.222 () {64 vars in 1295 bytes} [Fri May 8 03:28:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:28:33.836774 np0000172642 devstack@c-api.service[112569]: DEBUG dbcounter [-] [112569] Writing DB stats cinder:SELECT=1 {{(pid=112569) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:29:23.869325 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.middleware.request_id [None req-056f3389-938b-4ca6-8cc3-33cefb9b516c None None] RequestId filter calling following filter/app {{(pid=112571) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:29:23.871468 np0000172642 devstack@c-api.service[112571]: INFO cinder.api.openstack.wsgi [None req-056f3389-938b-4ca6-8cc3-33cefb9b516c demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 08 03:29:23.871676 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.openstack.wsgi [None req-056f3389-938b-4ca6-8cc3-33cefb9b516c demo demo] Empty body provided in request {{(pid=112571) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:29:23.871854 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.openstack.wsgi [None req-056f3389-938b-4ca6-8cc3-33cefb9b516c demo demo] Calling method 'detail' {{(pid=112571) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:29:23.872334 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.api_utils [None req-056f3389-938b-4ca6-8cc3-33cefb9b516c demo demo] Removing options '' from query. {{(pid=112571) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:29:23.873039 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.volume.api [None req-056f3389-938b-4ca6-8cc3-33cefb9b516c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112571) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:29:23.899997 np0000172642 devstack@c-api.service[112571]: INFO cinder.volume.api [None req-056f3389-938b-4ca6-8cc3-33cefb9b516c demo demo] Get all volumes completed successfully. May 08 03:29:23.901952 np0000172642 devstack@c-api.service[112571]: INFO cinder.api.openstack.wsgi [None req-056f3389-938b-4ca6-8cc3-33cefb9b516c demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 08 03:29:23.902355 np0000172642 devstack@c-api.service[112571]: [pid: 112571|app: 0|req: 3/11] 199.204.45.222 () {64 vars in 1295 bytes} [Fri May 8 03:29:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:29:33.894830 np0000172642 devstack@c-api.service[112571]: DEBUG dbcounter [-] [112571] Writing DB stats cinder:SELECT=1 {{(pid=112571) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:30:23.920665 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.middleware.request_id [None req-db2e385e-0a1d-4806-a320-5b07f5ecacf8 None None] RequestId filter calling following filter/app {{(pid=112570) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:30:23.925664 np0000172642 devstack@c-api.service[112570]: INFO cinder.api.openstack.wsgi [None req-db2e385e-0a1d-4806-a320-5b07f5ecacf8 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 08 03:30:23.925974 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.openstack.wsgi [None req-db2e385e-0a1d-4806-a320-5b07f5ecacf8 demo demo] Empty body provided in request {{(pid=112570) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:30:23.926296 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.openstack.wsgi [None req-db2e385e-0a1d-4806-a320-5b07f5ecacf8 demo demo] Calling method 'detail' {{(pid=112570) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:30:23.926949 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.api_utils [None req-db2e385e-0a1d-4806-a320-5b07f5ecacf8 demo demo] Removing options '' from query. {{(pid=112570) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:30:23.928809 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.volume.api [None req-db2e385e-0a1d-4806-a320-5b07f5ecacf8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112570) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:30:23.970786 np0000172642 devstack@c-api.service[112570]: INFO cinder.volume.api [None req-db2e385e-0a1d-4806-a320-5b07f5ecacf8 demo demo] Get all volumes completed successfully. May 08 03:30:23.973756 np0000172642 devstack@c-api.service[112570]: INFO cinder.api.openstack.wsgi [None req-db2e385e-0a1d-4806-a320-5b07f5ecacf8 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 08 03:30:23.974334 np0000172642 devstack@c-api.service[112570]: [pid: 112570|app: 0|req: 4/12] 199.204.45.222 () {64 vars in 1295 bytes} [Fri May 8 03:30:23 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:30:33.963442 np0000172642 devstack@c-api.service[112570]: DEBUG dbcounter [-] [112570] Writing DB stats cinder:SELECT=1 {{(pid=112570) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:31:23.987475 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.middleware.request_id [None req-8bbeac3a-74ed-44c8-b111-2499cf742494 None None] RequestId filter calling following filter/app {{(pid=112568) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:31:23.991462 np0000172642 devstack@c-api.service[112568]: INFO cinder.api.openstack.wsgi [None req-8bbeac3a-74ed-44c8-b111-2499cf742494 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 08 03:31:23.991740 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.openstack.wsgi [None req-8bbeac3a-74ed-44c8-b111-2499cf742494 demo demo] Empty body provided in request {{(pid=112568) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:31:23.992015 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.openstack.wsgi [None req-8bbeac3a-74ed-44c8-b111-2499cf742494 demo demo] Calling method 'detail' {{(pid=112568) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:31:23.992617 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.api_utils [None req-8bbeac3a-74ed-44c8-b111-2499cf742494 demo demo] Removing options '' from query. {{(pid=112568) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:31:23.993656 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.volume.api [None req-8bbeac3a-74ed-44c8-b111-2499cf742494 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112568) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:31:24.028108 np0000172642 devstack@c-api.service[112568]: INFO cinder.volume.api [None req-8bbeac3a-74ed-44c8-b111-2499cf742494 demo demo] Get all volumes completed successfully. May 08 03:31:24.030071 np0000172642 devstack@c-api.service[112568]: INFO cinder.api.openstack.wsgi [None req-8bbeac3a-74ed-44c8-b111-2499cf742494 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 08 03:31:24.030461 np0000172642 devstack@c-api.service[112568]: [pid: 112568|app: 0|req: 3/13] 199.204.45.222 () {64 vars in 1295 bytes} [Fri May 8 03:31:23 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 08 03:31:34.021369 np0000172642 devstack@c-api.service[112568]: DEBUG dbcounter [-] [112568] Writing DB stats cinder:SELECT=1 {{(pid=112568) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:32:24.054963 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.middleware.request_id [None req-22ed818f-832f-481e-8696-2f5c96df67df None None] RequestId filter calling following filter/app {{(pid=112569) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:32:24.058689 np0000172642 devstack@c-api.service[112569]: INFO cinder.api.openstack.wsgi [None req-22ed818f-832f-481e-8696-2f5c96df67df demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 08 03:32:24.059029 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.openstack.wsgi [None req-22ed818f-832f-481e-8696-2f5c96df67df demo demo] Empty body provided in request {{(pid=112569) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:32:24.059539 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.openstack.wsgi [None req-22ed818f-832f-481e-8696-2f5c96df67df demo demo] Calling method 'detail' {{(pid=112569) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:32:24.059980 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.api_utils [None req-22ed818f-832f-481e-8696-2f5c96df67df demo demo] Removing options '' from query. {{(pid=112569) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:32:24.061367 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.volume.api [None req-22ed818f-832f-481e-8696-2f5c96df67df demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112569) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:32:24.073745 np0000172642 devstack@c-api.service[112569]: INFO cinder.volume.api [None req-22ed818f-832f-481e-8696-2f5c96df67df demo demo] Get all volumes completed successfully. May 08 03:32:24.075867 np0000172642 devstack@c-api.service[112569]: INFO cinder.api.openstack.wsgi [None req-22ed818f-832f-481e-8696-2f5c96df67df demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 08 03:32:24.076252 np0000172642 devstack@c-api.service[112569]: [pid: 112569|app: 0|req: 4/14] 199.204.45.222 () {64 vars in 1295 bytes} [Fri May 8 03:32:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:32:34.066507 np0000172642 devstack@c-api.service[112569]: DEBUG dbcounter [-] [112569] Writing DB stats cinder:SELECT=1 {{(pid=112569) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:33:24.091863 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.middleware.request_id [None req-3d691597-4b8d-4c88-94eb-695d2935ad1c None None] RequestId filter calling following filter/app {{(pid=112571) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:33:24.200210 np0000172642 devstack@c-api.service[112571]: INFO cinder.api.openstack.wsgi [None req-3d691597-4b8d-4c88-94eb-695d2935ad1c demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 08 03:33:24.200481 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.openstack.wsgi [None req-3d691597-4b8d-4c88-94eb-695d2935ad1c demo demo] Empty body provided in request {{(pid=112571) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:33:24.200713 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.openstack.wsgi [None req-3d691597-4b8d-4c88-94eb-695d2935ad1c demo demo] Calling method 'detail' {{(pid=112571) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:33:24.201033 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.api_utils [None req-3d691597-4b8d-4c88-94eb-695d2935ad1c demo demo] Removing options '' from query. {{(pid=112571) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:33:24.202008 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.volume.api [None req-3d691597-4b8d-4c88-94eb-695d2935ad1c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112571) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:33:24.212097 np0000172642 devstack@c-api.service[112571]: INFO cinder.volume.api [None req-3d691597-4b8d-4c88-94eb-695d2935ad1c demo demo] Get all volumes completed successfully. May 08 03:33:24.214805 np0000172642 devstack@c-api.service[112571]: INFO cinder.api.openstack.wsgi [None req-3d691597-4b8d-4c88-94eb-695d2935ad1c demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 08 03:33:24.215190 np0000172642 devstack@c-api.service[112571]: [pid: 112571|app: 0|req: 4/15] 199.204.45.222 () {64 vars in 1295 bytes} [Fri May 8 03:33:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:33:34.206736 np0000172642 devstack@c-api.service[112571]: DEBUG dbcounter [-] [112571] Writing DB stats cinder:SELECT=1 {{(pid=112571) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:34:24.231449 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.middleware.request_id [None req-2a48fecd-d244-49d3-a355-9130b689760e None None] RequestId filter calling following filter/app {{(pid=112570) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:34:24.235176 np0000172642 devstack@c-api.service[112570]: INFO cinder.api.openstack.wsgi [None req-2a48fecd-d244-49d3-a355-9130b689760e demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 08 03:34:24.235762 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.openstack.wsgi [None req-2a48fecd-d244-49d3-a355-9130b689760e demo demo] Empty body provided in request {{(pid=112570) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:34:24.237031 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.openstack.wsgi [None req-2a48fecd-d244-49d3-a355-9130b689760e demo demo] Calling method 'detail' {{(pid=112570) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:34:24.237489 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.api_utils [None req-2a48fecd-d244-49d3-a355-9130b689760e demo demo] Removing options '' from query. {{(pid=112570) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:34:24.238724 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.volume.api [None req-2a48fecd-d244-49d3-a355-9130b689760e demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112570) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:34:24.248515 np0000172642 devstack@c-api.service[112570]: INFO cinder.volume.api [None req-2a48fecd-d244-49d3-a355-9130b689760e demo demo] Get all volumes completed successfully. May 08 03:34:24.251395 np0000172642 devstack@c-api.service[112570]: INFO cinder.api.openstack.wsgi [None req-2a48fecd-d244-49d3-a355-9130b689760e demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 08 03:34:24.251872 np0000172642 devstack@c-api.service[112570]: [pid: 112570|app: 0|req: 5/16] 199.204.45.222 () {64 vars in 1295 bytes} [Fri May 8 03:34:24 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 08 03:34:34.242893 np0000172642 devstack@c-api.service[112570]: DEBUG dbcounter [-] [112570] Writing DB stats cinder:SELECT=1 {{(pid=112570) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:35:24.269233 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.middleware.request_id [None req-8f19b0ce-3e83-40fb-a2f2-aa6211cd42b0 None None] RequestId filter calling following filter/app {{(pid=112568) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:35:24.272367 np0000172642 devstack@c-api.service[112568]: INFO cinder.api.openstack.wsgi [None req-8f19b0ce-3e83-40fb-a2f2-aa6211cd42b0 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 08 03:35:24.272631 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.openstack.wsgi [None req-8f19b0ce-3e83-40fb-a2f2-aa6211cd42b0 demo demo] Empty body provided in request {{(pid=112568) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:35:24.272889 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.openstack.wsgi [None req-8f19b0ce-3e83-40fb-a2f2-aa6211cd42b0 demo demo] Calling method 'detail' {{(pid=112568) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:35:24.273218 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.api_utils [None req-8f19b0ce-3e83-40fb-a2f2-aa6211cd42b0 demo demo] Removing options '' from query. {{(pid=112568) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:35:24.274307 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.volume.api [None req-8f19b0ce-3e83-40fb-a2f2-aa6211cd42b0 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112568) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:35:24.282898 np0000172642 devstack@c-api.service[112568]: INFO cinder.volume.api [None req-8f19b0ce-3e83-40fb-a2f2-aa6211cd42b0 demo demo] Get all volumes completed successfully. May 08 03:35:24.285518 np0000172642 devstack@c-api.service[112568]: INFO cinder.api.openstack.wsgi [None req-8f19b0ce-3e83-40fb-a2f2-aa6211cd42b0 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 08 03:35:24.286010 np0000172642 devstack@c-api.service[112568]: [pid: 112568|app: 0|req: 4/17] 199.204.45.222 () {64 vars in 1295 bytes} [Fri May 8 03:35:24 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 08 03:35:34.277558 np0000172642 devstack@c-api.service[112568]: DEBUG dbcounter [-] [112568] Writing DB stats cinder:SELECT=1 {{(pid=112568) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:36:24.302853 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.middleware.request_id [None req-bff28b42-edea-41d4-9822-6561d6616bf7 None None] RequestId filter calling following filter/app {{(pid=112569) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:36:24.306948 np0000172642 devstack@c-api.service[112569]: INFO cinder.api.openstack.wsgi [None req-bff28b42-edea-41d4-9822-6561d6616bf7 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 08 03:36:24.307424 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.openstack.wsgi [None req-bff28b42-edea-41d4-9822-6561d6616bf7 demo demo] Empty body provided in request {{(pid=112569) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:36:24.307833 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.openstack.wsgi [None req-bff28b42-edea-41d4-9822-6561d6616bf7 demo demo] Calling method 'detail' {{(pid=112569) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:36:24.308334 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.api_utils [None req-bff28b42-edea-41d4-9822-6561d6616bf7 demo demo] Removing options '' from query. {{(pid=112569) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:36:24.309739 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.volume.api [None req-bff28b42-edea-41d4-9822-6561d6616bf7 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112569) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:36:24.317227 np0000172642 devstack@c-api.service[112569]: INFO cinder.volume.api [None req-bff28b42-edea-41d4-9822-6561d6616bf7 demo demo] Get all volumes completed successfully. May 08 03:36:24.319115 np0000172642 devstack@c-api.service[112569]: INFO cinder.api.openstack.wsgi [None req-bff28b42-edea-41d4-9822-6561d6616bf7 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 08 03:36:24.319477 np0000172642 devstack@c-api.service[112569]: [pid: 112569|app: 0|req: 5/18] 199.204.45.222 () {64 vars in 1295 bytes} [Fri May 8 03:36:24 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 08 03:36:34.315082 np0000172642 devstack@c-api.service[112569]: DEBUG dbcounter [-] [112569] Writing DB stats cinder:SELECT=1 {{(pid=112569) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:37:24.335466 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.middleware.request_id [None req-3082bd62-1325-4e36-b0b6-4a730d88d2fd None None] RequestId filter calling following filter/app {{(pid=112571) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:37:24.339484 np0000172642 devstack@c-api.service[112571]: INFO cinder.api.openstack.wsgi [None req-3082bd62-1325-4e36-b0b6-4a730d88d2fd demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 08 03:37:24.339916 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.openstack.wsgi [None req-3082bd62-1325-4e36-b0b6-4a730d88d2fd demo demo] Empty body provided in request {{(pid=112571) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:37:24.340466 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.openstack.wsgi [None req-3082bd62-1325-4e36-b0b6-4a730d88d2fd demo demo] Calling method 'detail' {{(pid=112571) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:37:24.340785 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.api_utils [None req-3082bd62-1325-4e36-b0b6-4a730d88d2fd demo demo] Removing options '' from query. {{(pid=112571) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:37:24.341755 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.volume.api [None req-3082bd62-1325-4e36-b0b6-4a730d88d2fd demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112571) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:37:24.348699 np0000172642 devstack@c-api.service[112571]: INFO cinder.volume.api [None req-3082bd62-1325-4e36-b0b6-4a730d88d2fd demo demo] Get all volumes completed successfully. May 08 03:37:24.350874 np0000172642 devstack@c-api.service[112571]: INFO cinder.api.openstack.wsgi [None req-3082bd62-1325-4e36-b0b6-4a730d88d2fd demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 08 03:37:24.351219 np0000172642 devstack@c-api.service[112571]: [pid: 112571|app: 0|req: 5/19] 199.204.45.222 () {64 vars in 1295 bytes} [Fri May 8 03:37: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 08 03:37:34.344672 np0000172642 devstack@c-api.service[112571]: DEBUG dbcounter [-] [112571] Writing DB stats cinder:SELECT=1 {{(pid=112571) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:38:24.368844 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.middleware.request_id [None req-bdc296b3-f796-4fdf-b4b0-c1de2d024c38 None None] RequestId filter calling following filter/app {{(pid=112570) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:38:24.527090 np0000172642 devstack@c-api.service[112570]: INFO cinder.api.openstack.wsgi [None req-bdc296b3-f796-4fdf-b4b0-c1de2d024c38 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 08 03:38:24.527498 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.openstack.wsgi [None req-bdc296b3-f796-4fdf-b4b0-c1de2d024c38 demo demo] Empty body provided in request {{(pid=112570) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:38:24.527896 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.openstack.wsgi [None req-bdc296b3-f796-4fdf-b4b0-c1de2d024c38 demo demo] Calling method 'detail' {{(pid=112570) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:38:24.528722 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.api_utils [None req-bdc296b3-f796-4fdf-b4b0-c1de2d024c38 demo demo] Removing options '' from query. {{(pid=112570) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:38:24.530167 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.volume.api [None req-bdc296b3-f796-4fdf-b4b0-c1de2d024c38 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112570) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:38:24.539620 np0000172642 devstack@c-api.service[112570]: INFO cinder.volume.api [None req-bdc296b3-f796-4fdf-b4b0-c1de2d024c38 demo demo] Get all volumes completed successfully. May 08 03:38:24.541494 np0000172642 devstack@c-api.service[112570]: INFO cinder.api.openstack.wsgi [None req-bdc296b3-f796-4fdf-b4b0-c1de2d024c38 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 08 03:38:24.541861 np0000172642 devstack@c-api.service[112570]: [pid: 112570|app: 0|req: 6/20] 199.204.45.222 () {64 vars in 1295 bytes} [Fri May 8 03:38:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:38:34.535734 np0000172642 devstack@c-api.service[112570]: DEBUG dbcounter [-] [112570] Writing DB stats cinder:SELECT=1 {{(pid=112570) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:39:24.557885 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.middleware.request_id [None req-592332be-ca6c-42aa-bfe4-e31e3e3bc134 None None] RequestId filter calling following filter/app {{(pid=112568) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:39:24.561080 np0000172642 devstack@c-api.service[112568]: INFO cinder.api.openstack.wsgi [None req-592332be-ca6c-42aa-bfe4-e31e3e3bc134 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 08 03:39:24.561343 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.openstack.wsgi [None req-592332be-ca6c-42aa-bfe4-e31e3e3bc134 demo demo] Empty body provided in request {{(pid=112568) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:39:24.561764 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.openstack.wsgi [None req-592332be-ca6c-42aa-bfe4-e31e3e3bc134 demo demo] Calling method 'detail' {{(pid=112568) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:39:24.562067 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.api_utils [None req-592332be-ca6c-42aa-bfe4-e31e3e3bc134 demo demo] Removing options '' from query. {{(pid=112568) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:39:24.563006 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.volume.api [None req-592332be-ca6c-42aa-bfe4-e31e3e3bc134 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112568) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:39:24.576777 np0000172642 devstack@c-api.service[112568]: INFO cinder.volume.api [None req-592332be-ca6c-42aa-bfe4-e31e3e3bc134 demo demo] Get all volumes completed successfully. May 08 03:39:24.579738 np0000172642 devstack@c-api.service[112568]: INFO cinder.api.openstack.wsgi [None req-592332be-ca6c-42aa-bfe4-e31e3e3bc134 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 08 03:39:24.580221 np0000172642 devstack@c-api.service[112568]: [pid: 112568|app: 0|req: 5/21] 199.204.45.222 () {64 vars in 1295 bytes} [Fri May 8 03:39:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:39:34.567382 np0000172642 devstack@c-api.service[112568]: DEBUG dbcounter [-] [112568] Writing DB stats cinder:SELECT=1 {{(pid=112568) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:40:24.595514 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.middleware.request_id [None req-3739f65d-942c-45a8-9b26-6771872da8ff None None] RequestId filter calling following filter/app {{(pid=112569) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:40:24.599310 np0000172642 devstack@c-api.service[112569]: INFO cinder.api.openstack.wsgi [None req-3739f65d-942c-45a8-9b26-6771872da8ff demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 08 03:40:24.599930 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.openstack.wsgi [None req-3739f65d-942c-45a8-9b26-6771872da8ff demo demo] Empty body provided in request {{(pid=112569) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:40:24.600516 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.openstack.wsgi [None req-3739f65d-942c-45a8-9b26-6771872da8ff demo demo] Calling method 'detail' {{(pid=112569) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:40:24.601224 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.api_utils [None req-3739f65d-942c-45a8-9b26-6771872da8ff demo demo] Removing options '' from query. {{(pid=112569) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:40:24.603358 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.volume.api [None req-3739f65d-942c-45a8-9b26-6771872da8ff demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112569) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:40:24.611065 np0000172642 devstack@c-api.service[112569]: INFO cinder.volume.api [None req-3739f65d-942c-45a8-9b26-6771872da8ff demo demo] Get all volumes completed successfully. May 08 03:40:24.613840 np0000172642 devstack@c-api.service[112569]: INFO cinder.api.openstack.wsgi [None req-3739f65d-942c-45a8-9b26-6771872da8ff demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 08 03:40:24.614255 np0000172642 devstack@c-api.service[112569]: [pid: 112569|app: 0|req: 6/22] 199.204.45.222 () {64 vars in 1295 bytes} [Fri May 8 03:40:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 08 03:40:34.607008 np0000172642 devstack@c-api.service[112569]: DEBUG dbcounter [-] [112569] Writing DB stats cinder:SELECT=1 {{(pid=112569) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:41:24.626988 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.middleware.request_id [None req-6ec7b45b-533c-41b4-b7fe-0f3bbc28964d None None] RequestId filter calling following filter/app {{(pid=112571) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:41:24.629970 np0000172642 devstack@c-api.service[112571]: INFO cinder.api.openstack.wsgi [None req-6ec7b45b-533c-41b4-b7fe-0f3bbc28964d demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 08 03:41:24.630360 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.openstack.wsgi [None req-6ec7b45b-533c-41b4-b7fe-0f3bbc28964d demo demo] Empty body provided in request {{(pid=112571) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:41:24.630674 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.openstack.wsgi [None req-6ec7b45b-533c-41b4-b7fe-0f3bbc28964d demo demo] Calling method 'detail' {{(pid=112571) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:41:24.630955 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.api_utils [None req-6ec7b45b-533c-41b4-b7fe-0f3bbc28964d demo demo] Removing options '' from query. {{(pid=112571) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:41:24.631809 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.volume.api [None req-6ec7b45b-533c-41b4-b7fe-0f3bbc28964d demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112571) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:41:24.638479 np0000172642 devstack@c-api.service[112571]: INFO cinder.volume.api [None req-6ec7b45b-533c-41b4-b7fe-0f3bbc28964d demo demo] Get all volumes completed successfully. May 08 03:41:24.640126 np0000172642 devstack@c-api.service[112571]: INFO cinder.api.openstack.wsgi [None req-6ec7b45b-533c-41b4-b7fe-0f3bbc28964d demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 08 03:41:24.640559 np0000172642 devstack@c-api.service[112571]: [pid: 112571|app: 0|req: 6/23] 199.204.45.222 () {64 vars in 1295 bytes} [Fri May 8 03:41:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:41:34.634304 np0000172642 devstack@c-api.service[112571]: DEBUG dbcounter [-] [112571] Writing DB stats cinder:SELECT=1 {{(pid=112571) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:42:24.655028 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.middleware.request_id [None req-d0d3dba6-bb29-43d0-b763-0931cf9dbeee None None] RequestId filter calling following filter/app {{(pid=112570) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:42:24.659035 np0000172642 devstack@c-api.service[112570]: INFO cinder.api.openstack.wsgi [None req-d0d3dba6-bb29-43d0-b763-0931cf9dbeee demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 08 03:42:24.659480 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.openstack.wsgi [None req-d0d3dba6-bb29-43d0-b763-0931cf9dbeee demo demo] Empty body provided in request {{(pid=112570) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:42:24.659899 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.openstack.wsgi [None req-d0d3dba6-bb29-43d0-b763-0931cf9dbeee demo demo] Calling method 'detail' {{(pid=112570) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:42:24.660361 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.api_utils [None req-d0d3dba6-bb29-43d0-b763-0931cf9dbeee demo demo] Removing options '' from query. {{(pid=112570) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:42:24.661825 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.volume.api [None req-d0d3dba6-bb29-43d0-b763-0931cf9dbeee demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112570) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:42:24.672918 np0000172642 devstack@c-api.service[112570]: INFO cinder.volume.api [None req-d0d3dba6-bb29-43d0-b763-0931cf9dbeee demo demo] Get all volumes completed successfully. May 08 03:42:24.675786 np0000172642 devstack@c-api.service[112570]: INFO cinder.api.openstack.wsgi [None req-d0d3dba6-bb29-43d0-b763-0931cf9dbeee demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 08 03:42:24.676630 np0000172642 devstack@c-api.service[112570]: [pid: 112570|app: 0|req: 7/24] 199.204.45.222 () {64 vars in 1295 bytes} [Fri May 8 03:42:24 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 08 03:42:34.666061 np0000172642 devstack@c-api.service[112570]: DEBUG dbcounter [-] [112570] Writing DB stats cinder:SELECT=1 {{(pid=112570) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:43:24.692714 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.middleware.request_id [None req-60e795f2-52a9-46c0-98a4-8e1e9e808c24 None None] RequestId filter calling following filter/app {{(pid=112568) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:43:24.802305 np0000172642 devstack@c-api.service[112568]: INFO cinder.api.openstack.wsgi [None req-60e795f2-52a9-46c0-98a4-8e1e9e808c24 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 08 03:43:24.802570 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.openstack.wsgi [None req-60e795f2-52a9-46c0-98a4-8e1e9e808c24 demo demo] Empty body provided in request {{(pid=112568) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:43:24.802961 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.openstack.wsgi [None req-60e795f2-52a9-46c0-98a4-8e1e9e808c24 demo demo] Calling method 'detail' {{(pid=112568) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:43:24.803104 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.api_utils [None req-60e795f2-52a9-46c0-98a4-8e1e9e808c24 demo demo] Removing options '' from query. {{(pid=112568) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:43:24.804180 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.volume.api [None req-60e795f2-52a9-46c0-98a4-8e1e9e808c24 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112568) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:43:24.811986 np0000172642 devstack@c-api.service[112568]: INFO cinder.volume.api [None req-60e795f2-52a9-46c0-98a4-8e1e9e808c24 demo demo] Get all volumes completed successfully. May 08 03:43:24.813935 np0000172642 devstack@c-api.service[112568]: INFO cinder.api.openstack.wsgi [None req-60e795f2-52a9-46c0-98a4-8e1e9e808c24 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 08 03:43:24.814291 np0000172642 devstack@c-api.service[112568]: [pid: 112568|app: 0|req: 6/25] 199.204.45.222 () {64 vars in 1295 bytes} [Fri May 8 03:43:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:43:34.807548 np0000172642 devstack@c-api.service[112568]: DEBUG dbcounter [-] [112568] Writing DB stats cinder:SELECT=1 {{(pid=112568) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:44:24.827959 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.middleware.request_id [None req-d803bf67-8b11-4123-a9a9-466c49e85709 None None] RequestId filter calling following filter/app {{(pid=112569) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:44:24.831293 np0000172642 devstack@c-api.service[112569]: INFO cinder.api.openstack.wsgi [None req-d803bf67-8b11-4123-a9a9-466c49e85709 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 08 03:44:24.831493 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.openstack.wsgi [None req-d803bf67-8b11-4123-a9a9-466c49e85709 demo demo] Empty body provided in request {{(pid=112569) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:44:24.831727 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.openstack.wsgi [None req-d803bf67-8b11-4123-a9a9-466c49e85709 demo demo] Calling method 'detail' {{(pid=112569) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:44:24.832003 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.api_utils [None req-d803bf67-8b11-4123-a9a9-466c49e85709 demo demo] Removing options '' from query. {{(pid=112569) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:44:24.832909 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.volume.api [None req-d803bf67-8b11-4123-a9a9-466c49e85709 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112569) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:44:24.841790 np0000172642 devstack@c-api.service[112569]: INFO cinder.volume.api [None req-d803bf67-8b11-4123-a9a9-466c49e85709 demo demo] Get all volumes completed successfully. May 08 03:44:24.844642 np0000172642 devstack@c-api.service[112569]: INFO cinder.api.openstack.wsgi [None req-d803bf67-8b11-4123-a9a9-466c49e85709 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 08 03:44:24.845115 np0000172642 devstack@c-api.service[112569]: [pid: 112569|app: 0|req: 7/26] 199.204.45.222 () {64 vars in 1295 bytes} [Fri May 8 03:44:24 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 08 03:44:34.835897 np0000172642 devstack@c-api.service[112569]: DEBUG dbcounter [-] [112569] Writing DB stats cinder:SELECT=1 {{(pid=112569) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:45:24.861362 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.middleware.request_id [None req-55918d27-a367-4c88-a600-ccf0772784bb None None] RequestId filter calling following filter/app {{(pid=112571) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:45:24.865523 np0000172642 devstack@c-api.service[112571]: INFO cinder.api.openstack.wsgi [None req-55918d27-a367-4c88-a600-ccf0772784bb demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 08 03:45:24.865894 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.openstack.wsgi [None req-55918d27-a367-4c88-a600-ccf0772784bb demo demo] Empty body provided in request {{(pid=112571) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:45:24.866305 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.openstack.wsgi [None req-55918d27-a367-4c88-a600-ccf0772784bb demo demo] Calling method 'detail' {{(pid=112571) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:45:24.866939 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.api_utils [None req-55918d27-a367-4c88-a600-ccf0772784bb demo demo] Removing options '' from query. {{(pid=112571) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:45:24.867890 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.volume.api [None req-55918d27-a367-4c88-a600-ccf0772784bb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112571) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:45:24.873975 np0000172642 devstack@c-api.service[112571]: INFO cinder.volume.api [None req-55918d27-a367-4c88-a600-ccf0772784bb demo demo] Get all volumes completed successfully. May 08 03:45:24.875985 np0000172642 devstack@c-api.service[112571]: INFO cinder.api.openstack.wsgi [None req-55918d27-a367-4c88-a600-ccf0772784bb demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 08 03:45:24.876442 np0000172642 devstack@c-api.service[112571]: [pid: 112571|app: 0|req: 7/27] 199.204.45.222 () {64 vars in 1295 bytes} [Fri May 8 03:45: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 08 03:45:34.870441 np0000172642 devstack@c-api.service[112571]: DEBUG dbcounter [-] [112571] Writing DB stats cinder:SELECT=1 {{(pid=112571) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:46:24.890811 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.middleware.request_id [None req-4d6731b1-2590-44a5-ba77-bc7238ec04c4 None None] RequestId filter calling following filter/app {{(pid=112570) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:46:24.893538 np0000172642 devstack@c-api.service[112570]: INFO cinder.api.openstack.wsgi [None req-4d6731b1-2590-44a5-ba77-bc7238ec04c4 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 08 03:46:24.893922 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.openstack.wsgi [None req-4d6731b1-2590-44a5-ba77-bc7238ec04c4 demo demo] Empty body provided in request {{(pid=112570) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:46:24.894289 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.openstack.wsgi [None req-4d6731b1-2590-44a5-ba77-bc7238ec04c4 demo demo] Calling method 'detail' {{(pid=112570) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:46:24.894688 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.api_utils [None req-4d6731b1-2590-44a5-ba77-bc7238ec04c4 demo demo] Removing options '' from query. {{(pid=112570) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:46:24.895762 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.volume.api [None req-4d6731b1-2590-44a5-ba77-bc7238ec04c4 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112570) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:46:24.905177 np0000172642 devstack@c-api.service[112570]: INFO cinder.volume.api [None req-4d6731b1-2590-44a5-ba77-bc7238ec04c4 demo demo] Get all volumes completed successfully. May 08 03:46:24.908110 np0000172642 devstack@c-api.service[112570]: INFO cinder.api.openstack.wsgi [None req-4d6731b1-2590-44a5-ba77-bc7238ec04c4 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 08 03:46:24.908749 np0000172642 devstack@c-api.service[112570]: [pid: 112570|app: 0|req: 8/28] 199.204.45.222 () {64 vars in 1295 bytes} [Fri May 8 03:46:24 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 08 03:46:34.899132 np0000172642 devstack@c-api.service[112570]: DEBUG dbcounter [-] [112570] Writing DB stats cinder:SELECT=1 {{(pid=112570) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:47:24.924448 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.middleware.request_id [None req-20534f9b-02eb-4bc2-b638-bf30be5d8553 None None] RequestId filter calling following filter/app {{(pid=112568) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:47:24.928313 np0000172642 devstack@c-api.service[112568]: INFO cinder.api.openstack.wsgi [None req-20534f9b-02eb-4bc2-b638-bf30be5d8553 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 08 03:47:24.928666 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.openstack.wsgi [None req-20534f9b-02eb-4bc2-b638-bf30be5d8553 demo demo] Empty body provided in request {{(pid=112568) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:47:24.929023 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.openstack.wsgi [None req-20534f9b-02eb-4bc2-b638-bf30be5d8553 demo demo] Calling method 'detail' {{(pid=112568) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:47:24.929473 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.api_utils [None req-20534f9b-02eb-4bc2-b638-bf30be5d8553 demo demo] Removing options '' from query. {{(pid=112568) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:47:24.930895 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.volume.api [None req-20534f9b-02eb-4bc2-b638-bf30be5d8553 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112568) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:47:24.939366 np0000172642 devstack@c-api.service[112568]: INFO cinder.volume.api [None req-20534f9b-02eb-4bc2-b638-bf30be5d8553 demo demo] Get all volumes completed successfully. May 08 03:47:24.941145 np0000172642 devstack@c-api.service[112568]: INFO cinder.api.openstack.wsgi [None req-20534f9b-02eb-4bc2-b638-bf30be5d8553 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 08 03:47:24.941453 np0000172642 devstack@c-api.service[112568]: [pid: 112568|app: 0|req: 7/29] 199.204.45.222 () {64 vars in 1295 bytes} [Fri May 8 03:47:24 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 08 03:47:34.935055 np0000172642 devstack@c-api.service[112568]: DEBUG dbcounter [-] [112568] Writing DB stats cinder:SELECT=1 {{(pid=112568) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:48:24.957002 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.middleware.request_id [None req-8dead272-62b6-4af8-bdcd-71d942f1b5cb None None] RequestId filter calling following filter/app {{(pid=112569) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:48:25.048938 np0000172642 devstack@c-api.service[112569]: INFO cinder.api.openstack.wsgi [None req-8dead272-62b6-4af8-bdcd-71d942f1b5cb demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 08 03:48:25.049384 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.openstack.wsgi [None req-8dead272-62b6-4af8-bdcd-71d942f1b5cb demo demo] Empty body provided in request {{(pid=112569) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:48:25.049820 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.openstack.wsgi [None req-8dead272-62b6-4af8-bdcd-71d942f1b5cb demo demo] Calling method 'detail' {{(pid=112569) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:48:25.050392 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.api_utils [None req-8dead272-62b6-4af8-bdcd-71d942f1b5cb demo demo] Removing options '' from query. {{(pid=112569) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:48:25.051911 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.volume.api [None req-8dead272-62b6-4af8-bdcd-71d942f1b5cb demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112569) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:48:25.063447 np0000172642 devstack@c-api.service[112569]: INFO cinder.volume.api [None req-8dead272-62b6-4af8-bdcd-71d942f1b5cb demo demo] Get all volumes completed successfully. May 08 03:48:25.066416 np0000172642 devstack@c-api.service[112569]: INFO cinder.api.openstack.wsgi [None req-8dead272-62b6-4af8-bdcd-71d942f1b5cb demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 08 03:48:25.066861 np0000172642 devstack@c-api.service[112569]: [pid: 112569|app: 0|req: 8/30] 199.204.45.222 () {64 vars in 1295 bytes} [Fri May 8 03:48:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:48:35.056137 np0000172642 devstack@c-api.service[112569]: DEBUG dbcounter [-] [112569] Writing DB stats cinder:SELECT=1 {{(pid=112569) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:49:25.283622 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.middleware.request_id [None req-e4cc43dd-fddf-4eab-b0c8-d5c715688236 None None] RequestId filter calling following filter/app {{(pid=112571) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:49:25.287347 np0000172642 devstack@c-api.service[112571]: INFO cinder.api.openstack.wsgi [None req-e4cc43dd-fddf-4eab-b0c8-d5c715688236 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 08 03:49:25.288121 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.openstack.wsgi [None req-e4cc43dd-fddf-4eab-b0c8-d5c715688236 demo demo] Empty body provided in request {{(pid=112571) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:49:25.288121 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.openstack.wsgi [None req-e4cc43dd-fddf-4eab-b0c8-d5c715688236 demo demo] Calling method 'detail' {{(pid=112571) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:49:25.288639 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.api_utils [None req-e4cc43dd-fddf-4eab-b0c8-d5c715688236 demo demo] Removing options '' from query. {{(pid=112571) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:49:25.289566 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.volume.api [None req-e4cc43dd-fddf-4eab-b0c8-d5c715688236 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112571) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:49:25.299382 np0000172642 devstack@c-api.service[112571]: INFO cinder.volume.api [None req-e4cc43dd-fddf-4eab-b0c8-d5c715688236 demo demo] Get all volumes completed successfully. May 08 03:49:25.302131 np0000172642 devstack@c-api.service[112571]: INFO cinder.api.openstack.wsgi [None req-e4cc43dd-fddf-4eab-b0c8-d5c715688236 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 08 03:49:25.302384 np0000172642 devstack@c-api.service[112571]: [pid: 112571|app: 0|req: 8/31] 199.204.45.222 () {64 vars in 1295 bytes} [Fri May 8 03:49:25 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 08 03:49:35.294429 np0000172642 devstack@c-api.service[112571]: DEBUG dbcounter [-] [112571] Writing DB stats cinder:SELECT=1 {{(pid=112571) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:50:25.322092 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.middleware.request_id [None req-e2b82e0b-f0cf-47e9-bbdd-7d99b6dfa9b9 None None] RequestId filter calling following filter/app {{(pid=112570) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:50:25.325400 np0000172642 devstack@c-api.service[112570]: INFO cinder.api.openstack.wsgi [None req-e2b82e0b-f0cf-47e9-bbdd-7d99b6dfa9b9 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 08 03:50:25.325666 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.openstack.wsgi [None req-e2b82e0b-f0cf-47e9-bbdd-7d99b6dfa9b9 demo demo] Empty body provided in request {{(pid=112570) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:50:25.325891 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.openstack.wsgi [None req-e2b82e0b-f0cf-47e9-bbdd-7d99b6dfa9b9 demo demo] Calling method 'detail' {{(pid=112570) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:50:25.326164 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.api_utils [None req-e2b82e0b-f0cf-47e9-bbdd-7d99b6dfa9b9 demo demo] Removing options '' from query. {{(pid=112570) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:50:25.327082 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.volume.api [None req-e2b82e0b-f0cf-47e9-bbdd-7d99b6dfa9b9 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112570) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:50:25.336382 np0000172642 devstack@c-api.service[112570]: INFO cinder.volume.api [None req-e2b82e0b-f0cf-47e9-bbdd-7d99b6dfa9b9 demo demo] Get all volumes completed successfully. May 08 03:50:25.337899 np0000172642 devstack@c-api.service[112570]: INFO cinder.api.openstack.wsgi [None req-e2b82e0b-f0cf-47e9-bbdd-7d99b6dfa9b9 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 08 03:50:25.338372 np0000172642 devstack@c-api.service[112570]: [pid: 112570|app: 0|req: 9/32] 199.204.45.222 () {64 vars in 1295 bytes} [Fri May 8 03:50:25 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 08 03:50:35.330223 np0000172642 devstack@c-api.service[112570]: DEBUG dbcounter [-] [112570] Writing DB stats cinder:SELECT=1 {{(pid=112570) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:51:25.355143 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.middleware.request_id [None req-0ba26934-a8ad-4344-864b-cdb2d9ce1368 None None] RequestId filter calling following filter/app {{(pid=112568) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:51:25.359219 np0000172642 devstack@c-api.service[112568]: INFO cinder.api.openstack.wsgi [None req-0ba26934-a8ad-4344-864b-cdb2d9ce1368 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 08 03:51:25.359408 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.openstack.wsgi [None req-0ba26934-a8ad-4344-864b-cdb2d9ce1368 demo demo] Empty body provided in request {{(pid=112568) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:51:25.359627 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.openstack.wsgi [None req-0ba26934-a8ad-4344-864b-cdb2d9ce1368 demo demo] Calling method 'detail' {{(pid=112568) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:51:25.359863 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.api_utils [None req-0ba26934-a8ad-4344-864b-cdb2d9ce1368 demo demo] Removing options '' from query. {{(pid=112568) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:51:25.360560 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.volume.api [None req-0ba26934-a8ad-4344-864b-cdb2d9ce1368 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112568) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:51:25.366593 np0000172642 devstack@c-api.service[112568]: INFO cinder.volume.api [None req-0ba26934-a8ad-4344-864b-cdb2d9ce1368 demo demo] Get all volumes completed successfully. May 08 03:51:25.368772 np0000172642 devstack@c-api.service[112568]: INFO cinder.api.openstack.wsgi [None req-0ba26934-a8ad-4344-864b-cdb2d9ce1368 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 08 03:51:25.369133 np0000172642 devstack@c-api.service[112568]: [pid: 112568|app: 0|req: 8/33] 199.204.45.222 () {64 vars in 1295 bytes} [Fri May 8 03:51:25 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 08 03:51:35.363038 np0000172642 devstack@c-api.service[112568]: DEBUG dbcounter [-] [112568] Writing DB stats cinder:SELECT=1 {{(pid=112568) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:52:25.396409 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.middleware.request_id [None req-5944525d-86c8-4b18-af6f-e07f32a4caa8 None None] RequestId filter calling following filter/app {{(pid=112569) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:52:25.400605 np0000172642 devstack@c-api.service[112569]: INFO cinder.api.openstack.wsgi [None req-5944525d-86c8-4b18-af6f-e07f32a4caa8 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 08 03:52:25.401048 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.openstack.wsgi [None req-5944525d-86c8-4b18-af6f-e07f32a4caa8 demo demo] Empty body provided in request {{(pid=112569) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:52:25.401469 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.openstack.wsgi [None req-5944525d-86c8-4b18-af6f-e07f32a4caa8 demo demo] Calling method 'detail' {{(pid=112569) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:52:25.401758 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.api.api_utils [None req-5944525d-86c8-4b18-af6f-e07f32a4caa8 demo demo] Removing options '' from query. {{(pid=112569) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:52:25.402683 np0000172642 devstack@c-api.service[112569]: DEBUG cinder.volume.api [None req-5944525d-86c8-4b18-af6f-e07f32a4caa8 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112569) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:52:25.414080 np0000172642 devstack@c-api.service[112569]: INFO cinder.volume.api [None req-5944525d-86c8-4b18-af6f-e07f32a4caa8 demo demo] Get all volumes completed successfully. May 08 03:52:25.416138 np0000172642 devstack@c-api.service[112569]: INFO cinder.api.openstack.wsgi [None req-5944525d-86c8-4b18-af6f-e07f32a4caa8 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 08 03:52:25.416542 np0000172642 devstack@c-api.service[112569]: [pid: 112569|app: 0|req: 9/34] 199.204.45.222 () {64 vars in 1295 bytes} [Fri May 8 03:52:25 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 08 03:52:35.406688 np0000172642 devstack@c-api.service[112569]: DEBUG dbcounter [-] [112569] Writing DB stats cinder:SELECT=1 {{(pid=112569) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:53:25.435642 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.middleware.request_id [None req-a53a60fe-f6ba-4f29-8261-fa45e3dee669 None None] RequestId filter calling following filter/app {{(pid=112571) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:53:25.480791 np0000172642 devstack@c-api.service[112571]: INFO cinder.api.openstack.wsgi [None req-a53a60fe-f6ba-4f29-8261-fa45e3dee669 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 08 03:53:25.481039 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.openstack.wsgi [None req-a53a60fe-f6ba-4f29-8261-fa45e3dee669 demo demo] Empty body provided in request {{(pid=112571) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:53:25.481389 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.openstack.wsgi [None req-a53a60fe-f6ba-4f29-8261-fa45e3dee669 demo demo] Calling method 'detail' {{(pid=112571) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:53:25.481779 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.api.api_utils [None req-a53a60fe-f6ba-4f29-8261-fa45e3dee669 demo demo] Removing options '' from query. {{(pid=112571) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:53:25.483522 np0000172642 devstack@c-api.service[112571]: DEBUG cinder.volume.api [None req-a53a60fe-f6ba-4f29-8261-fa45e3dee669 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112571) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:53:25.492829 np0000172642 devstack@c-api.service[112571]: INFO cinder.volume.api [None req-a53a60fe-f6ba-4f29-8261-fa45e3dee669 demo demo] Get all volumes completed successfully. May 08 03:53:25.496268 np0000172642 devstack@c-api.service[112571]: INFO cinder.api.openstack.wsgi [None req-a53a60fe-f6ba-4f29-8261-fa45e3dee669 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 08 03:53:25.497033 np0000172642 devstack@c-api.service[112571]: [pid: 112571|app: 0|req: 9/35] 199.204.45.222 () {64 vars in 1295 bytes} [Fri May 8 03:53:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 08 03:53:35.487063 np0000172642 devstack@c-api.service[112571]: DEBUG dbcounter [-] [112571] Writing DB stats cinder:SELECT=1 {{(pid=112571) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:54:25.509088 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.middleware.request_id [None req-80058fbf-2d8f-47bd-a1b6-6cc272632f8c None None] RequestId filter calling following filter/app {{(pid=112570) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:54:25.510775 np0000172642 devstack@c-api.service[112570]: INFO cinder.api.openstack.wsgi [None req-80058fbf-2d8f-47bd-a1b6-6cc272632f8c demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 08 03:54:25.511056 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.openstack.wsgi [None req-80058fbf-2d8f-47bd-a1b6-6cc272632f8c demo demo] Empty body provided in request {{(pid=112570) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:54:25.511464 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.openstack.wsgi [None req-80058fbf-2d8f-47bd-a1b6-6cc272632f8c demo demo] Calling method 'detail' {{(pid=112570) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:54:25.511868 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.api.api_utils [None req-80058fbf-2d8f-47bd-a1b6-6cc272632f8c demo demo] Removing options '' from query. {{(pid=112570) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:54:25.512653 np0000172642 devstack@c-api.service[112570]: DEBUG cinder.volume.api [None req-80058fbf-2d8f-47bd-a1b6-6cc272632f8c demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112570) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:54:25.522209 np0000172642 devstack@c-api.service[112570]: INFO cinder.volume.api [None req-80058fbf-2d8f-47bd-a1b6-6cc272632f8c demo demo] Get all volumes completed successfully. May 08 03:54:25.524383 np0000172642 devstack@c-api.service[112570]: INFO cinder.api.openstack.wsgi [None req-80058fbf-2d8f-47bd-a1b6-6cc272632f8c demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 08 03:54:25.524768 np0000172642 devstack@c-api.service[112570]: [pid: 112570|app: 0|req: 10/36] 199.204.45.222 () {64 vars in 1295 bytes} [Fri May 8 03:54:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) May 08 03:54:35.516283 np0000172642 devstack@c-api.service[112570]: DEBUG dbcounter [-] [112570] Writing DB stats cinder:SELECT=1 {{(pid=112570) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 08 03:55:25.539791 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.middleware.request_id [None req-ba89e872-561c-4e71-a31e-841d55527e69 None None] RequestId filter calling following filter/app {{(pid=112568) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 08 03:55:25.543391 np0000172642 devstack@c-api.service[112568]: INFO cinder.api.openstack.wsgi [None req-ba89e872-561c-4e71-a31e-841d55527e69 demo demo] GET https://199.204.45.222/volume/v3/volumes/detail May 08 03:55:25.543622 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.openstack.wsgi [None req-ba89e872-561c-4e71-a31e-841d55527e69 demo demo] Empty body provided in request {{(pid=112568) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 08 03:55:25.543862 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.openstack.wsgi [None req-ba89e872-561c-4e71-a31e-841d55527e69 demo demo] Calling method 'detail' {{(pid=112568) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 08 03:55:25.544161 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.api.api_utils [None req-ba89e872-561c-4e71-a31e-841d55527e69 demo demo] Removing options '' from query. {{(pid=112568) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 08 03:55:25.545183 np0000172642 devstack@c-api.service[112568]: DEBUG cinder.volume.api [None req-ba89e872-561c-4e71-a31e-841d55527e69 demo demo] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=112568) get_all /opt/stack/cinder/cinder/volume/api.py:663}} May 08 03:55:25.553067 np0000172642 devstack@c-api.service[112568]: INFO cinder.volume.api [None req-ba89e872-561c-4e71-a31e-841d55527e69 demo demo] Get all volumes completed successfully. May 08 03:55:25.556132 np0000172642 devstack@c-api.service[112568]: INFO cinder.api.openstack.wsgi [None req-ba89e872-561c-4e71-a31e-841d55527e69 demo demo] https://199.204.45.222/volume/v3/volumes/detail returned with HTTP 200 May 08 03:55:25.556743 np0000172642 devstack@c-api.service[112568]: [pid: 112568|app: 0|req: 9/37] 199.204.45.222 () {64 vars in 1295 bytes} [Fri May 8 03:55:25 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 08 03:55:35.548465 np0000172642 devstack@c-api.service[112568]: DEBUG dbcounter [-] [112568] Writing DB stats cinder:SELECT=1 {{(pid=112568) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}